1 parent a9ecd27 commit 56ef34bCopy full SHA for 56ef34b
1 file changed
CLAUDE.md
@@ -68,4 +68,7 @@ All LLM calls are mocked in tests - no API key needed. GitHub Actions runs pytes
68
## Other gotchas
69
70
- Never use the em dash character (U+2014) anywhere; use " - " instead.
71
+- Never add Claude/Anthropic attribution anywhere: no `Co-Authored-By: Claude` trailer, no
72
+ "Generated by Claude Code" / "🤖 Generated with [Claude Code](...)" footer on any commit,
73
+ PR description, or PR comment. Strip it from any default tooling template before using it.
74
- `data/` is gitignored and ephemeral - regenerate via `ingest` rather than committing memory/vector data.
0 commit comments