Sovereignty-Neutral Infrastructure
Public Brief / 2026

Machines cross borders.
Authority doesn't.

AI agents already act across clouds, organizations, and jurisdictions. But when one sovereign system encounters another, there is no neutral protocol for answering three basic questions:

Genesis Mesh is a treaty layer for machines.

Independent authorities can recognize identities, delegate capabilities, and revoke trust across organizational and national boundaries, without surrendering their own root of trust.

No central authority. No shared sovereign. No required cloud.

Trust that no nation has to surrender.

For builders →RFCsSDKsRun your own authority
For states & institutions →ArchitectureDirect channel
Scroll ↓
01 One Complete Trust Cycle

The same request changes when trust changes.

Two independently governed systems establish scoped recognition, make an authorization decision, propagate revocation, and produce an auditable rejection without sharing a root of trust.

  1. 01

    Attestation issued

    Sovereign B signs an attestation for the requesting identity.

  2. 02

    Treaty recognized

    Sovereign A activates a scoped recognition treaty for Sovereign B.

  3. 03

    Request accepted

    The attestation and treaty satisfy A's local authorization policy.

  4. 04

    Attestation revoked

    Sovereign B withdraws that specific trust material.

  5. 05

    Revocation imported

    A verifies B's signed feed and updates its own trust state.

  6. 06

    Identical request rejected

    The same identity and request now fail with an auditable reason.

Same identity. Same request. Different trust state.
Before revocationACCEPTEDreason: accepted
After revocation importREJECTEDreason: attestation_locally_revoked
Recorded proof

A captured independent-sovereign run

The terminal evidence below records the protocol crossing Azure and DigitalOcean trust boundaries.

Reproducible proof

Run the complete flow yourself

The public script starts two temporary authorities and reproduces issuance, recognition, revocation, import, and rejection.

Live operational status

Verify the public authority separately

Current aggregate network signals are fetched independently from the recorded demonstration.

Inspect recorded terminal output
Azure accepted NB attestation before revocation
accepted: True
reason: accepted

NB revoked the same attestation
reason: final_independent_sovereign_proof_revocation

Azure imported NB revocation feed
accepted: True
sequence: 1

Azure rejected the same attestation after feed import
accepted: False
reason: attestation_locally_revoked

Result: independent-sovereign proof passed across Azure and DigitalOcean VMs.
Reproduce locallypython docs/examples/assets/scripts/cross-sovereign-revocation-demo.py

02 The Mechanics

Infrastructure that encodes no politics - only mechanics.

Most trust infrastructure encodes the politics of whoever runs the root. Genesis Mesh encodes only four operations and leaves the politics to the sovereigns. That is what makes it treaty-grade rather than vendor-grade.

/ 01

Verify

Cryptographic proof of who holds authority - Ed25519 identity, signed genesis blocks, evidence chains.

/ 02

Limit

Scoped, time-bounded delegations. Capability manifests define what each identity may do - nothing more.

/ 03

Revoke

The moment trust breaks, signed revocation propagates across sovereign boundaries - and is honored.

/ 04

Audit

Every decision leaves tamper-evident evidence. No one has to take your word for it.


03 Live Proof

Verify the live network.

Maintainer-operated public deployment with independently reproducible protocol proofs.

Checking live signals
Live telemetry requires browser access.

Recorded and independently reproducible proofs remain available below.

Recorded and independently reproducible proofs remain available through the links below.


04 The Protocol

An open RFC program - standards-shaped, not vendor-shaped.

The Python reference implementation and TypeScript, Go, and .NET SDKs are coordinated at v0.56.0. The core suite has 1,327 tests, with formal protocol evidence documented for Tamarin verification.

The Stack

L3
Recognition NetworkTreaties between sovereigns. Trust paths and revocation propagation across boundaries.
L2
Sovereign CommunitiesIndependent trust domains. Each controls its own membership, governance, revocation.
L1
Protocol CoreEd25519 identity, signed genesis blocks, enrollment, revocation, routing, audit.
RFC-001Sovereign IdentityProtocolRFC-002Recognition TreatiesProtocolRFC-003Trust BundlesProtocolRFC-004Revocation FeedsProtocolRFC-005Capability ManifestsProtocolRFC-006Connectome ModelProtocolRFC-007Operator ContinuityProtocolRFC-008Managed Operator RoleProtocol
Protocol Governance

Open change, explicit authority.

Protocol changes move through public drafts, maintainer review, operator review when obligations change, security review for trust-state changes, and dated decisions.

The reference implementation is not the protocol. Operators retain their own keys, policies, trust decisions, and exit rights.

Read the governance baseline
Maintainer-Operated Public DeploymentIndependent Keys / Independent Policy / Reproducible Proofs
Sovereigns 4Clouds Azure - DigitalOcean - Cloudflare - Akamai/LinodeRecognition Edges Signed & RevocableExternal Operators Onboarding - Phase 2

05 Sovereignty

Sovereignty without isolation.

Independent systems need to cooperate without requiring political alignment, shared infrastructure, or a common root of trust.

Genesis Mesh handles the machine-legible subset of that relationship: recognition, scope, delegation, revocation, and evidence.

It does not negotiate policy, arbitrate disputes, or govern participants. Those remain human and institutional responsibilities.


06 Cooperation

Cooperation does not require alignment.

Genesis Mesh does not encode alliances. The protocol requires cryptographic recognition, not political agreement.

01
Close cooperation

Shared work, separate authority.

Authorities can cooperate closely while each retains its own keys, policy, and revocation power.

  • No shared root of trust
  • No transfer of operator control
02
Narrow scope

One transaction can be enough.

Recognition may cover one role, one purpose, or one time window without creating a permanent alliance.

  • Explicit scope and expiry
  • Local authorization remains decisive
03
Different interests

Recognition is not endorsement.

Authorities with different policies can verify a bounded relationship without claiming broader political agreement.

  • Signed evidence replaces implied alignment
  • Either authority can revoke its own trust

07 Research

Sovereign Compute

TSWI explores the hardware layer beneath software sovereignty: operator-owned packaging, interposer design, orchestration, and energy-aware compute infrastructure.

This is a separate research track, not a requirement for adopting the Genesis Mesh protocol.

Request the TSWI research briefing →

Build with Genesis Mesh.
Keep your authority.

Choose the adoption path that matches your role without surrendering your own trust decisions.

For builders

Spin up your own sovereign trust domain.

Read the RFCs, pull the TypeScript / Go / .NET SDKs, and stand up an L2 Sovereign Community on infrastructure you already own.

Enter the Dev Hub →Open-source organization →
For states & institutions

Evaluate the protocol, proof, and governance boundary.

Review the public architecture and reproducible evidence, then open a direct channel for institutional deployment questions.

Direct channel: authority@genesismesh.org →
SOVEREIGNTY IS CODE