docs: delete two subjects and strip the archaeology from four more #1039
No reviewers
Labels
No labels
move-to-repo
coilyco-bridge-deploy
move-to-repo
coilyco-flight-deck-agent-compose
move-to-repo
coilyco-gaming-eco-app
move-to-repo
coilysiren-inbox
move-to-repo
unknown
🔒⚠️📦⚠️🔒 SANDBOXED 🔒⚠️📦⚠️🔒
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
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-gaming/sirens-echo!1039
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/docs-strip-archaeology"
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?
First pass at #1009 by deletion rather than by raising the cap.
agentic-os#1140, which added anxlargeband, is closed on Kai's call.40 docs to 38. 312,057 chars to 288,616.
What went
sirens-echo-harness-design.md, deleted. A Complete / Partial / Not-implemented ledger against generic harness principles. Nothing in the source cited it, it restated what FEATURES claims, and a status table with no reader goes stale in silence rather than failing.sirens-echo-assets.md, deleted. It carried two unrelated subjects: repo banner artwork and thelist_public_repos/read_public_filetools. The artwork is repository decoration rather than the service. The tools are real, so they move tosirens-echo-tools.mdandrepoinventory.gopoints there now.sirens-echo-reasoning.md, halved. Its first half was a retrospective on one defect shape across eight issues. Its second half is cited fromproxy.go,evaluation.go, and a test: why the reasoning field is a pointer rather thanomitempty, and how a forged turn is measured. Essay gone, cited sections kept, page retitled for what survives.worklog,telemetry,progress, stripped of decision archaeology. Every operational fact kept; what went is incident retelling and the justification chains arguing for decisions already made.Making room to absorb the repo-inventory tools meant stripping
sirens-echo-tools.mdtoo.The measurement that decided the approach
Two things, both taken before cutting anything.
There is no duplication to reclaim. Not one sentence over 70 characters appears in two files, across all 40. Any deletion loses information rather than trimming a copy.
Exactly one doc had zero source citations. I ranked all 40 by how many
.go,.yaml, and.shfiles reference them:That is the comment doctrine working: thin comments, thick docs,
// See docs/….mdas the pointer. So the 312k of prose is the price of the two-line comment cap, and deleting a page orphans the pointers into it and destroys the explanation they promised.Why this is 8% and not 50%
Because bulk deletion is not available without breaking that contract. What is available is the seam these three cuts found: several pages are an essay welded onto code-cited reference.
assetswas artwork plus two tools.reasoningwas a retrospective plus two pointer targets. Removing the essay half is genuinely deleting a subject, keeps every citation intact, and breaks nothing.I stopped here rather than continuing through the remaining 38 because the rate is worth confirming before spending it. On this evidence the seam lands somewhere near 15 to 20% overall, not half.
Stated plainly
This does not solve "there is so much content I simply cannot." 288,616 characters is still more than anyone reads. If the target is half, the honest lever is not deletion, it is the two-line comment cap: let explanation live beside the code and the docs shrink because they no longer have to carry it. That is an
agentic-oschange and a larger argument than this PR.Verification
just gatepasses: build, policy-check, vet, test, test-skips, pre-commit. That includesdead-cross-linksandsource-doc-references, which is what proves the two deleted pages left no dangling pointer, anddocumentation-layout, which the absorbedtools.mdnow clears at 7,987 of 8,000.Merged
mainin, so the diff is only these ten files.