get_control_objective
Retrieve a single control objective with its composer verdict, mapped control IDs, and deterministic reachability to back any reach claim.
Instructions
Get a single control objective with its composer verdict. Read-only.
Returns the CO's typed fields, the IDs of any controls that map to
it, and the deterministic reachability verdict — the structural
derivation that backs any reach claim on the CO. For the full CO
matrix use get_control_objectives; for pass/fail assurance
scoring use assess_model.
Tombstoned COs (removed: true) are returned with the flag set;
the verdict is omitted because reach state is frozen at the
removal version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| co_id | Yes | Control-objective ID (e.g. ``CO3``). | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||