You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
php script/bootstrap-inventory.php now reports 611 vm.php-path files on master (May 2026 regen), while compiler_lib_spine_smoke still bundles 606require_once units and public docs footnote 606/606. check-wave3-roadmap-sync.php fails until spine footnotes match inventory (#1802).
#2050 tracked 603→606; that batch largely landed — the remaining gap is +5 inventory files after inventory regen, not the old 603 count.
Without a focused tracker, M2 work scatters across #1492 / #1768 instead of a finish-line checklist.
Run php script/check-selfhost-spine-coverage-sync.php --verbose — list missing paths vs deferred (bin/vm.php, lib/AOT/Linker.php, …)
Add require_once to test/selfhost/compiler_lib_spine_smoke/main.php via script/bootstrap-selfhost-next-includes.php (or extend spineSubstitutes / spineNativeLinkDeferred with issue links)
Problem
php script/bootstrap-inventory.phpnow reports 611 vm.php-path files onmaster(May 2026 regen), whilecompiler_lib_spine_smokestill bundles 606require_onceunits and public docs footnote 606/606.check-wave3-roadmap-sync.phpfails until spine footnotes match inventory (#1802).#2050 tracked 603→606; that batch largely landed — the remaining gap is +5 inventory files after inventory regen, not the old 603 count.
Without a focused tracker, M2 work scatters across #1492 / #1768 instead of a finish-line checklist.
Goal
Scope
php script/check-selfhost-spine-coverage-sync.php --verbose— list missing paths vs deferred (bin/vm.php,lib/AOT/Linker.php, …)require_oncetotest/selfhost/compiler_lib_spine_smoke/main.phpviascript/bootstrap-selfhost-next-includes.php(or extendspineSubstitutes/spineNativeLinkDeferredwith issue links)docs/bootstrap-inventory.md,docs/roadmap-wave3.md,docs/self-host-target.md,docs/pages/development-status.mdfootnotesAcceptance criteria
./script/ci-fast.sh # wave3 + spine coverage sync green BOOTSTRAP_LIB_SPINE_SMOKE=1 ./script/bootstrap-selfhost-lib-spine-smoke.shDocker:
No GitHub Actions (#394 ✅).
Dependencies
bootstrap-spine-count.phpSSOTSELFHOST_SPINE_COVERAGE_SYNC_GATE=1default-onLinks
docs/bootstrap-inventory.md·script/check-selfhost-spine-coverage-sync.php