Skip to content

Commit 56ef34b

Browse files
committed
Propagate no-Claude-attribution rule into repo-level CLAUDE.md
1 parent a9ecd27 commit 56ef34b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,7 @@ All LLM calls are mocked in tests - no API key needed. GitHub Actions runs pytes
6868
## Other gotchas
6969

7070
- 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.
7174
- `data/` is gitignored and ephemeral - regenerate via `ingest` rather than committing memory/vector data.

0 commit comments

Comments
 (0)