Burn down offense debt from newly enabled Metrics + Minitest cops #116
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#116
Loading…
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?
ADR-0061 enabled Metrics/AbcSize,ClassLength,ParameterLists and endorsed Minitest cops. Initial adoption surfaced 125 offenses (45 AbcSize, 30 AssertPredicate, 25 RefutePredicate, 9 ClassLength, 8 RefutePathExists, 3 AssertPathExists, 2 ParameterLists, 2 NoAssertions, 1 MultipleAssertions). Drive to zero via fix-lints; do not loosen thresholds to dodge.
Gate widened: bin/lint-worklist (merged
546060f) now classifies all enabled cops into autocorrect/batch/iterative phases. Real debt on main: 66 autocorrect, 3 batch, 332 iterative (234 Metrics/MethodLength, 45 AbcSize, 35 PerceivedComplexity) = 401 total, not 125.Phase split updated (
cd8e77a): MethodLength/PerceivedComplexity/AbcSize now batch-phase, 7-file parallel dispatch groups. Current main: 66 autocorrect, 326 batch (43 files, 7 groups), 13 iterative.Progress since filing: bin/lint-worklist ships (546060f/cd8e77a) and current 'rubocop plugins/os-sdlc' shows only 25 offenses left (11 MethodLength, 9 LineLength, 3 ClassLength, 2 EmptyLineAfterGuardClause) vs original 125/401. Not zero yet -- leaving open.
Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.