Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 16s
Mergec36fd5b2stripped the source-info dict unwrapping from hs-to-sx (the (let ((ast (if (and (dict? ast) (:hs-ast)) ...) wrapper) and also introduced E37 tokenizer whitespace-token changes that broke the parser. Reverts tokenizer/runtime to pre-E37 HEAD~1 state, restores hs-to-sx with AST unwrapping from61c9697f, and adds back the hs-id= dispatch clause. Baseline: 178/195. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>