diff options
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -780,3 +780,13 @@ SFR residential Fedora 44 → meshbay.org OVH VPS: ## new rules, from now Documents and demo/comments are written in english unless requested in french. +No copyrighted names. Never put real brand names, trademarks, artist names, or +copyrighted titles (film titles, show titles, song/artist names, character +names, release-group handles) into code, comments, docstrings, test fixtures, +documentation, or commit messages — even when the bug being fixed or documented +was genuinely found against real content with real names. Describe the *shape* +instead ("a franchise-origin film", "a two-part saga", "a 3-season show") and +use invented placeholders in fixtures ("Some Saga", "A Different Show"). This +holds for every file, including throwaway test data and one-line commit +subjects. + |