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
Scope expands deliberately through signed releases, on-chain attestation, monitored operation, and hardware-governed changes.
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.
- LivePublic coordination is open on Base mainnet (chainId 8453)
- LiveDeployed bytecode is attested against the signed production build
- LiveCritical authority is held by a 2-of-3 hardware Safe through a 24h timelock
- LiveEconomic state and settlement are independently inspectable on-chain
- BoundedExternal assessment clearance is received; formal artifacts are not yet published
- Indexer data is derived from chain events — chain state is authoritative
- Historical analytics may rely on raw event logs while mainnet indexing history matures
- Not all dashboard metrics are backed by perfect historical indexer parity