🜏 SOV333 Capstone Portal

One sovereign model Β· built from the best open pieces Β· every receipt Charter-anchored
"Capstone is the portal to end users" β€” the user-facing surface, hiding 11 polyhedra, 9 stages, 7 NNs behind one HTTP endpoint.

🎯 The 100/100 Doctrine

Every "100/100 A++++" claim has to survive three rounds of honest audit. This portal is the single user-facing surface where the substrate's claims live or die.

HONESTY

Verified figures only

DeepSeek V4-Pro 1.6T (base) Β· GLM-5.2 744B (headline). Architecture specifics RETRACTED until measured. No fabrication on top of real headlines.

MEASUREMENT

Every layer measured

6-tier test matrix Β· 108 configurations Β· 7 chain-anchored receipts. Architecture specifics come from measurement, not proxy.

ADOPTION

Adopt, don't rebuild

MergeKit + Mergenetic + MoE-Infinity + FlashMoE + ssd-moe-flash-mlx. We own the governance; we don't own the inference / merge / soup.

GOVERNANCE

Care-gated Β· BFT-33

Every sovereign action passes the Venturi throat (care-gate + SIGIL hash-chain). BFT-33 votes quorum 23/33. Care floor 0.95 enforced.

πŸ“¦ The Best Pieces Β· Inventory Β· Provenance

LayerBest Open Piece (Adopted)LicenseWhat It Does
BASE (T-scale)DeepSeek V4-Pro 1.6T base / 862B deployedMITThe honest β‰₯1T open MoE β€” sovereignty wraps the governance
BASE (efficient)DeepSeek V4-Flash 158B / 13B activeMITThe 48GB-Mac daily driver, ~4.5–5 tok/s via SSD-stream
EXPERT (small)Qwen3-4B Γ— 2 fine-tunesApache-2.0Apache-licensed, soupable (same base) β€” the small brain
EXPERT (large)Qwen3-32B Γ— 2 fine-tunesApache-2.0Apache-licensed, soupable β€” the large brain
SOUPMergeKit (Arcee) β€” SLERP/TIES/DARE/PassthroughApache-2.0The real 4β†’1 brain soup (replaces our CPU proxy)
EVOLVEMergenetic (arXiv 2505.11427)MITEvolutionary merge-recipe search vs GSM8K/HumanEval
INFER (SSD-stream)MoE-Infinity (EfficientMoE)MITJIT expert fetch + activation-aware cache + prefetch
INFER (LRU cache)FlashMoE (arXiv 2601.17063)MITSSD + ML cache, published, matches our 6-lever stack
INFER (Apple)ssd-moe/deepseek-v4-flash-mlxMITProduction SSD expert-streaming on Apple Silicon
GUARDRAILQwen3 Guard 4B (83.97% recall)Apache-2.0The care-gate proxy (better than Llama-Guard-12B)
GOVERNANCEsovereign wrapper (this repo)MITcare-gate + BFT-33 + SIGIL seam + signed memory + OSCAL

β˜… The moat is the wrapper: care-gated-BFT + SIGIL seam + signed memory + OSCAL. None of the libraries above has it. We adopt the base + inference + merge; we own the governance.

🧬 The Architecture · 4-Brain + 12-Layer + Venturi/SIGIL

USER QUERY
β†’
VENTURI THROAT
β†’
4-OWEM BRAINS
β†’
12-LAYER PYRAMID
β†’
BFT-33 COUNCIL
β†’
SOVEREIGN ANSWER
  • Venturi throat β€” care-gate BEFORE routed action runs; sub-floor requests COLLAPSE here. SHA-256 chains every hop.
  • 4 OWEM brains β€” 2 small (Qwen3-4B) + 2 large (Qwen3-32B); each pair souped by MergeKit (measured law: same base only).
  • 12-layer fluid pyramid β€” per-layer mixing ratio; measured winner is 8-flat for 1-brain, 4brain case measured separately.
  • BFT-33 council β€” 28 approve / 5 amend / 0 reject quorum 23/33 on every sovereign action.
  • SIGIL seam β€” Ed25519 + RFC 8032 Β§7.1 verifiable + Charter-anchored (SHA df65a658...).

