Governance & Rotation
Guardian rotation, AI authority rotation, and emergency overrides
Governance & rotation
Governance instructions change a treasury's control structure without
touching the spend path: attach an emergency multisig, override the daily limit
by guardian quorum, and rotate the AI authority or guardian set behind
timelocks. Custody recovery and break-glass live in
Authorization; emergency_shutdown is in
Treasury.
| Instruction | Description | |
|---|---|---|
configure_multisig | Attach the emergency multisig + guardians. | |
propose_override / collect_override_signature | Guardian override of the daily limit (N-of-M). | |
propose_guardian_rotation / execute_guardian_rotation | Add/remove a guardian. | |
propose_ai_rotation / execute_ai_rotation / cancel_ai_rotation | Rotate the AI authority (timelocked). |