Four design commitments.
Determinism
Every economic computation uses fixed-point math. No floating point drift, no discretionary adjustments. The same inputs always produce the same outputs.
Auditability
Every state transition emits a verifiable event. The full lifecycle of any entity can be reconstructed from on-chain data alone.
Separation of concerns
Budget compensation and revenue distribution are architecturally separate. Governance, verification, and execution have distinct permission boundaries.
Progressive trust
The protocol starts with bounded-pilot constraints and expands scope deliberately. Trust is earned through verified operation, not assumed.
Three layers of verifiable truth.
On-chain state
All venture, task, CU, and distribution state lives in smart contracts.
Event logs
Every state transition emits events for audit reconstruction.
Stablecoin rails
USDC deposits and distributions flow through auditable vault contracts.
Governance and access controls.
What this is, and isn't.
Honest about the current system. No marketing inflation.
- BoundedRunning on private Besu IBFT devnet
- LiveAll economic computation is on-chain
- BoundedGovernance has pilot constraints
- Indexer data is derived from chain events — chain state is authoritative
- Historical analytics may rely on raw event logs in bounded-pilot mode
- Not all dashboard metrics are backed by perfect historical indexer parity