+When Runtime requests `dispatch-verifier`, fill `inputOptions.template` with the tests and check commands needed for the current candidate, then let Runtime execute them. Runtime reuses completed checks; follow the latest `continuation` for retries or additions. `verifierDispatch` carries workspace and evidence locations, `scopeIds`, counts, brief/Spec refs, detail-page args, the review summary, and check results instead of all acceptance text. When present, pass `recoveryContext` unchanged to the Verifier as the latest recovery or user-provided context. Read detail pages covering `scopeIds`, then immediately start a fresh read-only Verifier subagent and pass the workspace and evidence locations through unchanged. If subagents are unavailable, start an independent Agent session separate from the Builder only when multi-session coordination was selected and the platform can manage independent sessions; otherwise report the Verifier as unavailable through the command reference and follow the latest `continuation`.
0 commit comments