Skip to content

Trust: refresh gen-0 argv driver manifest sync (#27714) - #27730

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-27714-gen0-manifest-sync
Aug 5, 2026
Merged

Trust: refresh gen-0 argv driver manifest sync (#27714)#27730
PurHur merged 1 commit into
masterfrom
agent/issue-27714-gen0-manifest-sync

Conversation

@PurHur

@PurHur PurHur commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Closes #27714

Summary

  • refresh committed prelinked/bootstrap-gen0/bin-compile-aot and .m3_bin_compile_aot_blob from an honest argv-driver rebuild
  • regenerate prelinked/bootstrap-gen0/manifest.json so driver sha/size and lowering fingerprint match the refreshed artifact
  • clear north-star5 step 4f-m mismatch and restore fresh gen-0 provenance for this seed

Verification

  • docker info >/dev/null && ./script/docker-exec.sh -- bash -lc 'make bootstrap-gen0-refresh-argv-driver'
    • check-bootstrap-gen0-manifest-sync: OK (gen-0 argv driver ..., manifest match, lowering_source_fingerprint=ed5d8a...)
    • bootstrap-gen0-driver-functional-smoke: OK — HelloWorld capability
    • bootstrap-gen0-driver-functional-smoke: OK — arith assign+plus+echo capability
    • bootstrap-gen0-driver-functional-smoke: OK — single-quote echo capability
  • docker info >/dev/null && ./script/docker-exec.sh -- bash -lc 'php script/check-bootstrap-gen0-manifest-sync.php && make north-star5-verify-fast'
    • check-bootstrap-gen0-manifest-sync: OK
    • north-star5-verify: step 4f-m ok (gen-0 manifest matches committed driver)
  • ./script/release-readiness.sh --json
    • north-star5-fast: ok
    • gen0_provenance.status: fresh with lowering_commits_since: 0
    • note: release-readiness still reports unrelated existing failures (helper-runtime-prelink fingerprint mismatch and cold-build timeout)
  • pytest tests/ -q
    • 1 passed

Made with Cursor

Rebuild and publish the committed prelinked gen-0 argv driver so north-star5 step 4f-m validates manifest and driver bytes against the current lowering fingerprint.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Foundation: north-star5-fast 4f-m gen-0 manifest/driver mismatch after #27710 (re-#27696/#8713)

1 participant