delimit_gov_policy
Inspect the active governance policy rules enforced for a repository. Retrieve risk thresholds and gates without modifying policy.
Instructions
Read the active governance policy for a repository (Pro).
When to use: when an agent or operator needs to inspect the live policy rules being enforced for a repo (risk thresholds, gates). When NOT to use: to mutate policy — this tool is read-only.
Sibling contrast: delimit_gov_evaluate runs an action against the policy; this returns the policy itself.
Side effects: read-only on policy storage; gated by require_premium (returns a license payload if the caller is unlicensed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Filesystem path to the repository. Default "." (cwd). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||