Proposals
How parameters change
Reward parameters are governed. Custody logic is not. Anything that can move value stays immutable.
What is governable
| Governable | Immutable |
|---|---|
| Class weights | Principal custody and return |
| Epoch emission size | Rig ownership and transfer |
| Burn rate | Claim math |
| Bonus epoch frequency | Total supply cap |
| Domain approvals | Vault outflow destinations |
Lifecycle
- Draft. Anyone posts a proposal with rationale and exact parameter diff.
- Review. A fixed review window for discussion and simulation against recent epoch data.
- Vote. Voting weight comes from rig principal and scorecard standing, so both capital and contribution count.
- Timelock. Passed proposals wait a fixed delay before execution, so anyone who disagrees can exit first.
- Execute. Parameters update on chain and the change is logged.
Guardrails
- No proposal can mint new supply. The cap is fixed.
- No proposal can redirect Vault outflows to an individual address.
- No proposal can touch principal held in RigRegistry.
- Parameter changes are bounded per proposal, so nothing swings wildly in one step.