Bootstrap: harden M4 full-revision probe and inventory argv driver#3058
Merged
Conversation
Validate inventory argv drivers by size and HelloWorld smoke before use, require compile OK lines from native invokers (#3046), skip idempotent php-types-yield-from patch (#3042), and ignore line-number-only inventory drift in --check (#3048). Sync docs to 726/726 and green M4 revision probe. Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced May 29, 2026
Closed
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
build/bin-compile-aot-inventoryby minimum size and HelloWorld argv smoke before M4 full-revision probe uses it (Self-host M5: bootstrap-compile-invoke treats exit-0 driver run without output as failure (stale sync-back artifact) #3046).compile OKstdout from inventory native invokers; reject exit-0 sidecar stubs.php-types-yield-from.patchidempotent viapatch_already_applied(Bootstrap: apply-patches.sh must tolerate already-applied php-types-yield-from.patch (idempotent vendor) #3042).bootstrap-inventory.php --check(Self-host M2: inventory --check fails on lib/JIT.php line-number-only CFG-gap drift (no new constructs) #3048).make bootstrap-selfhost-full-revision-probe.Test plan
php script/bootstrap-inventory.php --checkphp script/check-wave3-roadmap-sync.phpphp script/check-development-status-sync.phpmake bootstrap-selfhost-full-revision-probe(clean + after rebuild)Closes #3046, #3042, #3048. Complements closed #2880 / #2633 (probe green with inventory driver).
Made with Cursor