land 6 parallel codex/sonnet rescue outputs
- R016 swarm bus deliver verify (uok/swarm-dispatch.js + test): _busDispatch now
force-refreshes target inbox and verifies messageId visibility before returning
ok:true; ack-without-deliver class closed.
- R082 drift detection UokGate (uok/drift-detection-gate.js + test): single-task
+ sweep scope; 3 drift classes (artifact-missing, prose-status mismatch,
broken-import); follows ADR-0075 id/type/execute -> GateResult contract.
- R087 PDD typed contracts (engine-types.js + test): ADR-0000 8 PDD fields +
7-dim run-control policy + ADR-0075 GateResult typedefs and validators.
- R090 planning-execute lane split (auto/unit-lanes.js + auto/loop.js + 2 tests):
lane classifier + capacity-aware tick dispatcher; SF_LANES=0 fallback is
byte-equivalent to pre-R090.
- R053 + R054 Wiggums detectors (detectors/repeated-feedback-kind.js +
detectors/artifact-flap.js + 2 tests); R055 stale-lock + R056 periodic-runner
source landed without tests (gap filed as self-feedback).
- M053 per-repo supervisor design + skeleton (supervisor/repo-supervisor.js +
test + design doc): RepoSupervisor class, zero module-global state, tick
stub, failure isolation; M056 trust-boundary called out as follow-up.
85/85 tests green across the 8 new test files.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>