os-sdlc lint gate: lint changed files, not the whole target [capture] #416

Open
opened 2026-08-16 12:37:07 +00:00 by jared · 1 comment
Owner

Context

Surfaced running /os-sdlc:implement #412 (2026-08-16). The lint gate runs rubocop over the entire target (292 files) and escalated three times in one run on 22 pre-existing offenses in files the ticket never touched, while the acceptance criterion (and the reviewer check) is "changed files rubocop-clean". Every multi-round ticket will hit this until the repo is offense-free; the user had to approve a skip three times because the runner re-enters lint after each review round. Proposal: gate on offenses in the ticket changed files (git diff vs base), or at minimum persist one skip decision for the ticket.
VERDICT: CREATE — observed recurring process pain with a concrete fix, distinct from #412.

## Context Surfaced running /os-sdlc:implement #412 (2026-08-16). The lint gate runs rubocop over the entire target (292 files) and escalated three times in one run on 22 pre-existing offenses in files the ticket never touched, while the acceptance criterion (and the reviewer check) is "changed files rubocop-clean". Every multi-round ticket will hit this until the repo is offense-free; the user had to approve a skip three times because the runner re-enters lint after each review round. Proposal: gate on offenses in the ticket changed files (git diff vs base), or at minimum persist one skip decision for the ticket. VERDICT: CREATE — observed recurring process pain with a concrete fix, distinct from #412.
Author
Owner

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jared/cc-os#416
No description provided.