gov_report
Inspect an artifact's governance status as JSON: decision state, missing gates, gate pass/fail, policy checks without running gates or changing files. Diagnose why a check didn't release.
Instructions
Read-only governance assessment of a research artifact, returned as JSON: current decision state, missing required gates, pass/fail per recorded gate, and policy reference check — WITHOUT running any gate or changing any file. Use to inspect an artifact before attaching evidence or to understand why a previous check did not release. Prefer gov_check for fresh gate execution; gov_report never mutates and never spawns tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | No | Optional path to policy.yml. Defaults to policy.yml next to the manifest. | |
| manifest | Yes | Path to artifact.json (v0.2) or a v1 manifest to assess. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |