recompute_verdicts
Re-run coverage and group-sufficiency verdict evaluation for a threat model, bypassing the quiet period. The evaluation runs in background; check the divergence report for updated verdicts.
Instructions
Re-run coverage and group-sufficiency verdict evaluation for a model.
Enqueues a fresh evaluation of every control's coverage verdict and every live control objective's group-sufficiency verdict, bypassing the normal quiet-period batching. Evaluation runs in the background; re-read the model's divergence report (or coverage surfaces) shortly after to see updated verdicts.
Cost visibility: the response carries estimated_credits — an
informational estimate of the evaluation cost (see also
get_recompute_quote for the pre-flight version). Nothing is
charged from the estimate; actual usage is metered as the evaluation
runs, per the account's plan.
Returns a 503-mapped error when verdict observability is unavailable on the deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model to re-evaluate. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||