Latest release-check verdict for a candidate revision
Return the latest release-check SimulationSuiteRun for the revision.
Powers advisory display and the “why blocked” panel without the client tracking the suite-run id. 404 when the agent has no release suite or no release check has run for the revision.
GET
Latest release-check verdict for a candidate revision
Authorizations
Response
Successful Response
Previous
Dispatch the agent's release simulation suite against a candidate revisionDispatch the agent's configured release suite pinned to ``revision_id``.
Phase 1 is advisory: this returns the ``SimulationSuiteRun`` handle stamped
``release_eval_status='pending'``. Once every child session's evals settle,
the eval task's barrier rolls up a verdict onto the same row (poll
``GET /v1/sim-suites/{suite_id}/runs/{suite_run_id}``).
Next
Latest release-check verdict for a candidate revision