From bed0252d34915a8fde0c43164b2f458ffb33c1dc Mon Sep 17 00:00:00 2001 From: Vasilito Date: Sat, 18 Apr 2026 00:51:27 +0100 Subject: [PATCH] Add anti-pattern: never include AI attribution in commit messages --- local/AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local/AGENTS.md b/local/AGENTS.md index bcb1ea68..b78ec85b 100644 --- a/local/AGENTS.md +++ b/local/AGENTS.md @@ -552,3 +552,7 @@ Config comparison: | redbear-desktop | Full | COSMIC | Yes | ✅ (via desktop.toml) | 10240 MiB | | redbear-minimal | None | None | Yes | ❌ | 512 MiB | | redbear-live | Full | COSMIC | Yes | ✅ (via desktop.toml) | 12288 MiB | + +## ANTI-PATTERNS (COMMIT POLICY) + +- **DO NOT** include AI attribution in commit messages — no "Ultraworked with [Sisyphus]", "Co-authored-by: Sisyphus", or similar AI agent footers. Commits belong to the human author only.