Implement the wave concurrency scheduler: parallel across repos, sequential within each repo, serialised merges, configurable cap (Spec §18.6). Deferred here from Phase 2 because it schedules the per-issue pipeline defined in this phase.
Spec §18.6 (concurrency model), §18.7 (cap as a usage lever — the stepping hook), §18.8 (interaction summary).
Acceptance criteria
Notes
The usage monitor (Phase 4) drives the step-down; this issue only provides the lever and the default cap behaviour.
Depends on: #11, #4
Implement the wave concurrency scheduler: parallel across repos, sequential within each repo, serialised merges, configurable cap (Spec §18.6). Deferred here from Phase 2 because it schedules the per-issue pipeline defined in this phase.
Spec §18.6 (concurrency model), §18.7 (cap as a usage lever — the stepping hook), §18.8 (interaction summary).
Acceptance criteria
1is fully sequential (§18.6).Notes
The usage monitor (Phase 4) drives the step-down; this issue only provides the lever and the default cap behaviour.
Depends on: #11, #4