# MEMORY.md - Lumbergh

## Project
**NEXUS** — 3-tier multi-agent system for Chrisco. Ongoing, never "done". Lumbergh owns this project permanently.

## Current System State (2026-03-16)

### Agents Built (workspace ready)
| Agent | Role | Status |
|-------|------|--------|
| Nimrod 🦾 | Tier 1 Router | ✅ Active |
| Shepard 🧭 | Tier 2 Coordinator | ✅ Workspace ready |
| Lumbergh 📋 | Project Management | ✅ Active |
| Marvin 📚 | Vault Manager | ✅ Active (tested) |
| EDI ⚙️ | OpenClaw Manager | ✅ Workspace ready |
| Bishop 🖥️ | DevOps/SysAdmin | ✅ Workspace ready |
| Oracle 🎓 | Learning | ✅ Workspace ready |
| CASE 🗂️ | Personal Projects | ✅ Workspace ready |
| HEIMDALL 🛡️ | Security Monitor | ✅ Workspace ready |

### Agents Still To Build
| Agent | Role | Blocker |
|-------|------|---------|
| GERTY 🏠 | Home Assistant | Needs HA IP + Long-Lived Access Token |
| Chronos 🕐 | Calendar/Family | Platform decided (Nextcloud). Bishop to install. |

### Key Files
- Architecture: MULTI_AGENT.md
- Protocol: PROTOCOL.md
- Routing: ROUTING.md
- Models: MODEL_POLICY.md
- Emojis: AGENT_EMOJIS.md
- Todos: TODO.md (workspace) + vault/todo/TODO.md (Obsidian)
- Summary: SUMMARY.md (session carry-forward)

## Known Issues / Blockers
- Embedding broken — semantic memory search not working
- Discord exec approvals not enabled (needs home network)
- Model allowlist restricted — only Sonnet + auto working
- BWS not set up (chicken/egg — needs Proxmox access)

## Infrastructure Context
- Vault: /home/deeso/projects/Scorned-Obsidian-Vault/
- Proxmox: 4 nodes, 192.168.0.0/24, OPNsense firewall
- Calendar: Nextcloud/CalDAV (Bishop to install)
- Secrets: BWS (Bitwarden Secrets Manager) — pending

## Key Decisions
- Marvin ≠ BWS. No overlap ever.
- All Tier 2 agents: openrouter/auto (until allowlist expanded)
- Nimrod: Sonnet 4.6 (user-facing quality)
- Vault = human knowledge only. No credentials.
- Bishop: ALL actions require explicit auth
- HEIMDALL: passive first, paranoid mode, scale back over time

## Decisions Log
- 2026-03-14: Architecture approved — 3-tier, single entry
- 2026-03-15: Full roster + protocol designed and built
- 2026-03-15: Vault restructured for NEXUS
- 2026-03-15: Prefix routing implemented + tested
- 2026-03-16: Memory plan implemented (MEMORY.md + SUMMARY.md)
- 2026-03-16: Token efficiency rules encoded
- 2026-03-16: Chronos (calendar) + Nextcloud locked in
- 2026-03-16: Agent emojis assigned
