Goal
Add script/bootstrap-selfhost-compile-probe.php that:
- Bundles
test/selfhost/compiler_minimal/main.php
- Runs
php bin/compile.php -l and full -o until first failure
- Prints first
Unsupported expression / Unknown * / JIT error for inventory
Update docs/bootstrap-inventory.md compiler_blockers section from live probe.
Acceptance
- Script exit 0 when compile succeeds; non-zero prints actionable next lowering target
- Documented in bootstrap-selfhost.md
Goal
Add
script/bootstrap-selfhost-compile-probe.phpthat:test/selfhost/compiler_minimal/main.phpphp bin/compile.php -land full-ountil first failureUnsupported expression/Unknown */ JIT error for inventoryUpdate
docs/bootstrap-inventory.mdcompiler_blockers section from live probe.Acceptance