# Scripts
Repository helper scripts.
- [install-asr.sh](install-asr.sh): ASR-first installer for the `asr` binary.
It tries an ASR release asset first, falls back to `cargo install --bin asr`,
and runs a temporary-repository smoke test.
- [verify-asr.sh](verify-asr.sh): local verification gate for ASR product work:
format, clippy, and the locked workspace test suite.