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 @@
# The history undo/redo stack has 100-snapshot capacity with debounced change detection
## HistoryManager — the 100-snapshot undo/redo stack
`src/history.py:71 HistoryManager` is a 100-snapshot capacity stack with the following API: