Skip to content

Foundation: regenerate bootstrap inventory after class_exists JIT helpers (#16201)#16202

Merged
PurHur merged 1 commit into
masterfrom
agent/bootstrap-inventory-lane-a-20260704
Jul 4, 2026
Merged

Foundation: regenerate bootstrap inventory after class_exists JIT helpers (#16201)#16202
PurHur merged 1 commit into
masterfrom
agent/bootstrap-inventory-lane-a-20260704

Conversation

@PurHur

@PurHur PurHur commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

Root cause

Committed inventory doc was stale (4027 → 4031 Phase A files) after php-in-PHP class_exists/interface_exists JIT helper landing.

Verification

./script/docker-exec.sh -- bash -lc 'php script/bootstrap-inventory.php --check'
# OK 4031/4031

./script/ci-fast.sh
# exit 0 (inventory + spine sync + VM driver probe phases green)

Closes #16201

Made with Cursor

…pers (#16201)

Sync docs/bootstrap-inventory.md with four new vm.php-path files from #16185
so bootstrap-inventory --check and ci-fast inventory gate stay green.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit 7b23235 into master Jul 4, 2026
@PurHur PurHur deleted the agent/bootstrap-inventory-lane-a-20260704 branch July 4, 2026 21:06
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: bootstrap inventory stale after class_exists/interface_exists JIT helpers (#16185)

1 participant