From 5b82d047b67a6e1750a697e0890d1c22686abb35 Mon Sep 17 00:00:00 2001 From: skal Date: Thu, 19 Mar 2026 18:52:30 +0100 Subject: add a commit rule --- doc/AI_RULES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/AI_RULES.md b/doc/AI_RULES.md index 27d2d47..7a616c5 100644 --- a/doc/AI_RULES.md +++ b/doc/AI_RULES.md @@ -2,7 +2,7 @@ - Use existing patterns - No refactors unless explicitly requested - All changes must keep tests passing -- Prefer small, reviewable commits +- Prefer small, reviewable commits. Don't sign commits with "Co-Authored-By: Claude..." - 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. -- cgit v1.2.3