Executive Summary
The Livepeer Treasury is the governance-controlled pool of protocol-managed assets used to fund ecosystem development, security research, infrastructure support, and other strategically aligned allocations. Treasury control is enforced at the protocol layer (on-chain) through governance execution. The treasury is not controlled by off-chain committees in the enforcement sense; rather, governance proposals deterministically authorize transfers and actions.Using the Treasury
1. Formal Definition
Let:- = treasury balance (in relevant asset units)
- = allocation amount executed by proposal
2. Architectural Context
2.1 Protocol Layer
At the protocol layer:- Governance contracts authorize allocations
- Execution contracts (e.g., timelock/treasury execution logic) perform transfers
- On-chain state is the source of truth
2.2 Network Layer
At the network layer, treasury-funded initiatives may affect:- Orchestrator adoption
- Developer tooling
- Ecosystem applications
3. Treasury Purpose and Economic Rationale
A protocol treasury exists to:- Fund public goods aligned with protocol growth
- Reduce underinvestment in shared infrastructure
- Support long-horizon research and development
- Provide mechanism for strategic ecosystem interventions
4. Treasury Governance Model
Treasury decisions are executed through the governance lifecycle. Let:- = total bonded stake
- = bonded stake attributed to voter
5. Security Model
Treasury security depends on:- Total bonded stake
- Stake distribution (concentration)
- Quorum and timelock configuration
6. Risks and Failure Modes
Key risks include:- Governance capture - stake concentration
- Low participation - quorum risk
- Mis-specified calldata - execution failure
- Misaligned incentives - allocation inefficiency
7. System Diagram
8. Protocol vs Network Separation
Protocol (On-Chain):- Treasury custody and execution
- Governance authorization
- Deterministic on-chain transfers
- Allocation recipients execute work (development, infra)
- Ecosystem growth effects
- Operational delivery