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

This commit is contained in:
ed
2026-07-03 09:45:50 -04:00
parent 17e3a37b41
commit 4d2179c38f
7 changed files with 14 additions and 0 deletions
@@ -1,3 +1,5 @@
# Commit messages must be 1-3 sentences — longer than 15 lines is a confession, not a commit
### 7. The Verbose-Commit-Message Pattern (kill it)
**Symptom:** Your commit message is 50 lines. It contains the root cause analysis, the alternatives you considered, the side effects you considered, the cross-references, the "what this doesn't fix", the "what to verify", and a personal essay. The commit message is longer than the diff it describes.