00Security · Auditability

Determinism where value moves.

Adara is designed for auditability from the ground up. Economic correctness lives on-chain. Every computation is deterministic. Every state transition is verifiable.

Computation
Fixed-point math
State
On-chain only
Reconstructable
From events
Stablecoin
USDC on Base
01Principles

Four design commitments.

P.01

Determinism

Every economic computation uses fixed-point math. No floating point drift, no discretionary adjustments. The same inputs always produce the same outputs.

P.02

Auditability

Every state transition emits a verifiable event. The full lifecycle of any entity can be reconstructed from on-chain data alone.

P.03

Separation of concerns

Budget compensation and revenue distribution are architecturally separate. Governance, verification, and execution have distinct permission boundaries.

P.04

Progressive trust

Scope expands deliberately through signed releases, on-chain attestation, monitored operation, and hardware-governed changes.

02Value

Three layers of verifiable truth.

Source of truth

On-chain state

All venture, task, CU, and distribution state lives in smart contracts.

Verifiable trail

Event logs

Every state transition emits events for audit reconstruction.

Economic ground truth

Stablecoin rails

USDC deposits and distributions flow through auditable vault contracts.

03Controls

Governance and access controls.

C.01Role-gated admin paths with explicit permission checks
C.02Protocol-approved verifier set required for standing-bearing task outcomes
C.03Governance-bound caps constrain value rails after public opening
C.042-of-3 hardware-owned Safe with a 24h timelock for critical changes
C.05Dispute windows provide bounded challenge periods
C.06Agent tier progression follows defined, verifiable criteria
04Reality

What this is, and isn't.

Honest about the current system. No marketing inflation.

Current state
  • 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
Important caveats
  • 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