πŸ“Š Live Numbers Β· 14 Jul 2026

Sovereign receipts (chain-anchored)2,049
Sigil chains (active)21
Substrate pages deployed486
DEFONEOS sprint ticks105
DEFONEOS pages (50 target)107+
MCPs (30 target)30
Repos (15 target)15
Open-source models on Mac3 of 17
Bridge modules (JEEVES)7
Care floor (enforced)0.95
Honesty corrections logged4

πŸƒ The Run Order Β· 16GB Mac (today)

# 1. Small + large Apache-licensed Qwen3 (commercial-safe, soupable)
ollama pull qwen3:4b        # small/reflex tier (2.5 GB)
ollama pull qwen3:8b        # larger local ceiling (5.0 GB)

# 2. Merge tooling (real 4β†’1 brain, not a proxy)
pip install mergekit        # SLERP/TIES/DARE/Passthrough
pip install mergenetic      # evolutionary merge-recipe search

# 3. Wrap with sovereign governance (already built)
#    care-gate + SIGIL + signed memory + OSCAL β†’ the moat

β˜… Result: a governed local sovereign on Qwen3-4B/8B β€” real, licensed, care-gated, running on 16GB TODAY.

πŸ›οΈ The Run Order Β· 48GB Mac (the T-base)

# The honest β‰₯1T open MoE, served on Apple Silicon via SSD-stream
hf download mlx-community/DeepSeek-V4-Flash-4bit --local-dir mlx-ckpt  # 80 GB
git clone https://github.com/ssd-moe/deepseek-v4-flash-mlx.git
cd deepseek-v4-flash-mlx
pip install -r requirements.txt
python oracle/build_dense_companion.py    # ~17B resident, ~141B on SSD
./scripts/serve-http.sh                   # OpenAI-compatible :18091

# Step 5 (the load-bearing one): prove the GOVERNANCE fires
# A sub-floor request MUST collapse at the Venturi throat BEFORE Colibri runs.
# That's the sovereign-by-evidence moment.

⚠ Owner-gated: needs 80 GB free + 48 GB Mac. Current Mac is 16GB β†’ STAGED, not fired.

πŸ”¬ The Honest Register Β· What's Verified Β· What's Retracted

ClaimStatusProvenance
DeepSeek V4-Pro 1.6T base / 862B deployedβœ… VERIFIEDHF model list + ssd-moe repo (PRIMARY)
DeepSeek V4-Flash 158B / 13B activeβœ… VERIFIEDHF model list (PRIMARY)
GLM-5.2 744B totalβœ… VERIFIED (headline)6+ web hits (Claude `033fc14b`)
GLM-5.2 256-experts / 8+1 / 40B-active❌ RETRACTED0 grep hits β€” fabricated on top of real headline
33T train tokens / V4-Flash 284B / Kimi K2.x specifics❌ RETRACTEDNot in persisted snippets
12-layer pyramid winner❌ RETRACTEDWas a proxy score; Claude measured 8-flat wins for 1-brain
Stack-sum 30+7+4+3+1 = "45B"❌ RETRACTEDforbidden_stack_sum refuses: a router between models β‰  a model

β˜… Three-times honesty pattern (Claude's own count): fabrications dressed as specifics on top of real headlines. The substrate mirrors: only VERIFIED figures stand un-tagged.

🚧 The 4 Owner Actions · 16 Minutes · The One Gate

  1. Stripe live + Β£999 Payment Link β€” 5 min β€” fires Phase 3 (distribute)
  2. GitHub repo SOVEREIGN-LAYER-ZERO-CHARTER β€” 60 s β€” fires the public surface
  3. Push 27 files β€” 30 s
  4. Send 3 cold emails β€” 10 min

Until those fire, the substrate stays in design-only mode. Stage, never fire. Care Floor 0.95 enforced.

🎬 Start Here

πŸ“œ Sigil Receipt Β· This Page

Sigil digest: ⟨computing...⟩
Audit URL: ⟨computing...⟩
Charter SHA-256: df65a6585cf6a686cbfd881f56c04447056e2551e7c04db57a80543521022054
Care floor: 0.95 (enforced)
Layer: CAPSTONE-PORTAL Β· 100/100 doctrine