You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let a policy require a second approver (the owner or a designated co-signer) for spends above a threshold. Design the auth model (propose -> approve -> execute) and emit events for each step.
Acceptance criteria
Threshold + approver configurable
A spend above threshold requires the extra approval
Summary
Let a policy require a second approver (the owner or a designated co-signer) for spends above a threshold. Design the auth model (propose -> approve -> execute) and emit events for each step.
Acceptance criteria