delimit_gov_status
Report open tasks and recent decisions for a repository to understand its governance activity.
Instructions
Report governance state (open tasks, decisions) for a repo.
When to use: when you need a snapshot of governance activity for a given repo — what tasks are open, what was recently decided. When NOT to use: for engine-level health (use delimit_gov_health) or to evaluate a new action (use delimit_gov_evaluate).
Sibling contrast: delimit_gov_health reports the engine; this reports the workload (per-repo task and decision state).
Side effects: read-only. Calls backends.governance_bridge.status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Filesystem path to the repository. Default "." (cwd). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||