From fd7a3ff9cbdf58690681fcbb5ea4aa14790e230a Mon Sep 17 00:00:00 2001 From: realityinspector Date: Mon, 9 Mar 2026 09:33:39 -0600 Subject: [PATCH] chore: add CLAUDE.md to prevent AI co-author attribution --- CLAUDE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..a96daef --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,10 @@ +# Timepoint Dev Management + +## Commit Rules + +- NEVER add "Co-Authored-By" lines to commit messages +- NEVER add "Generated with" or "Generated by" lines to commit messages +- NEVER add any AI attribution, co-author tags, or tool attribution to commits +- NEVER include emojis like 🤖 in commit messages +- Commit messages should contain ONLY the commit description — nothing else +- This applies to all commits across all timepoint-ai repositories