Bootstrap: dedup spine entry, duplicate gate, wave3 footnote auto-heal; spine 4038 (#1802)#16415
Merged
Conversation
…l; spine 4038 (#1802). Recovers the content #16406 was meant to merge (a branch mixup pushed only the doc resync) plus the next inventory growth: - Remove the duplicate compiler_lib_spine_smoke require_once for ext/standard/JitStreamSupportsFeatureArg.php (#16374/#16381 raced), which skewed the M2 ratio and tripped wave3/deferred-sync everywhere. - check-selfhost-spine-count-sync.php fails loudly on duplicate spine entries with the offending path. - ci_run_wave3_roadmap_sync_check auto-heals stale footnote pairs via new 'spine-sync.sh --footnotes-only' (recount + rewrite only) before re-checking — the #765 auto-regen pattern; real spine gaps still fail. - Full spine-sync for lib/JIT/VmConstantJit.php (fleet growth): spine entry added, inventory/profile regen, footnotes 4038/4038, gen-0 sidecar refreshed (stamp d3c39516855a6a0fb12c8d049781c0003e75d68d). All coverage/count/deferred/wave3/sidecar checks green in the pinned container. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Recovers the content #16406 was meant to merge (a branch mixup meant only the 1-line doc resync landed) plus the next fleet inventory growth:
require_onceforJitStreamSupportsFeatureArg.php(Release v1.1.0: spine sync ext/standard/JitStreamSupportsFeatureArg.php (#16334 regression) #16374/Bootstrap: spine sync JitStreamSupportsFeatureArg.php (#16374) #16381 raced).check-selfhost-spine-count-sync.phpnames duplicate spine entries explicitly.spine-sync.sh --footnotes-onlyand re-checks (the CI: Regenerate docs/bootstrap-inventory.md before ci-common --check #765 pattern) — fleet inventory growth stops breaking every other agent's gate run; real spine gaps still fail.lib/JIT/VmConstantJit.phpadded to the bundle; footnotes 4038/4038; gen-0 sidecar stamp refreshed.All coverage/count/deferred/wave3/sidecar checks green in php-compiler:22.04-dev. Remote head verified = local head this time.
🤖 Generated with Claude Code