Regnant
Products/01 · CORDONRGN-01

Cordon.

Exfiltration is architecturally impossible.

Cordon is the sovereign foundation every other Regnant system runs on. No data, query, weight, or result ever crosses the institution's perimeter. Not a privacy policy, a set of technical constraints enforced from a hardware root of trust to a client-verifiable, Merkle-chained audit log.

Four layers, each enforcing the one above it

  • L4Offline-Verifiable Audit Log
  • L3Encrypted Model Weights
  • L2Trusted Execution Environment
  • L1Hardware Root of Trust

Identification

Designation
RGN-01 · Cordon
District
Sovereign Infrastructure
Function
Private Inference Engine
Source
Open

Answers

Our AI cannot touch the public cloud. What do we run?

  • TPM 2.0 attestation and Secure Boot: containment enforced in hardware, not policy
  • AMD SEV-SNP, Intel SGX v2, or ARM TrustZone: inference runs in memory no operator can inspect
  • AES-256-GCM weights under a key hierarchy the institution alone holds. The vendor cannot decrypt
  • Ed25519-signed Merkle audit chain, verifiable by the client with no internet connection
01Containment02Verifiability03Sovereignty04Auditability
FIG 01 / 08Four walls, the weights inside, egress stopped at the boundary
L4 · APPLICATIONL3 · OSL2 · FIRMWAREL1 · HARDWAREencrypted weightsegress blockedoutside

Architecture

Scroll down to bedrock.

Four layers, each one enforcing the one above it. The page you are reading descends the same way an auditor would: from the log they can verify, down to the silicon that makes it true.

L4 / Application layer

Offline-Verifiable Audit Log

  • Ed25519-signed Merkle chain
  • Every query, response, and state transition recorded
  • Client verifies the entire chain without internet access

The layer the auditor sees. Everything below exists so this one can be trusted.

↓ L3 below
L3 / Model layer

Encrypted Model Weights

  • AES-256-GCM symmetric encryption
  • Client-held key hierarchy: the vendor cannot decrypt
  • Per-deployment key rotation with zero-knowledge proof

Provisioned once, owned forever. We hand over weights we can never read back.

↓ L2 below
L2 / Compute layer

Trusted Execution Environment

  • AMD SEV-SNP encrypted memory isolation
  • Intel SGX v2 enclave execution, where available
  • ARM TrustZone secure-world partitioning

Inference runs inside memory no other process: or operator, can inspect.

↓ L1 below
L1 / Silicon

Hardware Root of Trust

  • TPM 2.0 cryptographic attestation
  • Secure Boot with verified firmware chain
  • dm-verity read-only root filesystem validation

Bedrock. Containment is enforced here: in hardware, not policy.

Bedrock

The audit log, live

Don't trust the audit log. Check it.

"Offline-verifiable" is a provable claim, so this page proves it: a live Merkle chain, hashed and re-checked by your own machine, no internet required.

SHA-256 via your browser's WebCrypto · in production every link is also Ed25519-signed

  1. 0001QUERYinference request received
  2. 0002RESPONSEinference result returned
  3. 0003STATEmodel weights attested (TPM 2.0)
  4. 0004QUERYinference request received
  5. 0005APPROVALhuman decision recorded
  6. 0006STATEkey rotation completed

The chain above was hashed live when this page loaded. Try to catch it lying.

Who runs it

01

Central banks

Sovereign monetary policy intelligence with zero exfiltration risk.

02

Defence intelligence

Classification-aware analysis that never leaves the wire.

03

Critical infrastructure

Decision systems for energy, water, and telecommunications.

On-premise handover

What the institution receives.

They own the roadmap. We hand over the system: not a rental.

  1. 01Encrypted model weights: provisioned once, owned forever
  2. 02An open, auditable inference runtime
  3. 03A key hierarchy the institution alone holds
  4. 04An air-gap option for fully offline operation
  5. 05Update timing, testing, verification, and approval, the institution owns the roadmap

Built on this ground