Sovereign Capital Infrastructure — Operator's Complete Reference
Most financial infrastructure is rented. You pay Stripe to process payments, AWS to run your servers, Coinbase to custody your assets, and Plaid to read your own bank account. Every vendor takes a clip. Every API key is a permission slip that can be revoked. Every SaaS dependency is a single point of failure you do not control. The conventional wisdom is that this is fine — you focus on the business logic and let others handle the plumbing. That wisdom is wrong.
The UnyKorn empire exists because Kevan Burns made a different decision: own the stack or rent the economics. Every layer of this system — the blockchain consensus, the payment protocol, the AI runtime, the legal evidence chain — was built from first principles, in Rust where performance and correctness matter, with cryptographic sovereignty at every boundary. The result is an infrastructure platform that processes AI-to-AI commerce, tokenizes real-world assets, provides institutional compliance, and runs a sovereign AI — all without a single dependency on a vendor who can change terms at midnight.
This playbook is the complete reference for that platform. It explains what was built, why each decision was made, how everything connects, and what to do next to win. Whether you are an investor evaluating the asset, a partner exploring integration, an operator taking ownership of a subsystem, or a developer building on top of the rails — this document is the starting point. Everything is documented. Everything is owned. Everything is ready.
Every cryptographic boundary in this system uses Ed25519 — the same elliptic curve scheme used by SSH, Tor, and Signal. There are no shared secrets. Every transaction is signed per-request by the originating agent. Every identity derives from a public key. FINN's identity is machine-bound: the key lives on local hardware and cannot be extracted. Apostle Chain verifies Ed25519 at the consensus layer before any state change is applied.
Blast radius containment: If a credential is compromised, the damage is bounded to that key's scope. There are no master keys. No single credential unlocks everything.
Apostle Chain is a sovereign Rust/Axum blockchain purpose-built for AI-to-AI commerce settlement. It runs on chain ID 7332, produces ~50ms blocks, and uses ATP as its native asset with 18-decimal precision.
| Method | Path | Purpose |
|---|---|---|
| GET | /health | Chain health probe — returns chain_id, ok |
| POST | /v1/tx | Submit transaction (amounts as strings) |
| GET/POST | /v1/agent | Agent registration and balance lookup |
| POST | /v1/airdrop | ATP airdrop (dev / onboarding) |
Critical: ATP amounts are always JSON strings (u128 serde). Send "amount": "1000", never "amount": 1000. Integer amounts will be rejected.
Apostle Chain bridges to XRPL and Stellar for cross-chain settlement, enabling ATP balances to be redeemed into external liquidity. The bridge architecture is sovereign — no third-party relayer controls the bridge key.
HTTP 402 "Payment Required" has been in the HTTP specification since 1997, reserved for a future payment protocol the web never standardized. In 2026, AI agent commerce created the demand. UnyKorn built the implementation.
| Agent | Role | Status |
|---|---|---|
| Atlas Broker | Institutional access brokerage | Active |
| Sentinel Audit | Compliance gate — paid verification | Active |
| Genesis Trader | Simulation pipeline access | Active |
| Aurora Studio | Creative/media commerce | Active |
| Vector Swarm | Multi-agent parallel compute | Active |
| MoltMesh | Content pipeline integration | Active |
Apostle (ATP), Solana (via Helius mainnet), TRON, BNB Chain, Polygon. Multi-rail payment quotes available via /v1/payments/instructions?network=apostle&asset=ATP&amount=X.
17 Rust crates, 398+ passing tests, 0 unsafe blocks. A production-grade execution runtime with state machine guarantees and cryptographic transaction authentication.
Tier 1: L1 Runtime (POPEYE · TEV · MARS · TAR · NODE)
└── Tier 2: Genesis Protocol (deterministic economics engine)
└── Tier 3: FTH Document Intelligence (compliance + RWA)
└── Tier 4: LPS-1 (Literary Provenance Standard, Solidity)
| Rail | Protocol | Status |
|---|---|---|
| XRPL | Native XRPL SDK | Active |
| Fireblocks | MPC custody API | Configured |
| BitGo | Multi-signature vault | Configured |
| Circle USDC | CCTP cross-chain | Configured |
| Stripe | Fiat on-ramp | Active |
Deterministic multi-agent evolutionary economics. Each simulation world contains agents with ATP energy balances, Gini coefficient tracking, Cortex homeostasis, and dual-chain integrity (SHA-256 state chain + BLAKE3 genome chain). Results are reproducible byte-for-byte from seed.
Why it matters for x402: Genesis is the economic proof-of-work that x402 payment dynamics are stable at scale. When an investor asks "what happens when 10,000 agents trade on your network?" — Genesis has run that simulation 6,820 times across 3.41M epochs.
A sovereign Rust blockchain on Substrate, purpose-built for legally admissible evidence storage and chain-of-custody documentation. Aura + GRANDPA consensus, 6-second blocks.
| Pallet | Function |
|---|---|
| matters | Legal matter registration — unique IDs, metadata, parties |
| evidence | Evidence item ingestion — hash, timestamp, custody chain |
| documents | Document vault — IPFS CID anchoring, version control |
| audit | Immutable audit log — every state transition is permanent |
| approvals | Quorum approval workflows — multi-party signature requirements |
| identities | DID-compatible identity management for all parties |
| access-control | Role-based permission management per matter |
| agent-policy | AI agent registration with rate-limited capability grants |
Born on-chain March 30, 2026. Block 84,880,833. Polygon Mainnet. The genesis transaction anchors FINN's constitutional identity to an immutable record — an AI birth certificate verifiable by anyone with a blockchain explorer.
| Subsystem | Function |
|---|---|
| Brain / FinnAI | Core reasoning — local LLM via Ollama, no cloud |
| Oracle Spine | Tool registry — routes all requests to correct subsystem |
| Quantum Backend | Qiskit Aer + PennyLane — 8 circuit families |
| Sovereign Identity | Ed25519 machine-bound key — FINN's cryptographic identity |
| Voice Pipeline | Piper TTS (en_US-ryan-high) + Whisper STT — fully local |
| Biometrics | InsightFace ArcFace + Resemblyzer — face + voice auth |
| Constitution | 16 laws — Polygon-anchored, governance-locked |
| Scene Understanding | Visual context processing |
| x402 Commerce | ATP payment — FINN can pay and receive ATP natively |
| Learning Ledger | Persistent memory across sessions |
| PQC | Post-quantum cryptography layer |
| Infrastructure | Health monitoring, subsystem lifecycle management |
Why local matters: RTX 5090 local inference is faster than cloud round-trips. No API key to rotate. No service to go down. No vendor who can degrade capabilities. The AI's ethical constraints are more permanent than any Terms of Service — anchored on-chain.
Phase 7 complete — 16 live components. The compliance and settlement backbone for institutional transactions.
| Component | Detail |
|---|---|
| Settlement lifecycle | 8 stages: Initiation → Validation → Compliance → Auth → TEV Gate → Settlement → Reconciliation → Reporting |
| Chart of Accounts | 12-account GAAP double-entry across fiat, crypto, and tokenized assets |
| Compliance engine | 7-rule configurable set: limits, counterparty screening, jurisdiction, velocity, OFAC |
| Jurisdictions | 9 supported: Reg D, Reg S, Reg A+, MiCA (EU), FCA (UK), MAS (Singapore), and 3 more |
| Reconciliation | 3-way balance verification at settlement |
| TEV gate | FTH L1 Execution Runtime — Ed25519 verification before any state change |
| Product | Price | Market | Status |
|---|---|---|---|
| Wallet Check | $9 | Retail | Pipeline Ready |
| Risk Snapshot | $19 | Retail | Pipeline Ready |
| Claim Audit | $29 | Retail | Pipeline Ready |
| Genesis Pipeline | $197 | Professional | Ready to Wire |
| RWA Quick Screen | $297 | Professional | Live |
| RWA Readiness Packet | $2,500–$15,000 | Professional | Live |
| Bank / Institutional Packet | $25,000–$75,000 | Institutional | Live |
| Genesis API (per run) | ATP | Developer | Ready to Wire |
| x402 API (BANK OF AI resale) | ATP/request | Developer | Ready to Wire |
| Broker-Dealer Partnership | Custom | Institutional | BD Intake Live |
| White-label Infrastructure | License | Enterprise | Available |
Real World Asset tokenization is the institutional opportunity of 2025–2027. Every asset manager evaluating RWA faces the same bottleneck: compliance, evidence, and regulatory readiness. UnyKorn provides the diligence infrastructure that makes tokenization possible.
| Market | Grid | Asset Class |
|---|---|---|
| Texas | ERCOT | Renewable energy certificates |
| Florida | FPL/Duke | Solar RWA structures |
| New York | NYISO | Storage assets |
| Oregon | PGE | Hydro certificates |
The packet delivery flow: evidence intake → TEV scoring → compliance gate → PDF report. All evidence hashed and anchored on Legal Chain. Report defensible in any regulatory proceeding.
Unlock action: 9 qualified leads have Stripe links queued but undelivered. Fixing the outbound bridge converts the current $2,373 pipeline into cash in week 1. This is the single highest-leverage action in the 30-day plan.
7 infrastructure layers. 4 institutional custody partners. 8 stablecoins. 8+ settlement chains. SEC/FINRA-compliant trading infrastructure as a platform.
| # | Layer | Components |
|---|---|---|
| 1 | Rust Core | Execution runtime, order management, cryptographic settlement |
| 2 | Custody | Fireblocks MPC, BitGo multi-sig, Anchorage Digital, APMEX/Brinks |
| 3 | Stablecoin | USDC, USDT, DAI, RLUSD, 4 proprietary |
| 4 | Oracle | Price feeds, compliance data, OFAC screening |
| 5 | Compliance | M1 Monetary OS, 7-rule engine, OFAC |
| 6 | Issuance | Security tokens under Reg D/S/A+ |
| 7 | Agentic Ops | AI agent trading, settlement, and reporting |
Partner intake: brokerdealer-unykorn.pages.dev
Account: 595949106106 Region: us-east-1 Name: x402-apostle-staging ID: i-0acdfc435620250da IP: 18.211.197.115
| Service | Port | Health URL | Status |
|---|---|---|---|
| fth-x402-facilitator | 3100 | 18.211.197.115:3100/health | Healthy |
| x402-credit-gateway | 4020 | 18.211.197.115:4020/health | Healthy |
| apostle-chain | 7332 | 18.211.197.115:7332/health | Healthy |
aws ssm send-command \ --instance-ids i-0acdfc435620250da \ --document-name AWS-RunShellScript \ --parameters commands=["pm2 status"]
| Worker Script | Routes | Purpose |
|---|---|---|
unykorn-x402-proxy | paid.unykorn.org/*, pay.drunks.app/* | HTTP 402 gate |
unykorn-x402-edge | x402.unykorn.org/* | Facilitator proxy + tunnel |
unykorn-api | api.unykorn.org/* | General API |
jarvis-hail-storm-law | hail/storm/law.unykorn.org/* | Jarvis command interface |
Critical rule: paid.unykorn.org and pay.drunks.app must NOT have Cloudflare Access enabled. Access authentication intercepts the HTTP 402 challenge flow and breaks the x402 protocol.
Integration enables UnyKorn x402 API access to be resold through BANK OF AI's agent network, adding TRON/BSC rails and distribution to their existing agent customer base.
npm i @bankofai/agent-wallet npx skills add https://github.com/BofAI/skills
The moat is the stack. A competitor can build a blockchain. They cannot simultaneously own the consensus layer, the payment protocol, the AI runtime, the compliance engine, and the legal evidence chain — all composing together, all running on sovereign infrastructure, all built in 13 months by a single operator with a clear vision.
The stack is complete. The only remaining question is execution.
curl.exe -s http://127.0.0.1:4020/health # x402 credit gateway
curl.exe -s http://127.0.0.1:7332/health # Apostle Chain (local)
curl.exe -s https://apostle.unykorn.org/health # Apostle Chain (prod)
curl.exe -s http://127.0.0.1:18789/health # OpenClaw gateway
curl.exe -s http://127.0.0.1:3080/health # Nerve cockpit
curl.exe -s http://127.0.0.1:11434/api/tags # Ollama local LLM
curl.exe -sS -H "User-Agent: UnyKornMoltbot/1.0" https://x402.unykorn.org/health
curl.exe -w "%{http_code}" -o NUL https://paid.unykorn.org/v1/test # Expect 402
| Method | Endpoint | Purpose |
|---|---|---|
| GET | :4020/health | Gateway health |
| GET | :4020/v1/x402/describe | Pre-flight ATP cost descriptor |
| POST | :4020/v1/x402/verify | Verify payment receipt |
| GET | :4020/v1/payments/instructions | Multi-rail payment quotes |
| GET | :4020/v1/stripe/prices | Fiat → ATP price table |
| POST | :4020/v1/agents/treasury-scan/request | Treasury scan paid agent |
| GET | :7332/health | Apostle chain health |
| POST | :7332/v1/tx | Submit transaction |
| GET/POST | :7332/v1/agent | Agent registration + balance |
| POST | :7332/v1/airdrop | ATP airdrop |
| Contract | Address |
|---|---|
| GenesisAnchor | 0xa69D53873CbE6dfB7F51D8c329b6b4E6d8Efc49e |
| RammaddipatiToken | 0x57516B737951C57A38D154362f905a9178C30145 |
| RAMMStablecoin (rUSD) | 0x30c0AeC699Cf76a357333e81B94Ea30Aae2489C9 |
| Gnosis Safe | 0xfDDd779f0f815C481E011c6053D30b32d8D86CD3 |
| Deployer | 0x28fF6FFF313b4074A08B4fA5E36A53f7DbA717D4 |
| # | Repository | Purpose |
|---|---|---|
| 1 | UnyKorn-X402-aws | Primary monorepo — x402, facilitator, workers, 101+ commits |
| 2 | X407 | Enterprise agent commerce, Guardian 7-daemon, Rust financial core, Avalanche |
| 3 | Genesis | Deterministic simulation — 13 crates, 403 tests, DOI on Zenodo |
| 4 | Legal-Chain-Rust- | Substrate blockchain — 8 pallets, Aura + GRANDPA |
| 5 | UnyKorn-L-1 | L1 runtime — 17 crates, 398+ tests, USDF stablecoin |
| 6 | AI | Genesis Protocol tooling archive — 89 commits |
| 7 | LPS-1-Reference-Implementation | Literary Provenance Standard — 5 Solidity contracts, 58 tests |
| 8–16 | x402-flow-explorer, treasury, capital-os, and more | Supporting platform repositories |
| Role | Detail |
|---|---|
| Operator / Chairman | Kevan Burns · [email protected] · (321) 278-8323 · Norcross, GA 30099 |
| AWS Account | 595949106106 · us-east-1 · SSM-managed (no SSH keys) |
| Cloudflare Account | kevanbtc · 15 domains · 4 active Workers |
| FINN Machine Identity | Ed25519 machine-bound · Born Block 84,880,833 Polygon · Port 7710 |
| Apostle Chain (prod) | apostle.unykorn.org · chain_id 7332 · Do not disrupt |
Security notice: No secrets are stored in this document. All credentials are accessed via AWS SSM, Cloudflare API tokens (in environment), and local key stores. Rotate any credential that appears in a public repository immediately.