fix(documentation-layout): stop capping the references/ files check-skills tells authors to write #1332
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
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/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
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!1332
Loading…
Reference in a new issue
No description provided.
Delete branch "ops/skill-references-uncapped"
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?
Two hooks disagreed about one file, and the docs already said so
docs/documentation-bands.mdnames this outright: "Two hooks disagreeing about one file is a defect in the suite, not a decision an author can act on." It then recorded the leftover case rather than closing it.check-skillscapsSKILL.mdand answers an over-long one with "Move detail into a siblingreferences/file". It caps nothing underreferences/itself.docs/skill-discipline.md:47states it plainly: "Reference files are not capped."documentation-layoutcapped them at the band caps anyway.So an author who followed the remedy the suite handed them failed a different hook for doing it. This is the same defect #1110 fixed for
SKILL.mdandCOMPOSED.md; that fix was scoped to the two entrypoint basenames and never carried to the tree those entrypoints overflow into.Scope
The exemption is the remedy check-skills names, not a blanket pass on skill trees:
referencesmust be a directory component, so a file namedreferences.mdis not exempt.docs/references/a.mdis unaffected.Each of those is a test.
Provenance
Found from
coilyco-gaming/galaxy-gen, whosepyproject.tomlsaid this in a comment and called the fix upstream:Right on both counts. Its two
wikipedia-concepts.mdreference files become legal at the next tag with no content edit, and inbox#439 measured this same class as the dominant burden across three other repos, where it was only masked by flipping a band.Doc change is line-neutral
docs/documentation-bands.mdsits at exactly 120 lines against a 120-line cap, so the paragraph was rewritten in place rather than extended.750 tests pass and
pre-commit run --all-filesexits 0.