A compact developer README for the Sovereign Cypher-Tube project.
The system has transitioned to a persistent, verifiable, and spatially aware sovereign environment.
- Opcode Dispatcher: Handles
FUSIONandCOMMIToperations. - Persistence Layer: Supports signed
.ctubestate files. - Spatial SceneGraph: Hierarchical node management in CSS (Canonical Sovereign Space).
- CLI Tooling:
ctubecommand for world management.
Quick links
- Full cryptographic API: docs/API.md
- Mythic philosophy & lore: docs/PHILOSOPHY.md
- System Wiki: WIKI.md
Prerequisites
- Node.js (LTS, e.g. 18+)
- Redis running locally or reachable via REDIS_URL
Install and run
npm install
npm startRun the new OS core tests:
npx vitest tests/unit/sovereign-os.test.ts© 2026 Sovereign Cypher-Tube.