π§ Agent: Ralph | Protocol v2 Sub-issue
Parent: #77 feat(pipeline): Batch Pipeline Runner β parallel generation
Phase: 2/5 PLAN
Scope:
- Define BatchRunner struct: thread pool, job queue, result collector
- Plan file layout:
src/tri/batch_runner.zig (already exists as stub?)
- Design CLI integration:
tri batch run --parallel 4
- Error handling: per-spec failures don't block others
- Output: summary table with pass/fail per spec
Deliverable: Detailed implementation plan with types + API
π§ Agent: Ralph | Protocol v2 Sub-issue
Parent: #77 feat(pipeline): Batch Pipeline Runner β parallel generation
Phase: 2/5 PLAN
Scope:
src/tri/batch_runner.zig(already exists as stub?)tri batch run --parallel 4Deliverable: Detailed implementation plan with types + API