Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 6m5s
Add `await error(` pattern to generate_eval_only_test — maps
expect(await error("EXPR")).toBe("MSG") to (assert= (eval-hs-error "EXPR") "MSG").
Regenerate behavioral tests; 18 runtimeErrors stubs become real assertions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>