os-sdlc: scope the lint phase residual to the ticket's diff #302

Open
opened 2026-08-06 21:32:43 +00:00 by jared · 2 comments
Owner

Promoted from #297 wrap-up. autocorrect currently lints all of code_path; in #297 that meant a 55-agent fanout over 173 pre-existing offenses for a one-line fix. Filter the residual to files touched by the ticket's diff so the phase is a no-op when the ticket adds no offenses. Fix direction for #299 (the skip flag treats the symptom).

Promoted from #297 wrap-up. autocorrect currently lints all of code_path; in #297 that meant a 55-agent fanout over 173 pre-existing offenses for a one-line fix. Filter the residual to files touched by the ticket's diff so the phase is a no-op when the ticket adds no offenses. Fix direction for #299 (the skip flag treats the symptom).
Author
Owner

Confirmed still open: autocorrect_step.rb calls prepass over whole code_path, no diff-scoping. lint_worklist_target.rb lint_path also unscoped.

Confirmed still open: autocorrect_step.rb calls prepass over whole code_path, no diff-scoping. lint_worklist_target.rb lint_path also unscoped.
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#302
No description provided.