Sovereign Stack / Architecturejilsovereign.com/products/sovereign-stack/architecture
Architecture deep-dive

The Sovereign Stack · a licensed L1 chain instance

Buyer gets their own chain · JIL operates the validators · USD or stablecoin only · no source code transfer

A buyer of the Sovereign Stack receives a licensed L1 chain instance: their own chain ID, genesis, gas token, state machine, mempool, governance, and dedicated infrastructure pipe. JIL's existing 14-of-20 BFT validator network (10 active scaling to 20 active plus 20 standby, distributed across 13+ jurisdictions) runs consensus for the buyer's chain in parallel with JIL's own SCN reference chain. The buyer never operates validators. JIL never custodies buyer keys or buyer gas tokens. All commercial payments are in USD or stablecoin. JIL retains 100% of source code, IP, and the right to maintain the platform; the buyer cannot fork, decompile, or operate disconnected from the JIL control plane. Verticals (CourtChain™, CREB™, Verdict Engine, Bad Actor Registry, Wallet Intelligence, Pre-Clearance) are not part of the stack and are licensed separately.

14/20
BFT quorum · 13+ jx
300
L1 production services
1.5M
L1 lines of code · Rust + Go
3 + 1
Revenue streams per buyer

§ 01Business Architecture

AudienceSovereign nations and jurisdictional operators; federal channel partners (Accenture, Leidos, SAIC, Peraton); large financial institutions with high-assurance L1 mandates; foundations and institutional grant operators; enterprise treasuries with their own settlement and tokenization requirements.
BuyerSovereign Wealth Treasurer / Central Bank Head of Innovation / CIO / CTO / Head of Government Procurement / GC.
What Is SoldA working production L1 chain instance, validated by JIL, with JIL operating the consensus layer. Never source code. Never the right to fork. Never the right to disconnect from the JIL control plane.
Commercial StructureTwo contracts per buyer: (1) Master Sovereign Stack License Agreement (covers L1 licence + Validation Service); (2) Master Custom Development Services Agreement (framework for SOW-driven custom work, cost-plus 15-25%).
What Is ExcludedVerticals: CourtChain™, CREB™, Verdict Engine, Bad Actor Registry, Asset Intelligence, Wallet Intelligence, Pre-Clearance, Attestyx, RUWI, Signal, Bi-Directional Payment Integrity Network, Secure Document Vault. Each is a separate commercial engagement.

§ 02System Architecture

Multi-chain BFT · one chain per buyer · JIL operates all validators SECTION 5.1 OF THE COMMERCIAL DELIVERY MEMO Buyer Chain A chain_id: jil-buyer-a-1 gas: AGAS · genesis 2026-06 SOVEREIGN · US VAULT Buyer Chain B chain_id: jil-buyer-b-1 gas: BGAS · genesis 2026-07 FEDERAL CHANNEL · US VAULT Buyer Chain C chain_id: jil-buyer-c-1 gas: CGAS · genesis 2026-09 LARGE FI · CH VAULT Buyer Chain D chain_id: jil-buyer-d-1 gas: DGAS · genesis 2026-11 FOUNDATION · SG VAULT JIL SCN reference chain_id: jil-mainnet-1 gas: JIL · evidence anchor JIL OPERATED · ALL VAULTS Dedicated pipes KAFKA / RED PANDA pipe.jil-buyer-a-1 us-vault · 16 partitions · 3.5 TPS SLA pipe.jil-buyer-b-1 us-vault · 24 partitions · 6 TPS SLA pipe.jil-buyer-c-1 ch-vault · 16 partitions · 3.5 TPS SLA pipe.jil-buyer-d-1 sg-vault · 12 partitions · 2 TPS SLA pipe.jil-mainnet-1 all 5 vaults · evidence anchor PER-CHAIN ISOLATION · NO COMMINGLED BLOCK SPACE · NO SHARED MEMPOOL PLACED IN BUYER’S JURISDICTION JIL Validator Ring · 14-of-20 BFT 10 ACTIVE · TARGET 20 + 20 STANDBY · 13+ JX US CH UAE SG BR DE FR GB JP KR AU CA IL ZA + + + + + + EACH VALIDATOR = N CONSENSUS PROCESSES IN PARALLEL (1 PER BUYER CHAIN + JIL SCN) · CAP 5 BUYER + SCN HSM-BACKED KEYS · ED25519 + DILITHIUM-III HYBRID ML-DSA-65 PQC · KYBER KEM · PER-CHAIN DERIVATION Slashing scoped per chain · no cross-chain blast radius VALIDATORS COMPENSATED IN USD / STABLECOIN · NOT IN BUYER GAS TOKENS JIL Control Plane NON-OPTIONAL · CRYPTOGRAPHIC ENFORCEMENT • Licence validation + entitlement • Signed-binary attestation • Software updates & patches • Threat intel + advisories • Validator monitoring + on-call • Pipe provisioning + capacity • Per-chain telemetry DOES NOT CUSTODY: • buyer signing keys • buyer gas tokens • buyer application-layer state DISCONNECTION = REFUSE TO RUN. attestation receipts expire on a fixed schedule and must be refreshed through control plane. No air-gap. Jurisdictional isolation = JIL vault
Per-tenant L1 instance

