docs: strip gitignored AGENTS/ and JOB-BRIEF-FINDINGS references from code comments
Comments in tracked files pointed readers at AGENTS/specs/*.md, AGENTS.md, and JOB-BRIEF-FINDINGS.md -- all gitignored, transient dev notes not part of the base repo. Rewrote each to be self-contained or point at tracked docs (docs/fish-config.md) instead.
This commit is contained in:
+3
-5
@@ -480,11 +480,9 @@ variable, or otherwise falls under an existing category, tag it with a
|
||||
`# COMPONENT` header (`<category>/<subcategory>`, e.g.
|
||||
`overrides/key-bindings`) and guard it with `__fish_config_op_enabled`. See
|
||||
the [README's Minimal Mode section](README.md#minimal-mode) for the full
|
||||
category list and toggle semantics, and
|
||||
`AGENTS/specs/2026-08-17-opinionated-component-subcategories-design.md` for
|
||||
the underlying design. Most new functions are *not* opinionated components
|
||||
— only tag something if it fits an existing category; this isn't something
|
||||
to force.
|
||||
category list and toggle semantics. Most new functions are *not*
|
||||
opinionated components — only tag something if it fits an existing
|
||||
category; this isn't something to force.
|
||||
|
||||
## Documentation Pipeline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user