cc-os/plugins/os-doc-hygiene/examples/golden/classifier/2-superseded/notes.md

11 lines
560 B
Markdown

# 2-superseded
Pins the **stale / superseded** taxonomy edge → `move-to-archive` exact-edit kind
→ derived `auto` tier (move-to-archive is non-destructive + reversible).
**Scanner signal exercised:** `stale_name_location`. The filename
`docs/old-plan.md` contains `old`, which trips the location/name signal. The body
is still accurate as a historical record but fully replaced by the live plan — so
the op preserves history by relocating the whole file to `archive/docs/old-plan.md`
rather than deleting it (anchor spans the entire file, lines 1-13).