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
Description
The README calls for "multi-signature admin" and "role assignments." Governance owns role management and gates sensitive protocol actions behind M-of-N approvals.
Labels:
type:feature,priority:high,module:governance,securityDescription
The README calls for "multi-signature admin" and "role assignments." Governance owns role management and gates sensitive protocol actions behind M-of-N approvals.
Direction
Admin,Upgrader,TreasuryManager,Pauser) using shared auth (Implement shared auth, access-control roles, and pause guard #5).propose(action),approve(proposal_id),execute(proposal_id)requiring M-of-N admin approvals before execution.Mand admin setN.Acceptance Criteria