cache_approve_proposal
Approves a pending proposal, applies changes synchronously, and returns the terminal status. Idempotent: repeated calls for already-applied proposals return cached result.
Instructions
Approve a pending proposal. Synchronously applies the change to Valkey and returns the terminal status (applied|failed). Idempotent: a second call on an already-applied proposal returns the cached result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Optional actor identity stamped into the audit trail | |
| proposal_id | Yes | Proposal id |