Own chain ID, genesis, gas token, state machine, mempool, governance, application namespace. Not a shard. Not a subnet. Not a sidechain. A parallel sovereign instance of the JIL L1 code.

Multi-chain BFT

Each JIL validator runs N consensus processes in parallel (one per assigned buyer chain plus JIL's SCN), each with chain-specific or hierarchically derived signing keys. Operational cap at launch: 5 buyer chains plus SCN per validator.

Dedicated Kafka / Red Panda pipe

One pipe per chain. Failure isolation, per-chain throughput SLA, jurisdictional data residency, clean per-chain audit boundaries. Pipe is placed in the sovereign vault matching the buyer’s jurisdiction.

Per-chain slashing

Slashing conditions are scoped per chain. A validator slashed on one buyer chain for a chain-specific protocol violation is not slashed on other chains it operates. No cross-chain blast radius.

PQC-hybrid cryptography

Ed25519 + Dilithium-III hybrid for signatures, ML-DSA-65 for protocol-level digital signatures, Kyber KEM for key encapsulation. HSM-backed validator keys with hierarchical derivation. No platform component uses only a classical primitive in a position where forward secrecy or non-repudiation matters.

Control-plane enforcement

Cryptographic. Every component verifies its connection to the JIL control plane at startup and during operation. Disconnection beyond a configurable grace window causes the component to refuse to sign or process new transactions. Tampering is a material breach.

§ 03What Is In the Stack

Licensed L1 components

  • BFT consensus engine (Tower BFT, 14-of-20 quorum, validator framework)
  • DEX (AMM pools, order-book primitives, atomic settlement, DvP)
  • Token creator (issuance, lifecycle, supply, metadata)
  • LBP (liquidity bootstrapping pool primitives)
  • SCN (Sovereign Compliance Network on-chain policy engine)
  • On-chain governance framework
  • Identity layer (DID registry, ZK primitives, KYC hooks)
  • RPC infrastructure (JSON-RPC, gateway, caching)
  • Smart contract runtime + standard contract libraries
  • Block explorer + analytics layer
  • Gossip protocol + P2P networking
  • Mempool + transaction pool
  • Cryptography stack (Ed25519+Dilithium-III, ML-DSA-65, Kyber KEM)
  • Atomic settlement engine (DvP + atomic swap primitives)
  • Asset tokenization framework (RWA registry, lifecycle)
  • Validator software, key management integration, HSM hooks
  • All protocol-level patent claims, licensed for use on the buyer's chain

Not in the Sovereign Stack

  • Source code in any form
  • The right to modify, decompile, reverse-engineer, relocate
  • The ability to disconnect from the JIL control plane
  • Any transfer of trade secrets, trademarks, IP beyond use license
  • CourtChain™ (evidence anchoring substrate)
  • CREB™ pipeline + 175 attestation checks + Verdict Engine
  • Bad Actor Registry
  • Asset Intelligence + Wallet Intelligence
  • Pre-Clearance / JIL Corridor + Attestyx
  • The Bi-Directional Payment Integrity Network
  • Utilization Manager + PA defensibility
  • RUWI (developer-first payment integrity API)
  • Signal (email + content engine)
  • Secure Document Vault as a commercial product
  • Cross-chain bridging (separate bridge license)
  • Native interoperability with any other buyer's chain
  • Right to sublicense or operate as a service provider to third parties
Verticals are licensed separatelyA buyer who wants any vertical deployed against their Sovereign Stack chain licenses it under separate commercial terms. CourtChain™ and CREB™ in particular require connectivity to JIL's evidence infrastructure and are not transplantable to a buyer chain without that separate license.

§ 04Why Per-Chain Pipes

REASON 01

Failure isolation

A buyer chain hitting a mempool storm or a flood of bad-actor traffic does not pressure JIL's SCN or any other buyer's chain. Each chain has its own ingestion, propagation, and event streams.

REASON 02

Throughput SLA

Dedicated pipes let JIL guarantee transactions per second at the infrastructure level and enforce tiered SLAs (Standard / Enhanced / Premier) without cross-tenant contention.

REASON 03

Data residency

EU, UAE, Singapore, and Brazil buyers have jurisdiction-of-data requirements. Dedicated pipes can be physically placed in the correct sovereign vault (US / CH / UAE / SG / BR currently operating).

REASON 04

Audit + forensics

Per-chain pipes give clean evidentiary boundaries for any audit, slashing event, or downstream evidence work the buyer wants to do. Per-chain consensus process + per-chain pipe = per-chain forensic record.

REASON 05

Sovereign-action posture

If sovereign action affects one vault (legal demand, sanctions, seizure), the architecture is designed so consensus across remaining vaults continues. Chains placed inside the affected vault are subject to the action; others are not.

REASON 06

Capacity rebalancing

Pipes are provisioned and rebalanced through the control plane. Capacity can be added without disrupting other buyer chains because the pipes are independent. Per-validator chain caps protect SCN headroom.

§ 05Process Flow · buyer onboarding to live operation

01
License + SOW
Master Sovereign Stack License Agreement signed. Order Form captures buyer tier, jurisdiction, chain ID, gas token, validator allocation, pipe placement, SLA tier, fee streams.
02
Genesis ceremony
JIL implementation team runs the buyer's genesis. Chain ID is assigned. Gas token is defined. Initial validator set is bound. Cryptographic attestation receipts are issued. Pipe is provisioned in buyer's vault.
03
Validator + pipe live
Validators start producing blocks on the buyer's chain in parallel with their existing duties. Dedicated Kafka / Red Panda pipe goes live in the assigned vault. Per-chain consensus process bounds CPU / memory / disk I/O.
04
Acceptance testing
Buyer runs acceptance scenarios against the live chain. SCN policy engine is configured. Identity layer is wired to buyer's KYC providers. Buyer's first applications are deployed and validated.
05
Premier SLA
24x7 coverage, 30-minute Sev-1 response, dedicated technical account manager, quarterly business review. Updates flow through the control plane on JIL's release cadence with advance notice per SLA.

§ 06Commercial Model · three revenue streams plus optional custom

Buyer TierLicense Fee (Annual)Validation Service (Annual)Implementation (One Time)
Sovereign / jurisdictional operator$5M - $20M$2M - $6M$2M - $8M
Federal channel partner (Accenture / Leidos / SAIC / Peraton)Negotiated per engagement, generally 50/50 split on end-customer revenue. Validation Service + Implementation bundled.
Large financial institution$3M - $10M$1.5M - $4M$1M - $3M
Foundation / institutional grant operator$750K - $3M$500K - $1.5M$250K - $750K
Enterprise (non-financial)$1.5M - $5M$1M - $2.5M$500K - $1.5M
Fourth optional stream - Custom DevelopmentAnything the buyer wants beyond the standard stack is scoped through SOWs under the Master Custom Development Services Agreement at cost-plus 15 to 25 percent. JIL retains ownership of the resulting work product and may roll buyer-funded features into the standard stack at its discretion (with optional credit / consideration).
Why USD or stablecoin onlyValidators are not compensated in the buyer's gas token. That would create concentration risk (validators accumulating a buyer's token) and circular economics (validator income depending on buyer chain price action). All JIL revenue from a Sovereign Stack engagement is in USD or stablecoin. This protects JIL from buyer token volatility, regulatory exposure, and the appearance of economic alignment with any particular buyer chain.

