# Pre-commit gates. Fast checks only (<5s on typical change).
# Manifest: .ai/scripts/gates/_manifest.yaml — edit there, not here.
# Bypass: bash .ai/scripts/gate_bypass.sh <gate> "<reason>"

export GATE_TRIGGER=pre-commit
bash .ai/scripts/gates/run_gates.sh pre-commit
