check_conformance
Dry-run governance rules against an artifact to see if an action would be vetoed. Surfaces deterministic rule results and advisories, failing closed on unprovable cases, before you request the action.
Instructions
Dry-run the gate: judge an artifact against every active decree whose scope matches, WITHOUT minting a token. Deterministic rules first; advisories surfaced; anything unprovable fails closed. Use before request_action to see why something would be vetoed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | ||
| targets | Yes | ||
| artifact | Yes | ||
| action_type | Yes |