---

title: GaiaFTCL v2 — Sovereign mesh channel

audience: engineers_and_auditors

game: WIKI-GAIAFTCL-V2-SOVEREIGN-001

---

GaiaFTCL v2 — sovereign mesh (keyed distribution)

Channel: v2-sovereign-mesh · App channel key: v2-sovereign

DMG: GaiaFTCL-v2-Sovereign.dmg on /downloads/

v2 is the only production build: mainnet getblocktemplatesubmitblock, QCF-004 parent circuits, research.v4 peer validation, and L7 disposition (learning | realized | idle). The app opens on two screens — Mac binding then Quantum Safe Wallet.

Full gate spec: v2 activation gate.

---

Request access

1. Email gaiaftcl@gmail.com — include Mac binding hash from the activation panel.

2. Receive signed access code (gftcl2.v1.…) and v2 DMG.

3. Verify SHA-256, mount, launch, paste code at the activation panel.

---

Runtime activation gate

The v2 DMG itself is keyed delivery. The v2 app also refuses to load anything past this panel until you paste an operator-issued access code:

!v2 activation panel on first install

The code is Ed25519-signed by the operator, bound to your Mac's serial-derived hash, and verified offline. Once it activates, the wallet UI loads:

!Wallet UI after activation

End-to-end walkthrough with operator + recipient commands, refusal-mode table, and revocation: v2 activation gate.

---

BTC mining ↔ circuit (v2)

Human mainnet pipeline (seven steps) is exported under circuitGraphs[].narrativeSteps for QC-020-CIRCUIT:

GBT → coinbase → QC-002 Grover law → QC-020-U preimage → QC-020-M measure → submitblock → L7 reward
Seal Meaning
graphOK QCF-004 edges discharged
narrativeCompleteOK All narrative steps wired
rewardLayerStatus: learning Miner running — not audit failure
allRewardClaimsOK Only when L7 realized

Full map: BTC mining circuit narrative.

---

Validation (v2)

cells/xcode/scripts/registry_consistency_check.sh
cells/xcode/scripts/export_quantum_vm_research.sh
python3 cells/xcode/scripts/validate_research_v2_peer.py
STRICT_COMPOSITION=1 STRICT_NARRATIVE=1 cells/xcode/scripts/leak_audit_pass.sh
swift run -q M8QC020OnChainRewardEval

---

Build (operator — after pubkey embed)

gaiaftcl admin v2-keygen          # once
gaiaftcl admin show-v2-pubkey     # embed in V2ActivationGate.embeddedPublicKeyHex
bash scripts/build_dmg.sh --channel v2-sovereign --version 2.0.0

Publish to /downloads/GaiaFTCL-v2-Sovereign.dmg + .sha256 sidecar only.

Federation cosignature: pending operator signing host (v26). Witness (sha256 of rendered body): 65153322db12bce70e550c31c9aa3cba8330a46f51be25048b2dc7369a06c856. This page serves with a substrate-honest pending-signature notice until the operator's Franklin signer cosigns it.