§ 07Security Boundary

JIL OwnsConsensus layer, transport layer (Kafka / Red Panda pipes), the JIL control plane, the cryptography stack, validator key custody, signed-binary integrity attestation, threat intelligence distribution, 24x7 incident response across all five vaults.
Buyer OwnsApplication layer on the buyer’s chain, KYC and custody integration, the buyer’s smart contracts, operational use of the chain, application-layer access control, key management for application-layer signers (not validators).
Validator compromiseJIL problem. JIL stands behind it.
Buyer smart contract bugBuyer problem. Buyer remediates.
BFT / pipe / control-plane breakJIL problem. Per SLA, Sev-1 response within 30 minutes; post-incident review within five business days.
Buyer KYC / custody integration breachBuyer problem. Buyer remediates; JIL assists per support tier.
Cross-chain interactionDefault off. Bridges are a vertical and require a separate license. Each cross-chain edge is engineered, audited, and licensed individually.

§ 08Plain English Example

Worked example - a sovereign launches a vendor-payment chain

Country X licenses the Sovereign Stack for a $250M annual government-vendor-payment program

Country X needs in-jurisdiction data residency for all government vendor payments and wants its own L1 chain to anchor settlement. Country X signs the Master Sovereign Stack License Agreement. Order Form: tier Sovereign / jurisdictional operator, chain ID jil-countryx-1, gas token CXGAS, pipe placed in US vault (Country X's regulator's choice), Premier SLA, 14-of-20 validator allocation across JIL's existing global ring.

JIL runs the genesis ceremony. Validators start signing blocks on jil-countryx-1 in parallel with their existing duties on JIL's SCN and other buyer chains. The dedicated Kafka pipe goes live in the US vault. Country X's payment ministry integrates its existing ERP through documented APIs. SCN is configured for Country X's transfer restrictions, sanctions screening, and vendor-eligibility policies.

Country X pays JIL $12M annual License Fee + $4M annual Validation Service Fee + a one-time $5M Implementation Fee, all in USD. JIL operates the validators. Country X does not custody any JIL keys. JIL does not custody any CXGAS. Verticals (CourtChain™, CREB™, Verdict Engine) remain on JIL's SCN - Country X licenses CREB™ separately if it wants admissible payment-integrity evidence anchored on the JIL evidence substrate.

At end of term, if Country X chooses not to renew, the chain is paused, the validators stop signing, the buyer's chain state is exported in a portable format for archival, and the chain cannot be operationally continued without JIL (because the validators are JIL's). Continuity assurance is delivered through contractual uptime guarantees and a committed JIL-operated successor instance.

§ 09Capabilities Summary

Multi-chain BFT14-of-20 quorum across 10 active validators in 13+ jurisdictions; target 20 active + 20 standby. Each validator runs N consensus processes in parallel (one per buyer chain plus SCN), capped at 5 buyer chains + SCN at launch.
Per-tenant isolationOwn chain ID, genesis, gas token, state, mempool, governance, application namespace. Dedicated Kafka / Red Panda pipe placed in the buyer's jurisdiction. No shared block space, no shared mempool, no shared message bus.
CryptographyEd25519 + Dilithium-III hybrid signing; ML-DSA-65 protocol-level signatures; Kyber KEM key encapsulation; SHA-3 + BLAKE3 hashing; HSM-backed validator keys with per-chain hierarchical derivation.
Control planeNon-optional. Cryptographic enforcement. License validation, integrity attestation, software updates, threat intel, validator monitoring, pipe provisioning, per-chain telemetry. Disconnection = component refuses to operate.
Five sovereign vaultsUS, CH, UAE, SG, BR. Each is a physically distinct deployment with its own infrastructure, staff, jurisdictional posture. Pipe and validator placement follows buyer jurisdiction.
SLAPremier default. 99.9 percent monthly uptime, 4-hour RTO, 1-hour RPO, 30-minute Sev-1 response 24x7, dedicated TAM, quarterly business review.
CommercialUSD or stablecoin only. Three streams (License Fee, Validation Service, Implementation) + optional fourth (Custom Development cost-plus 15-25 percent). Two contracts: Master Sovereign Stack License Agreement + Master Custom Development Services Agreement.
ExitChain pauses. State exported in portable format. Buyers retain archival; operational continuation requires JIL-operated successor instance per contractual continuity terms.