feat(directives): add rule-statement header to 17-24 of 66 v1.md files

This commit is contained in:
ed
2026-07-03 09:45:46 -04:00
parent 85ae99c6a5
commit 4692d01c54
8 changed files with 16 additions and 0 deletions
@@ -1,3 +1,5 @@
# Test failures must not be re-run more than twice in a single investigation
### 1. The Deduction Loop (kill it)
**Symptom:** Run test → fail → read log → form hypothesis → run again → fail differently → add diag → run again → fail again → loop. You end up running the same test 4+ times in one session, each run reading partial log output.