docs: split five documents off the line cap #538
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!538
Loading…
Reference in a new issue
No description provided.
Delete branch "eng/split-five-docs-off-the-cap"
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?
closes #527
The remainder is filed as #537 rather than left implied, so this can close #527 honestly.
The measurement, re-taken today
Eighteen of 114 docs sat at exactly 80 lines. A corpus does not settle on an exact boundary by itself. That shape means people were writing to the limit and trimming to fit rather than splitting, so the cap was working as a tripwire and failing at its purpose, which is documents small enough to read.
It has already cost a red
mainonce (#500): two branches each added a few lines to one capped file, each passed its own gate, and the merge summed them to 84. Every branch cut frommainafter that failed on a file its author had never opened.What changed
Five files with a genuinely separable subject, split rather than trimmed:
sirens-echo-toolssirens-echo-issue-ownershipsirens-echo-promptsirens-echo-prompt-snapshotssirens-echo-anomaly-evidencesirens-echo-anomaly-worked-exampleresponse-profilescoilyco-deployment-gatesirens-echo-jobssirens-echo-jobs-storeEvery parent keeps a sentence and a link where the section was, so a reader following the old path still arrives rather than finding a gap.
Split, not trimmed. No sentence was deleted to make room. Trimming to fit is the habit that produced the distribution in the first place.
What this does not do
Thirteen files remain at the cap. They have no clean seam —
sirens-echo-identifiersis eight sections all answering one question — and forcing one would trade a size problem for a coherence problem that no hook measures, so it would look like progress.The collision surface dropped 28 percent. The durable fix is checking the merge rather than the branch, which lives in the lane. Both are in #537.
ward exec gategreen.