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 @@
# When changing a public interface, all callers must be updated in the same atomic commit
### The contract-change check (mandatory for any edit that changes a public interface)
Before any edit, search the codebase for callers of the function/symbol/yield shape you're changing. If your edit changes: