List Governed Proposalslist_governed_proposals
List Chapter-scoped Decision History. Filter by status or action type and pass next_cursor back as cursor to continue paging.
Answer
When to use List Governed Proposals
Use to inspect Chapter-scoped governed proposal status and audit history.
Governed tool contract
- Job
- Force GTM follow-through
- Output type
- Deterministic
- Write contract
- Read-only; no approval or commit action
- Governance
- Policy-backed (Governed Writes) with confidence and provenance
- Scope
- Chapter Isolated
- Role
- Member
Inputs
| Name | Type | Required | Accepted values / notes |
|---|---|---|---|
status | String | No | pending_approval · approved · committing · committed · rejected · expired · failed |
action_type | String | No | Catalog-defined value |
limit | Number | No | Catalog-defined value |
cursor | String | No | Catalog-defined value |
verbosity | String | No | summary · standard · detailed |
Question patterns
“What governed proposals are pending?”
“Show recent Decision History.”
Do not
Do not expose proposal payloads, cross Chapter boundaries, approve, reject, resume, or commit.
Related references
Glossary terms
- Decision History
- proposal
Related capabilities
- Decision History
bty://governance/proposals - Decision History Entry
bty://governance/proposals/{proposalId}
Machine references
Compare this human reference with the generated public catalog and the live, authenticated capability contract.
