Files
rose-ash/lib/host/serve.sh
giles 7172f0d775
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 27s
host: 100% serving JIT — drop the host jit-exclude (surface miscompiles in dev)
Per dev intent: don't mask JIT errors. Remove (jit-exclude! "host/*" "dream-*"
"dr/*") so ALL request-path SX runs under JIT. Host handlers miscompile on first
call in the http-listen path (map/rest arg bug → 500, self-heals on retry); that
surfacing is the point — it exercises the JIT against real durable-IO traffic and
gives the sx-vm-extensions loop the full miscompile list to fix (kernel bugs A/B
in plans/HANDOFF-jit-miscompile.md). Datalog JIT win stays (/tags fast).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 19:13:54 +00:00

6.5 KiB
Executable File