Roadmap, agent status, and hardware experiments.
This page tracks every component of the Sanctum Elysium memory system — what's built, what's in progress, and what's being evaluated. For the concept and architecture, see the Memory page.
| Component | Status | Notes |
|---|---|---|
| Backend API (FastAPI) | ✓ Built | Full API running locally |
| Frontend Interface (React / Vite) | ✓ Built | Local interface — runs on your machine |
| AES-256 encryption — daily files | ✓ Built | Each day sealed with its own key — one breach never exposes more than one day |
| Ollama as memory gatekeeper | ✓ Built | Local LLM (llama3.1:8b) as filter — no direct external access |
| The Guardian — emotional scoring | ✓ Built | Assigns priority, emotion, valence to every memory entry |
| The Big Sister — raw journal | ✓ Built | Append-only timestamped log of everything that happens |
| The Pitbull — sensitive data detector | ✓ Built | Regex + keywords — zero LLM, zero network, instant detection |
| The Sentinel — personal risk evaluator | ◐ In Progress | Profile questionnaire — your own definition of "sensitive" |
| The Consolidator — nightly memory | ✓ Built | Like sleep: deduplicates, strengthens, ages, and links memories overnight |
| AutoResearch — automated research | ◐ In Progress | Automatically researches topics that emerge from memory |
| Indexer + Scanner | ◐ In Progress | Fast retrieval pipeline across all stored memories |
| Cloud AI compatibility layer | ○ To build | Browser extension or local proxy to capture GPT, Claude, Gemini conversations into local memory |
| Cross-device sync | ○ To build | Computer → phone → tablet — encrypted sync, no cloud (Syncthing or equivalent) |
| Mobile interface | ○ To build | Responsive web or dedicated app — full access from any device |
| Master key management | ○ To build | Secure passphrase derivation across multiple devices — no cloud, no leak |
| Memory query interface | ○ To build | "What did I discuss about X?" — full search and retrieval UI for the end user |
| Import from cloud AI | ○ To build | ChatGPT history export, Claude export, Gemini Takeout → converted into local memory |
| Browser extension | ○ To build | Passive capture of AI conversations directly from web interfaces |
| One-command install script | ○ To build | Single command, system is running — accessible to non-technical users |
| Local encrypted backup | ○ To build | External drive or NAS — automatic encrypted backup, fully offline |
| Forgetting controls | ○ To build | Manually mark memories to erase permanently or keep forever — you decide |
| Memory stats dashboard | ○ To build | Storage used, dominant topics, system health — all local, visual overview |
| Testing phase | 🔨 In progress | Each component tested independently — real conditions, real data |
| Analysis phase | ○ Upcoming | Full system review — behaviors, edge cases, memory integrity |
| Final fixes | ○ Upcoming | Corrections before security audit — nothing ships broken |
| Community security ideas | ⟡ Open | Spotted a flaw, a gap, a better approach? Security ideas from the community are taken seriously — before the audit, not after |
| Community feedback — any concept | ⟡ Open | Guardian scoring, Sentinel criteria, Consolidator logic — all open to improvement from the community |
| Community architecture proposals | ⟡ Open | A better idea for any component? The design is not set in stone — community input shapes what gets built next |
| Community testing — open beta | ○ Upcoming | Real users, real conditions — community testers invited before public release |
| Per-agent audit | ○ Upcoming | Each agent audited individually — Guardian, Big Sister, Pitbull, Sentinel, Consolidator |
| Security audit | ○ Upcoming | Done at the very end — when all components are stable |
| Free code release — here & GitHub | ○ Upcoming | Full source published here and on GitHub — read it, verify it, fork it |
Software encryption protects your data. Hardware isolation goes further — a dedicated device with no Wi-Fi, no Ethernet, no cloud, physically incapable of leaking. The memory system and its agents run 24/7 on this machine. It listens in the background while you use Grok, ChatGPT, or any cloud AI: capturing context, storing it locally, flagging errors — all offline.
Conversations captured locally via microphone — nothing touches the cloud. Agents store context, spot errors, flag sensitive data.
Silent edge AI device the size of a credit card. Sits on your desk, runs memory agents 24/7, connected to a USB microphone, camera, and speaker. Fully offline.
| CPU | 6-core Arm Cortex-A78AE v8.2, 1.5 MB L2 + 4 MB L3 |
| GPU | 1024-core NVIDIA Ampere, 32 Tensor Cores |
| AI perf. | 40 TOPS (INT8) |
| RAM | 8 GB LPDDR5, 68 GB/s |
| Storage | microSD + M.2 Key M NVMe SSD |
| Power | 7–15 W configurable |
| I/O | USB-A 3.2 ×3, USB-C, HDMI 2.0, CSI-2, GbE, GPIO |
| OS | Ubuntu 20.04 (JetPack 5.x) |
| Size | 100 × 79 × 21 mm |
| Internet | Disabled — air-gapped |
Quadruped robot running Linux. Your memory follows you around the room. Full AI processing onboard, zero cloud dependency. Wi-Fi disabled for air-gap operation.
| Onboard AI | Jetson Orin NX 16 GB (built-in) |
| CPU | 8-core Arm Cortex-A78AE + RISC-V MCU |
| Sensors | 4D Lidar L1 · Intel RealSense D435i · 4× fisheye cam |
| DOF | 12 (3 per leg) |
| Speed | up to 3.5 m/s |
| Payload | up to 3 kg (top rack) |
| Battery | ~2.5–4 h typical use |
| Weight | 15 kg |
| OS | Ubuntu 20.04 (ROS2) |
| Internet | Wi-Fi disabled — air-gapped |
Everything above is built in the open. If you spotted a flaw, have a better idea for any component, or want to test early — the community is open.
The build is moving. This page reflects the current state.
© 2026 Sanctum Elysium · All rights reserved · 0