Trust: restamp gen-0 fingerprint after #23059/#23066/#23070/#23076 drift (#23075) - #23077
Merged
Merged
Conversation
…3075) Pillar 1: north-star5-verify --fast step 4f-m failed (4470c186… vs live 34cc1d83…) after PropertyHooks/clone-with/Simplifier merges. Stamp with BOOTSTRAP_GEN0_ALLOW_UNVERIFIED_STAMP=1 so provenance=unverified-restamp is explicit (#22966). Honest verified-fresh rebuild remains #22717. Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
north-star5-verify --faststep 4f-m — manifest4470c186…then post-rebase34cc1d83…vs live after PropertyHooks/clone-with/Simplifier (Perf: cache function-body intervals in PropertyHooks (101x on lib/VM.php) (#23056) #23059/Language: fix clone-with AOT ARG_RECV after DECLARE_CLASS (#23046) #23066/Perf: default PHPCFG Simplifier to use-chain path (#23056) #23070) and CURLFile serialize (Stdlib: deny CURLFile serialize/unserialize like Zend (#23064) #23076).BOOTSTRAP_GEN0_ALLOW_UNVERIFIED_STAMP=1soprovenance: unverified-restampis explicit (Bootstrap: earn gen-0 provenance from the link, not the stamp (#22642) #22966).Closes #23075
Test plan
php script/check-bootstrap-gen0-manifest-sync.php→ OK (94f60af830d9…, warning unverified-restamp)phpunit --filter 'BootstrapGen0BuildReceiptTest|BootstrapGen0ManifestSyncTest'→ OK 9 testsmake north-star5-verify-fast→ OK (running in Docker this PR)./script/release-readiness.sh --json→user_release_ready: yesVerification (pre-rebase stamp; re-verify after #23076 rebase)
Honest verified-fresh rebuild remains #22717.
Made with Cursor