summaryrefslogtreecommitdiff
path: root/doc/AI_RULES.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/AI_RULES.md')
-rw-r--r--doc/AI_RULES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/AI_RULES.md b/doc/AI_RULES.md
index 5500a9a..27d2d47 100644
--- a/doc/AI_RULES.md
+++ b/doc/AI_RULES.md
@@ -4,6 +4,7 @@
- All changes must keep tests passing
- Prefer small, reviewable commits
- All `cmake --build` commands must use the `-j4` option for parallel building.
+- Medium/large sub-system changes require top-level doc update (summarize, streamline, archive).
- after a task, a 'big' final commit should contain a short handoff tag like "handoff(Gemini):..." if you're gemini-cli, or "handoff(Claude): ..." if you're claude-code.
## Adding Visual Effects