os-sdlc: clear remaining offenses on tests/trim_status_table_test.rb under os-sdlc cop set #290
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#290
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?
Context
Surfaced by the #289 sweep: repo-root tests/trim_status_table_test.rb carries 9 pre-existing offenses under os-sdlc's own rubocop config (3x Sdlc/Dry/DuplicatedStatementSequence, several Metrics/MethodLength/AbcSize, one auto-correctable Minitest/RefutePathExists). Out of #289's named scope (only BinScriptLoad). Depends on the per-target scoping ticket deciding which config governs this file.
Work started this session, after #291 — os-sdlc's cop set governs the file per ADR-0103.
Done in commit
fbd0d31. Zero offenses under os-sdlc config on repo-root tests/ and lib/ (rubocop ok, 2 files); standalone trimmer test 8 runs green; hook verified byte-identical no-op on the live status leaf. Open for sign-off.Resolution
Done: Repo-root trimmer test and StatusTableTrimmer refactored to zero offenses under the os-sdlc cop set, no disables
Evidence: commit
fbd0d31; rubocop clean under plugins/os-sdlc/.rubocop.yml on repo-root tests/ and lib/; standalone test 8 runs green; hook byte-identical no-op on live status leaf; user signed off 2026-08-06Follow-ups: none