๐ฎ Cyberpunk HUD โข ๐ฌ OmniPost โข ๐ช Nexus-3D โข ๐ ๏ธ Tool Nexus โข โก Swarm Arena โข ๐ง Netrunner Memory โข ๐ Docs Hub
Zoth Studio v12.0.0 is an uncompromising, 100% local-first Multi-Agent AI Operating System and sovereign Web Foundry โ a cyberpunk-themed command center that puts you in full control of your AI stack. No cloud lock-in. No telemetry. No subscriptions. Every bit runs on 127.0.0.1.
It ships as a unified workstation suite: a Cyberpunk Tactical HUD cockpit, a 21-Agent Swarm Pantheon, a Global Fuzzy Command Palette, a Netrunner 3D Memory Graph, a Multi-Agent REPL Debate Simulator, a PTY terminal, a 298+ Tool Nexus, an E2EE Vault Daemon, and a full Android companion app โ all orchestrated over loopback. Build, run, create, and collaborate without ever touching the internet.
- Primary Repo:
core-app/โgithub.com/NullAITech/zoth-studio - Architecture: 100% Loopback
127.0.0.1ยท Zero Cloud Telemetry ยท Zero Remote Lock-in - Binaries: releases-and-binaries/ ยท GitHub Releases
| Workstation | Badge | Description |
|---|---|---|
| ๐ฎ Cyberpunk Tactical HUD | HUD |
Full-viewport cyber-noir command center with live agent telemetry, audio oscilloscope, and zero-text symbol controls |
| ๐น๏ธ The Cockpit (NOC) | NOC |
Network Operations Center โ real-time swarm status, loopback health, daemon telemetry, and alert panels |
| ๐ WebGen Studio | PTY |
Autonomous web foundry with Unix PTY terminal, DuckyScript compiler, and multi-agent code generation pipeline |
| ๐ก OmniPost Social Engine | POST |
AI-powered cross-platform content scheduler with video trimmer, caption generator, and channel management |
| ๐ช Nexus-3D Shader Studio | 3D |
Real-time GLSL procedural shader editor with Three.js renderer, scene composer, and MediaRecorder 4K export |
| ๐ง Netrunner Memory Graph | MEM |
Three.js force-directed 3D graph of biomorphic STDP synaptic memory nodes with live weight visualization |
| ๐ค Multi-Agent Consensus REPL | REPL |
Adversarial multi-agent debate simulator โ structured reasoning sessions with consensus arbitration and scoring |
| ๐๏ธ Math Pillars | MATH |
Symbolic math engine with LaTeX rendering, equation solver, and step-by-step proof generator |
| ๐๏ธ Vision Link | OCR |
Local OCR + computer vision workstation โ image analysis, text extraction, and multimodal agent dispatch |
| ๐ Web3 Swarm Bridge | SOL |
Solana / Web3 tooling integration for wallet inspection, on-chain queries, and swarm-driven contract analysis |
| โก In-Browser WebGPU AI | GPU |
Client-side WebGPU inference workstation โ run quantized models directly in the browser with zero server hops |
| ๐ Quantum Shield | PQC |
Post-quantum cryptography workstation โ Argon2id key derivation, XChaCha20-Poly1305 vault, and PQC experiments |
Full catalog of 28+ workstations:
core-app/public/docs/workstations.md
Zoth Studio ships with a curated swarm of 21 sovereign agents, each specializing in a distinct cognitive domain:
| Agent | Role |
|---|---|
| Azoth | Prime Orchestrator โ master swarm coordinator and task dispatcher |
| Lucy | Cognitive Memory Daemon โ biomorphic STDP synaptic memory & recall engine |
| Keymaster | E2EE Vault Guardian โ Argon2id + XChaCha20-Poly1305 hardware secret store |
| Nexus | 3D World Builder โ procedural shader composer and Nexus-3D scene architect |
| Hermes | Messaging Bridge โ Signal / SimpleX sovereign comms router and agent courier |
| Oracle | Netrunner Analyst โ knowledge synthesis, graph traversal, and pattern prediction |
| Cipher | Security Auditor โ OWASP threat modeling, PQC analysis, and zero-leak verification |
| Forge | WebGen Foundry โ autonomous full-stack code generation and PTY execution |
| Spectre | Recon & OSINT โ local-first intelligence gathering and data enrichment |
| Solaris | Web3 Swarm โ on-chain analysis, Solana tooling, and DeFi query agent |
| Volt | Hardware Interface โ ESP32-S3 Arduino bridge, DuckyScript, and GPIO control |
| Vox | OmniPost Director โ AI content scheduler, caption writer, and social channel manager |
| Atlas | Math & Proofs โ symbolic math engine, LaTeX renderer, and step-by-step solver |
| Iris | Vision & OCR โ multimodal image analysis, text extraction, and scene understanding |
| Phantom | Stealth Ops โ sandboxed execution, air-gap simulation, and red team testing |
| Echo | Debate Moderator โ Multi-Agent REPL consensus scoring and argument arbitration |
| Prism | Theme & Design โ 4-theme system guardian and UI composition engine |
| Daedalus | Architecture Planner โ system design, port topology, and blueprint generation |
| Lumen | Documentation Engine โ README synthesis, API contract generation, and AEO optimization |
| Pulse | Telemetry Monitor โ live daemon health checks, latency probes, and alert dispatch |
| Rift | WebGPU AI Runner โ client-side quantized model inference and WebGPU workload manager |
The Zoth Signal Bridge Android app brings the full sovereign stack to your pocket:
- Download:
zoth-signal-bridge-v12.0.0-android.apkvia GitHub Releases - Tech: Native Kotlin + Jetpack Compose ยท Tailscale WireGuard mesh ยท Lucy Oracle integration
- Install:
adb install -r zoth-signal-bridge-v12.0.0-android.apk
Mobile HUD Features:
- ๐ฑ Fullscreen workstation popups โ native-feel immersive views on any Android device
- ๐ Live swarm telemetry notifications and agent status badges
- ๐ต Lucy Netrunner soundboard synthesizer
- ๐ E2EE Signal & SimpleX thread management
- โก Swarm task dispatch and response monitoring from mobile
| Port | Service | Visibility | Function | Isolation |
|---|---|---|---|---|
:8088 |
Web Hub & Cyberpunk HUD | Public / Edge | 28+ workstations, 3D, Swarm Arena, Tool Nexus | Static Loopback |
:8484 |
Operator Deck & PTY Terminal | Private | Unix PTY terminal, Multi-Agent Swarm Orchestrator | 127.0.0.1 Only |
:8788 |
Lucy Memory Daemon | Private | Biomorphic STDP synaptic memory & graph storage | 127.0.0.1 Only |
:8787 |
Keymaster Vault Daemon | Zero-Leak | Hardware key store (Argon2id + XChaCha20-Poly1305) | 127.0.0.1 Only |
:8765 |
Signal Swarm Bridge | Private | E2EE Signal thread memory & SSE event stream | 127.0.0.1 Only |
:8767 |
SimpleX Web Bridge | Private | Sovereign SimpleX chat bridge & multi-agent dispatch | 127.0.0.1 Only |
:5225 |
SimpleX Core Daemon | Private | Local SimpleX chat server instance | 127.0.0.1 Only |
:11434 |
Local LLM Engine (Ollama) | Private | Offline neural inference (zoth-micro, qwen2.5-coder) |
127.0.0.1 Only |
cd core-app/public
python3 -m http.server 8088 --bind 127.0.0.1| URL | What You Get |
|---|---|
| http://127.0.0.1:8088/ | ๐ Flagship Hub & Showcase |
| http://127.0.0.1:8088/studio/cyberpunk-hud.html | ๐ฎ Cyberpunk Tactical HUD Cockpit |
| http://127.0.0.1:8088/studio/tool-nexus.html | ๐ ๏ธ Tool Nexus (298+ Tools) |
| http://127.0.0.1:8088/docs/readmes.html | ๐ Interactive README Library |
| http://127.0.0.1:8088/docs/ | ๐ Documentation Portal |
# Operator Deck & PTY Terminal (:8484)
python3 core-app/tools/orchestrator.py
# Lucy Cognitive Memory Daemon (:8788)
python3 memory-daemon/memory-ui-server.py
# Keymaster Argon2id Vault Daemon (:8787)
./releases-and-binaries/linux/zoth-vault-daemon --port 8787zoth status # Real-time loopback stack health & latency
zoth tui # Launch full-screen Curses TUI
zoth doctor # System dependency & security health check
zoth mem list # Browse synaptic memory digests
zoth list # Search 298+ registered toolsPress Ctrl+K (or โK on macOS) anywhere in the HUD to open the Global Fuzzy Command Palette โ search across all workstations, agents, tools, and commands instantly.
| Feature | Highlight |
|---|---|
| ๐ฎ Cyberpunk Tactical HUD | Full-viewport cyber-noir command center โ rebuilt from the ground up for v12 with live telemetry panels |
| ๐ฑ Mobile Fullscreen Popups | Native-feel fullscreen workstation views on Android & mobile browsers with swipe-to-dismiss gesture |
| ๐ Zero-Text Symbol Buttons | Icon-only operator controls with a sovereign symbol language โ zero text, maximum density |
| ๐ค Multi-Agent REPL Debate Simulator | Live adversarial agent debates with structured scoring, consensus arbitration, and argument replay |
| ๐ Global Fuzzy Command Palette | Ctrl+K instant-search across all 298+ tools, workstations, agents, and system commands |
| ๐ก OmniPost Social Engine | AI-driven cross-platform content pipeline โ video trim, caption AI, multi-channel scheduling |
| ๐ช Nexus-3D Procedural Shaders + 4K Recorder | Real-time GLSL editor with Three.js rendering and MediaRecorder-based 4K export |
| ๐ง Netrunner 3D Memory Graph | Three.js force-directed 3D visualization of live STDP synaptic memory weights and node relationships |
| โ 30/30 Tests Passing | Full regression suite green across all workstations, agents, daemons, and platform integrations |
zoth-studio/
โโโ core-app/ # ๐ PRIMARY GIT REPO (github.com/NullAITech/zoth-studio)
โ โโโ README.md # Master technical specification & operator runbook
โ โโโ bin/zoth # Global CLI (Python 3 + Curses TUI)
โ โโโ public/ # Static Web Hub (HTML5, Three.js, WebGPU, WebAudio)
โ โโโ studio/ # 28+ Interactive Workstations
โ โโโ assets/ # Master engines, themes, visualizers
โ โโโ docs/ # Markdown manuals & README library
โ โโโ vault/ # Argon2id cryptographic vault
โ โโโ pets/ # Pet Dex & 24 Cyber Pet companions
โ โโโ memory/ # Netrunner Memory & synaptic graph
โโโ memory-daemon/ # ๐ง Lucy Biomorphic STDP Memory Daemon (:8788)
โโโ releases-and-binaries/ # ๐ฆ Precompiled binaries (Linux, Windows, macOS, Android)
โโโ tools-and-automation/ # ๐ ๏ธ Companion scripts, Signal/SimpleX bridges, scrapers
โโโ agent-comms/ # ๐ก Swarm comms, notes, and annotation board
โโโ docs-and-architecture/ # ๐ Architecture diagrams, blueprints, and SVG banners
| Document | Description |
|---|---|
| ๐ Core App Technical Manual | Complete architecture, test harness, 28+ workstation index |
| ๐ฆ Releases & Binaries | All v12.0.0 build artifacts, checksums, install guides |
| ๐ฎ Cyberpunk HUD Guide | Multi-device layout, keyboard matrix, audio oscilloscope, REPL |
| ๐ ๏ธ Workstations Catalog | Comprehensive breakdown of all 28+ sovereign workstations |
| ๐จ 4-Theme System Spec | WCAG AA tokens, CRT scanlines, dark/light/matrix/gold themes |
| ๐ฌ Signal & SimpleX Comms | Tagged thread memory, router architecture, CLI commands |
| ๐ง Biomorphic Memory & STDP | Dual-layer narrative + AI spectrum telemetry theory |
| ๐๏ธ Hermes Agent Architecture | Subagent delegation, skills ecosystem, task dispatch |
| ๐๏ธ Home & Sanctum Architecture | Sovereign local-first privacy doctrine and hub composition |
| ๐ System Architecture | STDP plasticity, port topology, and consensus arbitration |
โก Zoth Studio v12.0.0 ยท September 2026
Sovereign Multi-Agent AI OS & Universal Web Foundry
Licensed under MIT ยท Built on Parrot OS ยท 100% Local-First ยท Zero Telemetry
๐ NullAITech/zoth-studio โข ๐ฆ Releases โข ๐ Local Hub
