env-get requires (env-get env name) with two args but dispatch.sx was calling it with one arg, always returning nil. Now uses eval-expr + make-symbol to resolve the handler binding in the current env, with cek-try fallback to nil. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>