docs: delete a tombstone and a closed audit log #1098
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!1098
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/aw85-docs-prune"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #1097. Based on
aos/claude/ym96-docs-bands, same as #1095 was.Two docs whose content had stopped being true.
issue-corpus.mdsaid, in full, that the corpus it documents is retired and must not be revived.FEATURES.mdmeanwhile listed it as a shipped capability: Issue-corpus discovery index - offline corpus and live Forgejo lookup. One of those had been wrong long enough that nobody caught the pair. Both are gone.security-boundaries.mdis two dated audits that closed their issues. Zero inbound references anywhere in the repo.What the walk did not find
Staleness. No doc references a renamed thing (
ward-mcp,cli-guard) or a deleted repo. The quiet docs are quiet because their subject is stable:signoz.md,aos-catalogue-cache.mdandcomposed-house-taste.mdeach have one commit and one inbound reference, and each documents a live capability. Deleting those to reach a number would destroy the reference material the cap exists to make readable.Where that leaves the count
66 docs against a cap of 40, all hooks green.
The remaining gap is a trimming pass, not a deletion pass: roughly 600 lines of prose cut out of docs that all stay, plus 17 merges. #1097 carries the per-doc list and the arithmetic showing it closes at 40 docs / 4,525 lines.
The blocker on merging alone is density. Median doc is 77 lines, so two of them breach the 120-line cap on contact. I hit it three times today, including
features-agents+claude-settings-guardrailsat 116 lines but 9,146 chars, over the char cap, despite the second file opening with Back to features-agents.md. Reverted rather than forced.pre-commit run --all-filesclean.