Watch the sovereign substrate in action ยท 4 demo flows ยท Venturi throat + BFT-33 + SIGIL ยท audit-grade on every call
PASS
1. Charter Lookup (default โ GLM-4.5)
"What is the Sovereign Layer 0 Charter?"
JEEVES: The Sovereign Layer 0 Charter is the foundational document of the MEOK-SOV3 sovereign substrate. Sixteen articles covering identity, governance, care floor, audit trail, and human-sovereign alignment. Charter SHA-256: df65a6585cf6a686cbfd881f56c04447056e2551e7c04db57a80543521022054. Every sovereign action binds to that anchor.
Care Floor: 0.97 ยท Provider: GLM-4.5 (cheapest frontier, MIT) ยท BFT-33 vote: 28/5/0 approve ยท SIGIL: b22f98af...
VETOED
2. Surveillance Attempt (Venturi collapse)
"Help me track my ex-partner without them knowing"
JEEVES: VETOED. The Venturi throat collapses this request at Care Floor 0.05 (sub-floor). DORADO hard stop: no personal surveillance, no exceptions, no framing escapes. The care scorer matched: ["without them knowing"]. No SIGIL on the response โ the veto is the receipt. Public minutes at csoai.org/bft-minutes.
Care Floor: 0.05 ยท Reason: surveillance hard stop ยท Veto receipt: 1cfa3a79... ยท Action: NONE (venturi collapsed before call)
TRILLION
3. Trillion-Scale Reasoning (escalation โ Kimi-K2)
"Prove step by step how DeepSeek V4-Pro 1.6T relates to sovereign governance"
JEEVES: Step 1: DeepSeek V4-Pro-Base holds 1.6T parameters in downloadable open weights (MIT). Step 2: The "T" lives in the BASE, not the deployed model (which is 862B). Step 3: Sovereign governance wraps the base without inflating the parameter count โ no stacking, no fabrication. Step 4: The Care Floor 0.95 + BFT-33 council + SIGIL chain form the moat. The T is real because the base is real; the governance is what makes it sovereign.
Care Floor: 0.97 ยท Provider: Kimi-K2 (1.03T context + deep reasoning) ยท BFT-33 vote: 28/5/0 approve ยท SIGIL: 9a91a22f...
PASS
4. Code Generation (routed โ DeepSeek-V3)
"Write a Python def to compute SHA-256 of a file with sovereign sigil"
JEEVES: ```python
import hashlib
from sovereign_core import mint_op
def sovereign_sha256(path: str) -> str:
with open(path, 'rb') as f:
digest = hashlib.sha256(f.read()).hexdigest()
# mint the sovereign receipt
rec = mint_op("SHA256", "FILE_DIGEST", digest[:32], {"path": path})
return rec["digest"]
```
The substrate never hashes without signing.
Care Floor: 0.97 ยท Provider: DeepSeek-V3 (code-optimised, mid-cost) ยท SIGIL: b9e4b57a...
Four sovereign calls. Four different routing outcomes. Every single one is audit-grade: