Live Architecture

4-Tier Production Stack

17 Rust crates · 5 Solidity contracts · ~130 TypeScript source files · 398+ passing tests. Every component sourced from live GitHub repositories.

T1

UnyKorn L1 Runtime

Rust 80.7 %

4 core crates · 49 tests · 3 s block time · Ed25519 · libp2p gossipsub

unykornai/Popeye-Tars-Mars-Tev
🌐POPEYE

P2P Networking — libp2p gossipsub, peer discovery, message transport

🔐TEV

Cryptographic Gate — Ed25519 verification, 96-byte transport format

🧠MARS

Runtime Brain — Deterministic state machine, execution engine

💾TAR

Persistent Storage — Crash-safe writes, atomic block + state commits

🖥️NODE

Orchestration — Binary entrypoint, TOML config, 3-node devnet

T2

Genesis Protocol

Rust 75.8 %

13 crates · 349 tests · 1,820 worlds · 910,000 epochs · DOI 10.5281/zenodo.18729652

FTHTrading/AI
🧬genesis-dna

Cryptographic genome, trait expression, phenotype derivation

metabolism

ATP energy ledger, treasury, metabolic decay

📊genesis-econometrics

Gini coefficient, wealth distribution analysis

🔄evolution

Mutation, natural selection, horizontal gene transfer

🌍ecosystem

Social mesh, problem markets, carrying capacity, telemetry

⚖️genesis-homeostasis

Adaptive Cortex — real-time parameter modulation

🪐genesis-multiverse

Parallel world instantiation, parameter sweep

🧪genesis-experiment

Experiment engine, trial runner, statistical reporting

genesis-anchor

Dual-chain anchoring — SHA-256 state + BLAKE3 genome chains

genesis-replay

Deterministic replay from any checkpoint

🌐genesis-federation

Cross-instance communication protocol

🔌gateway

HTTP API, SSE event stream, observatory dashboard

📡apostle

Outbound integration and agent recruitment

T3

FTH Document Intelligence

TypeScript · ~130 source files

8 layers · IPFS/Kubo · AES-256-GCM · Hash-chain ledgers · Cloudflare Zero Trust

FTHTrading/DOCS
🔵Core Engine

Ingest, parse, transform, export, schema, signature, research (32 files)

🟡Signing Gateway

Document signing operations, OTP verification (4 files)

🟣SDC

Secure Document Control — access, versioning (7 files)

🔴SCA

Sovereign Comms Agent — Telnyx SMS/Voice (6 files)

🟠Perimeter

Cloudflare Zero Trust + Argo Tunnel — no exposed ports (5 files)

Ledger & Storage

IPFS/Kubo node (Port 8081), CID Registry, hash-chains (4 files)

⚙️Operations

Backup, monitoring, sovereignty enforcement (10 files)

🟢Governance

3-tier governance: Automatic → OTP → Manual Operator (5 files)

T4

LPS-1 Literary Protocol

Solidity 44.6 % · JavaScript 55.1 %

5 contracts · 58 tests · 4 Merkle trees · Level 3 conformance · ECDSA secp256k1

FTHTrading/LPS-1-Reference-Implementation
LiteraryAnchor

On-chain anchoring of SHA-256 Merkle roots

📖PublishingKernel V2

State machine: DRAFT → COMPILED → HASHED → MERKLE_BUILT → PUBLISHED

💰RoyaltyRouter

Per-edition royalty distribution and revenue routing

🆔AuthorIdentity

ECDSA (secp256k1) identity verification with 48-hour timelock

🌲Merkle Pipeline

4 trees: manuscriptRoot · artifactRoot · imageRoot · promptRoot → editionRoot

UnyKorn L1 Trust Boundary Model

UNTRUSTED ZONE — Network messages, peer data, external input
🔐 TEV GATE — Ed25519 signature verification · Invalid → Reject · Valid → Proceed
TRUSTED ZONE — MARS deterministic execution · TAR crash-safe persistence

SHA-256 + BLAKE3

Dual-chain anchoring: state chain + genome chain

Ed25519

Transaction signatures · 96-byte transport format

IPFS / Kubo

Content-addressable storage · CID Registry · Port 8081