Skip to content

Bootstrap: spine sync wddx + JIT hash/multipart units (#18550)#18558

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-18550-spine-sync-wddx-jit
Jul 13, 2026
Merged

Bootstrap: spine sync wddx + JIT hash/multipart units (#18550)#18558
PurHur merged 1 commit into
masterfrom
agent/issue-18550-spine-sync-wddx-jit

Conversation

@PurHur

@PurHur PurHur commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add 12 missing require_once entries to test/selfhost/compiler_lib_spine_smoke/main.php (ext/wddx/*, ParseStrUserScriptDelimitedJit, StringMultipartStandaloneLlvm, HashTableFindIndex/Iterate, VariableCopyFrom).
  • Refresh spine footnotes to 4767/4767 and update BootstrapSelfhostBundleTest count assertion.

Closes #18550

Root cause

Inventory grew via #18541 (wddx), #18547 (hash table JIT calls), #18449 (multipart LLVM), #18548 (parse_str delimited JIT) without spine bundle updates.

Verification

php script/check-selfhost-spine-coverage-sync.php
# check-selfhost-spine-coverage-sync: OK (spine covers all 4767 inventory files)

php script/check-selfhost-spine-count-sync.php
# check-selfhost-spine-count-sync: OK (spine 4767/4767 from compiler_lib_spine_smoke)

./script/docker-exec.sh -- bash -lc 'make north-star5-verify-fast'
# north-star5-verify: OK (fast)

./script/docker-exec.sh -- bash -lc './script/release-readiness.sh --json 2>/dev/null' | grep user_release_ready
# "user_release_ready": "yes"  (5/5 quick gates: inventory, spine-coverage, root-readme-sync, north-star5-fast, vm-driver-probe)

Made with Cursor

Add 12 missing require_once entries to compiler_lib_spine_smoke so Phase A
inventory (4769/4769) matches the vm.php closure after #18541/#18547/#18449/#18548.

Closes #18550

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur force-pushed the agent/issue-18550-spine-sync-wddx-jit branch from 6310505 to faee678 Compare July 13, 2026 09:30
@PurHur
PurHur merged commit 6eee330 into master Jul 13, 2026
1 check failed
@PurHur
PurHur deleted the agent/issue-18550-spine-sync-wddx-jit branch July 13, 2026 09:30
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.

Release v1.1.0: spine sync 12 inventory files (wddx + nested JIT + multipart, post-#18195)

1 participant