Responsibilities
- Strategy: Define the vault’s investment thesis and which markets (or asset types) are allowed.
- Risk: Set and maintain exposure limits (caps) to protect depositors.
Role system
Vault roles are separated:- Owner: Top-level control; appoints Curator and Allocator; sets vault-wide settings (e.g. fees).
- Curator: Decides what is allowed—which markets and max exposure. Does not execute allocation.
- Allocator: Decides how to allocate within those limits (supply/withdraw queues, reallocations). Can be the
PublicAllocatorcontract if the owner configures it.