settlement-agnostic dag consensus

Omnia

Causal graph consensus. BFT finality proven across three continents. Public domain.

Connecting to testnet...
v0.1.76 · single-node sync baselinebenchmark

Built different.

Six pillars of infrastructure. Every layer built with mathematical guarantees.

Causal Graph Consensus

DAG + vector clocks + CRDTs for parallel transaction processing with 24.5 µs p50 single-node finality and deterministic convergence.

ZK-Rollup Settlement

Settlement-agnostic rollups on any DA layer — Ethereum, Celestia, and more. Groth16 proofs on BN254.

Post-Quantum Security

CRYSTALS-Dilithium + Ed25519 hybrid signatures. Forward-compatible cryptographic agility at the protocol layer.

Self-Sovereign Identity

did:omnia: method with Shamir's Secret Sharing recovery and BLAKE3 biometric anchors. Identity you can lose and reclaim.

Universal Basic Compute

Soulbound monthly quotas, quadratic voting with exponential reputation decay, and time-locked governance.

Agent Coordination

AI agents with delegated did:omnia: identity, 5 capability types, and least privilege enforced by construction.

Six layers.

Every layer implemented. Every layer tested.

L5
EconomicsImplemented

UBC, quadratic voting, exponential reputation decay, and time-locked governance.

L4
IdentityImplemented

did:omnia: method, Shamir's Secret Sharing, BLAKE3 biometric anchors.

L3
BindingImplemented

Append-only CRDT provenance, hybrid PQC signatures, RF fingerprinting stubs.

L2
Domain ShardsImplemented

6 specialized state machines — Financial, Identity, Physical, Computational, Biological, Economics.

L1
Causal Graph SubstrateImplemented

Causal DAG + vector clocks + Hashgraph two-parent events + AlephBFT BFT finality.

L0
ZK-Rollup SettlementImplemented

arkworks R1CS + Groth16 on BN254. Ethereum and Celestia adapters live.

Explore Full Architecture

The numbers.

From the protocol's Honest Performance table, v0.1.68+ baselines. Single-node, synchronous, reproducible with cargo bench.

Sustained throughput~0 events/s
Finality latency p500.0 µs
Graph insert p500 µs
VRF compute~0 µs
Ed25519 verify~0 sig/s
CRDT batch merge~0 ops/s

ZK Settlement — Groth16 on BN254

Groth16 prove, expanded circuit~0 ms/event
Groth16 prove, 100-event batch~0 ms/event
Groth16 verify~0.0 ms

Read the fine print. Measured on AMD Ryzen 9 7950X, 64 GB DDR5-6000, Linux 6.8, rustc 1.91. These are single-node synthetic baselines for regression tracking — real multi-node deployments pay network round-trips, BFT supermajority waits, and proof generation. Consensus outruns ZK settlement by roughly 560×; rollups batch events and prove asynchronously so slow proving never blocks finality.

Agent coordination.

Every AI agent receives a did:omnia: identifier linked to a human or organizational owner. Identity is delegated, auditable, and revocable.

Agents operate under 5 narrowly-scoped capability types. Least privilege enforced by construction, not convention.

FinancialTransfer
DataProcessing
ContractExecution
ComputeProof
GovernanceVote

Capabilities are revocable and expirable by the owner. An agent cannot outlive its mandate.

Capability covering — a broader capability subsumes narrower ones in the same domain. No partial overlap ambiguity.

Deterministic capability attestation — no trust assumptions beyond math. Verification is a pure function of the capability DAG.

Radical transparency.

No protocol should claim completeness it hasn't earned. Here's what's stubbed, partial, or not yet started.

External security auditNot StartedPhase 6
Permanent geo network (WAN campaign done)PartialPhase 6
Bitcoin SettlementL0StubPhase 7
Solana SettlementL0StubPhase 7
Celestia SettlementL0StubPhase 7
RF FingerprintingL3StubPhase 7
Proof-of-Useful-WorkL5StubPhase 8
Conviction VotingL5Not StartedPhase 7
DelegationL5Not StartedPhase 7

The Ethereum settlement adapter is live; Bitcoin, Solana, and Cosmos are stubs, and the Celestia adapter is unverified plumbing that has never run against a real Celestia node. The mobile wallet and web dashboard shipped in July 2026 and have graduated off this list. A standing 3-node geo-distributed validator mesh is now running with Lane 0 finalizing events — but all three nodes are operated by the same party, so the network is not yet trust-distributed. Independent validators remain open.

Public domain.

CC0. No entity owns it. Every line of code is public, every benchmark is reproducible.

225Rust files
87,576lines
1,536tests
CC0license
Support the Protocol