cache_approve_proposal
Approve a pending proposal to synchronously apply the change to Valkey. Returns applied or failed status. Idempotent: subsequent calls 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 |