Skip to main content

Lab Notebook · Settlement Layer

NovaChain — a Cosmos-SDK fork to give AI agents a settlement layer, proven on devnet

NovaChain is a dedicated blockchain — a Cosmos SDK fork in Go — built to give an AI-agent economy an immutable skill registry, payment settlement, and on-chain governance. More than 34 blocks confirmed on a running devnet; later proved a real marketplace mint inside the NovaOS synthesis.

JR
Jon RossFounder, vocabotics — 15 years building safety-critical systemsLab report · dated 15 February 2026
Verified by a human. Drafted with AI, verified by a human. Jon Ross, 15 Feb 2026
Living document. Reviewed 15 Feb 2026
Entry date
15 February 2026
Category
Tooling
Lead over the world
a working baseline, not a lead
Access
🔓 Public
ResearchProven

An agent economy needs the same tamper-evident settlement guarantees a financial system needs — so we built one, on a real (if small) running chain, not a spreadsheet.

124
Go files across 7 modules
34+
blocks confirmed on a running devnet
1
package minted on-chain, content-hash byte-identical to its registry payload

Honest evaluation

Proven

Proven as a working devnet settlement mechanism — 34+ confirmed blocks and one real mint — not yet proven at live-economy scale or under adversarial governance use.

What would prove or disprove it further

What would prove or disprove it further: run the chain against real, adversarial, or contested governance decisions — disputed votes, contested registry entries — rather than uncontested devnet activity, and move settlement volume beyond one transaction. Either would test the "constitutional economics" framing under conditions it hasn't faced yet.

The evidence — full reasoning behind the verdict

Verdict: proven. The hypothesis was that a dedicated Cosmos-SDK settlement chain could give an AI-agent economy tamper-evident settlement guarantees a normal database doesn't offer by default. That's proven at the scale it was tested: a real, running devnet producing more than 34 confirmed blocks, and — months later — one real marketplace mint transaction with its content hash byte-identical to its registry payload.

The mechanism is 124 Go files across 7 modules encoding registry, settlement, and governance rules directly into chain logic rather than layering them on top as application code ("constitutional economics"). The devnet blocks and the later mint are direct evidence the mechanism functions as designed, not a simulation or a paper architecture.

Runnable proof — see it work

An agent economy needs the same tamper-evident settlement guarantees a financial system needs. That was the bet behind building a chain instead of a table.

What it was

NovaChain is a blockchain — a fork of the Cosmos SDK, written in Go — built to give an AI-agent ecosystem an immutable skill registry, payment settlement between agents and "beings," and on-chain governance voting. It's described internally as implementing "constitutional economics": rules for how value moves and how governance decisions are made, encoded into the chain itself rather than layered on top as application logic.

What we built

Research

124 Go files across 7 modules, with more than 34 blocks confirmed on a running devnet at the time of the audit — a real, if small, chain actually producing blocks, not a design document. It later underpinned a real marketplace transaction inside the NovaOS synthesis: one package minted on-chain, with its content hash byte-identical to its registry payload, and treasury execution proven on the devnet.

What we learned — including the honest negative(s)

  • A dedicated chain was a deliberate architectural bet, not a blockchain-for-its-own-sake move. The decision reflects a judgement that an agent economy needs tamper-evident settlement guarantees a normal database doesn't offer by default — worth stating as a considered trade-off rather than a fashionable default.
  • Devnet blocks are not a live economy. 34-plus confirmed blocks and one proven mint transaction demonstrate that the mechanism works; they do not demonstrate that a functioning agent economy with real users or real value exists yet. Saying otherwise would overclaim a test network as a market.
  • "Constitutional economics" is a framing, not a guarantee. The rules are real and encoded in the chain, but they haven't yet been tested against adversarial or contested real-world use — that test is still ahead of it.

Where it went / status

Live on devnet and functioning as the settlement layer beneath later work — its most concrete proof point to date is the one real marketplace mint it enabled inside the NovaOS synthesis four months later.

What is still open — kept visible

The honest edges, next to the wins. This is what turns 🔬 into 🟢 — honestly.

  • Devnet activity, not a live economy — no real users or real value at stake yet.
  • 'Constitutional economics' is an architectural framing for how the chain encodes governance rules — it has not been tested against adversarial or contested real-world use.
  • The proven marketplace mint (inside the later NovaOS synthesis) is one transaction, not a running marketplace.

Proofs & sparks

We demonstrate rather than assert. Each ✅ proof is a visible result with a hard figure.

  • Compute-donation settlement protocol34+ devnet blocks · 1 real minta compute-donation settlement protocol on a dedicated Cosmos-SDK chain — 34+ confirmed devnet blocks and one real mint tx logged (needs a running node).

Where this connects

Sources

  1. vocabotics project audit — NovaChain (Cosmos SDK fork, 34+ devnet blocks), February 2026vocabotics internal project history · as of February 2026

    We use cookies.