bridge_approve
Approve or reject a bridge resolution. On approval: creates signed evidence, upgrades Ampel to GREEN, logs to audit chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reject | No | Set true to reject instead of approve | |
| approved_by | No | Name + role of approver (e.g. Dr. Mueller, CISO) | |
| resolution_id | No | Resolution ID from bridge_resolve | |
| rejection_reason | No | Reason for rejection (if rejecting) |