Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 39s
parse-feat true fallback now routes directly to parse-cmd-list when the first token is a keyword (e.g. "add - to"), so command-keyword scripts always produce parse errors rather than being treated as subtraction expressions. Non-keyword tokens (numbers, identifiers, paren-open) still try expression-first. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>