Sweep pre-existing documentation-layout and code-comments violations #4
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/atmosphere#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
The
apply-agentic-os-hookspre-commit config (untracked locally as of this issue) surfaces ~40 pre-existing violations across the repo:reference/atproto-ecosystem.mdover 80-line / 4000-char cap.agents/skills/writing-bluesky/docs/THREADING.mdover 4000-char cap.claude/lockdown-deny.shcontiguous-comment blocks of 3-5 linesUntil these are resolved, every commit hits the full repo-wide validator set even for unrelated changes.
Plan
pre-commit run --all-files.docs/..claude/lockdown-deny.sh(move long context todocs/)..pre-commit-config.yamlonce green.Context
Filed alongside coilysiren/atmosphere#3 (marker-file commit), which used
SKIP=documentation-layout,code-commentsto land scoped without sweeping these unrelated violations.Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.