grep exits 1 on no match, which aborts the script under set -euo pipefail.
Wrap with { grep ... || true; } so unknown formulas fall through to default.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| examples | ||
| classify.sh | ||
| policy.toml | ||
| SCHEMA.md | ||
| validate.sh | ||
| vault-env.sh | ||