Installation Guide¶
Document reference: GFTCL-INST-001 Β· Framework: GAMP 5 Category 5 Β· EU Annex 11 Qualified by: IQ β Installation Qualification
FortressAI Research Institute Β· Norwich, Connecticut Patents: USPTO 19/460,960 Β· USPTO 19/096,071 β Β© 2026 Richard Gillespie
The controlled procedure for installing and commissioning the GaiaFTCL vQbit Quantum VM. Completing this guide and passing IQ constitutes a qualified installation.
1. System requirements¶
| Requirement | Specification |
|---|---|
| Operating system | macOS 26.0+ (LSMinimumSystemVersion) |
| CPU | Apple Silicon (arm64) β M-series |
| Memory | 16 GB minimum; capacity scales with unified memory (β1 M cells/algorithm at 128 GB) |
| Disk | ~1 GB for the app + growing append-only substrate store |
| Toolchain (build-from-source only) | Swift 6.2+, Xcode Command Line Tools |
| Network | Outbound to the federation mesh (NATS) and, for chain observation, operator-configured RPC |
2. Install from the signed DMG (operators)¶
- Download
GaiaFTCL.dmgfrom the gaiaftcl.com apex. - Verify integrity before opening: The two values must match exactly.
- Open the DMG and drag GaiaFTCL into
Applications. - On first launch, right-click the app and choose Open to clear Gatekeeper.
- The vQbit VM boots the substrate and the Cβ΄ rail comes online.
3. Build from source (engineers)¶
Franklin.app is the single entry point; VQbitVM and FranklinConsciousnessService
are bundled as child subsystems on the internal NATS bus.
4. Commission the configuration¶
Create the operator configuration under ~/.gaiaftcl/ before first operational use.
The daemon refuses to start if required configuration is absent β this is correct,
not an error. See the Configuration Specification for
every file and field. Minimum set:
franklin_sovereign_authority_bounds.tomlβ Franklin's bounded authoritysubstrate_tunables.tomlβ substrate tunable valuescell_federation_context.tomlβ federation identity / mooring
5. Post-installation qualification (IQ)¶
Run the in-app qualification (⬑ β Run Qualificationβ¦ in Franklin.app, or the
SovereignQualificationRunner). IQ confirms, with no running stack required:
- Franklin sovereign binary active;
VQbitVMandFranklinConsciousnessServicebundled; - NATS live on
127.0.0.1:4222; substrate schema valid (GRDB); - algorithm catalog complete;
S4DeltaWirefrozen at 53 bytes.
A passing IQ (all checks CALORIE) is the gate to operational use. Full criteria: IQ β Installation Qualification.
6. Verify the install operationally¶
gaiaftcl franklin status # daemon PID, cadence, tunable state
gaiaftcl cell identity # cell id + federation context public key
gaiaftcl franklin show-state # Franklin's substrate-wide state projection
Re-run IQ after any DMG re-install, macOS upgrade, or toolchain update (see Operational Procedures β change control).
Federation-cosigned
This page's source is sealed in the GaiaFTCL federation manifest β page SHA-256 074ccc5ba4d086fbβ¦, manifest witness a090592e0609adc8β¦, signed 2026-06-02T18:58:22Z by cell gaiaftcl-mac-cell. Verify with gaiaftcl wiki sign --all and compare wiki-all-signatures.json.