Commit cd1cbe1
docs(claude): scope the generated-mirror rule to the files that are mirrors (#3468)
The Documentation section of `CLAUDE.md` said "never hand-edit the
generated mirrors under `docs/content/`, `skills/worktrunk/reference/`,
or `plugins/worktrunk/skills/`", which reads as "everything under these
directories is generated." That's wrong for two of the three:
- `docs/content/` — non-command docs (faq, tips-patterns, worktrunk,
claude-code, llm-commits) are hand-edited primaries; only command pages
have generated regions.
- `skills/worktrunk/reference/` — `shell-integration.md`,
`troubleshooting.md`, and `README.md` are hand-maintained sources
(already carved out in `.gitattributes` with
`linguist-generated=false`); the rest are generated mirrors.
- `plugins/worktrunk/skills/` — wholly generated, as stated.
The over-broad wording nearly steered #3455 away from editing
`shell-integration.md`, which was the correct file to edit. The reworded
sentence names the split per directory and defers to `docs/CLAUDE.md`'s
sync taxonomy (already linked at the end of the paragraph) for the
per-file answer. No behavior or generated-file changes.
> _This was written by Claude Code on behalf of Maximilian Roos_
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 934aad1 commit cd1cbe1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments