agents
Dispatch the agent's release simulation suite against a candidate revision
Dispatch 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}).
post/v1/agents/{agent_id}/revisions/{revision_id}/release-check
Path parameters
agent_idstring uuid required
revision_idstring uuid required
Response
Successful Response