Skip to content

fix(code): expose authoritative Python project evidence - #27

Merged
AntoineToussaint merged 1 commit into
mainfrom
fix/authoritative-project-info
Aug 8, 2026
Merged

fix(code): expose authoritative Python project evidence#27
AntoineToussaint merged 1 commit into
mainfrom
fix/authoritative-project-info

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Summary

  • consume Core v0.2.78 declarative requirements inspection
  • forward typed per-file import evidence through Tooling
  • prove Code and Tooling agree on real requirements and source imports

Verification

  • go test ./... -count=1
  • supported native agent build installed Python v0.0.26 for production-harness qualification

Closes #26

@AntoineToussaint
AntoineToussaint merged commit b06bdc6 into main Aug 8, 2026
1 check passed
@AntoineToussaint
AntoineToussaint deleted the fix/authoritative-project-info branch August 8, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt declarative requirements inspection and forward complete project evidence

1 participant