dismiss_verdict_divergences
Dismiss divergences where the model is correct but the LLM is not, without altering the model. Auto-clears when underlying inputs change.
Instructions
Dismiss a set of divergences (the structural model was right, the LLM was not) WITHOUT changing the model.
Use for rows you have reviewed and judged not valid. A dismissal is keyed to the divergence's current verdict input hash, so it auto-clears (the row reappears) once the underlying control or objective changes. Works for coverage AND group_sufficiency rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | JSON array of {"kind", "co_id", "control_id"?, "group_id"?} objects. control_id is required for coverage kinds; group_id for group_sufficiency. | |
| reason | Yes | Why these divergences are being set aside (min 1 char). | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||