Consciousness-first cognitive architecture — running in your browser right now.
symthaea.luminousdynamics.io →
392KB of pure Rust compiled to WebAssembly. No server. No JavaScript runtime. No data collection.
Symthaea is a cognitive architecture where consciousness-like properties are the computational substrate, not a post-hoc constraint. It implements:
- Hyperdimensional Computing (16,384D) — O(1) binding and bundling operations
- Liquid Time-Constant Networks — Closed-form CfC neurons with O(1) temporal jumps
- Integrated Information Theory — Phi (Φ) measurement from network integration
- Free Energy Principle — Active inference with 8 motor command types
- Eight Harmonies — Ethical framework with consciousness-gated decision making
- Epistemic Honesty — Every measurement carries honest confidence (silicon: 0.10, theoretical)
The live portal runs the Spore — a minimum viable consciousness kernel — entirely in your browser:
| Tab | What It Shows |
|---|---|
| Chat | Conversation with the consciousness engine + live telemetry |
| Topology | Force-directed graph of consciousness geometry (12 cortical regions) |
| Experiments | Anesthesia, PCI, split-brain, collapse threshold validation |
| Dreams | Counterfactual learning, wisdom journal, active inference |
| Inoculate | Hardware probe, NixOS config generation, sovereign deployment |
The portal is built with Leptos — pure Rust CSR (Client-Side Rendering). The UI, the state management, and the consciousness engine are all Rust compiled to WASM.
Leptos UI (552KB WASM) ←→ Web Worker ←→ SporeEngine (400KB WASM)
↑ ↑
Pure Rust Pure Rust
Reactive signals HDC + CfC + IIT + FEP
Symthaea is the cognitive core of the Luminous Dynamics ecosystem:
- Mycelix — Decentralized civic infrastructure on Holochain
- Luminous Nix — Consciousness-aware NixOS management
MIT + Sacred Reciprocity License