cache_reject_proposal
Reject a pending proposal in a cache database. Optionally record the rejection reason and actor in the audit trail.
Instructions
Reject a pending proposal. Optionally records a reason in the audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes | Proposal id | |
| reason | No | Optional rejection reason recorded on the audit row | |
| actor | No | Optional actor identity stamped into the audit trail |