os-sdlc v2: route residual lint offenses to fresh cheap-tier per-file agents #220

Closed
opened 2026-08-01 16:53:05 +00:00 by jared · 1 comment
Owner

Parent

#195 (PRD: os-sdlc:implement v2)

What to build

lint-worklist (and its dispatch flow) consumes the autocorrect pre-pass residual report and dispatches one fresh cheap-tier agent per offending file, prompt = offense list + file path only, never returning lint work to the original programmer.

Acceptance criteria

  • lint-worklist consumes the residual report format from the autocorrect pre-pass
  • Per-file dispatch prompts contain only offense list + file path
  • No resume path remains for lint remediation

Blocked by

## Parent #195 (PRD: os-sdlc:implement v2) ## What to build lint-worklist (and its dispatch flow) consumes the autocorrect pre-pass residual report and dispatches one fresh cheap-tier agent per offending file, prompt = offense list + file path only, never returning lint work to the original programmer. ## Acceptance criteria - [ ] lint-worklist consumes the residual report format from the autocorrect pre-pass - [ ] Per-file dispatch prompts contain only offense list + file path - [ ] No resume path remains for lint remediation ## Blocked by - #217
Author
Owner

Implemented on branch worktree-spec-195-impl (commits 12d76a2, 9e3fece, f5a4961). Suite 498 runs / 0 failures; opus critique + corrections applied; aidd-lint clean of blocking offenses.

Implemented on branch worktree-spec-195-impl (commits 12d76a2, 9e3fece, f5a4961). Suite 498 runs / 0 failures; opus critique + corrections applied; aidd-lint clean of blocking offenses.
jared 2026-08-01 18:54:45 +00:00
  • closed this issue
  • added the
    review
    label
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#220
No description provided.