Identity before action
Every agent has a DNA ID registered in the immutable registry before it can do anything. Agents belong to organisations and zones, and identity resolves up the chain.
Identity before action
Every agent has a DNA ID registered in the immutable registry before it can do anything. Agents belong to organisations and zones, and identity resolves up the chain.
Capability ceiling
Agents can only perform actions their DNA explicitly lists. Unlisted capabilities are blocked and written to the ledger.
Passport and visa payments
A payment executes only if it passes policy and a live, human-signed mandate covers it — inside a spend ceiling that concurrent payments cannot race past.
Real-time intercept
For agent-to-agent communication, a governance interceptor sits inside the message broker and evaluates every message before delivery.
Cryptographic audit chain
Every action writes a SHA-256 chained ledger entry. Tampering with any entry breaks the chain and is detected immediately.
Single Go binary
Built in Go. No Python. No Docker required. The same binary is the kernel, the CLI, and an MCP server.