docs: frame content-type naming as a positive decision in USER.md #15
1 changed files with 2 additions and 1 deletions
3
USER.md
3
USER.md
|
|
@ -41,7 +41,8 @@ TTS voice preference: sl-SI-RokNeural (Slovenian)
|
|||
says `Run as: sh script.sh`, not also `NOT as: python3 script.sh`.
|
||||
- **Plain language over jargon.** Branch/PR names a non-technical operator can read
|
||||
(`all-checks-green`, not `chore/rustfmt-clean`); avoid `fmt`/`lint`/`CI` in names.
|
||||
Say "detection"/"discovery", not "sniffing". Commit *bodies* can still be precise.
|
||||
We name content/file-type recognition "detection" or "discovery" (a settled
|
||||
naming decision). Commit *bodies* can still be precise.
|
||||
- **Lean, current docs.** When a decision/design ships as working code, slim its doc to
|
||||
a short "how it works now" and point at the real files (code is source of truth); flip
|
||||
`Proposed` → `Accepted — implemented`, drop migration/to-do sections. No history
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue