chore(docs): declare the large documentation band #1671
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
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/ward!1671
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/aw85-declare-band"
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 #1670, part of coilysiren/inbox#374.
Kai's call: ward takes large (120 lines / 8,000 chars / 40 docs).
A missing declaration is a hard failure under
aos-precommit-v0.24.0rather than a silent default to small, because an undeclared repo and a deliberately small one were previously the same file and only one had the decision made.This does not make the repo green
ward pins
ea1f4086, which predates the bands, so nothing here changes until that pin advances. This lands the declaration ahead of the bump so the bump does not fail on this alone. The rest of #1670 remains: 42 docs against the 40 cap, and the oversized files.The existing
excludes = ["docs/agent-flags.md"]is left alone, but worth knowing it no longer reaches the size cap under the new rule. It governs placement and flatness only.