LLM-maintained knowledge base for the Luci system. Any new agent with no context should start here. Last updated: 2026-06-07 | Maintained by: Luci (automated)
Read these first: 1. 01-architecture/overview — What Luci is, where it runs, how it connects to Lucienne and Larry 2. 02-mission-control/overview — The operational hub: tickets, workers, conversations 3. 03-scheduler/overview — How tasks are scheduled and run
| # | Topic | Description |
|---|---|---|
| 01 | 01-architecture/ | System topology, server infrastructure, databases, cross-node communication, backup and restore |
| 02 | 02-mission-control/ | Flask dashboard, ticket lifecycle, worker system, conversation layer, API |
| 03 | 03-scheduler/ | Task scheduler, YAML format, self-healing, task inventory (147 tasks) |
| 04 | 04-notifications/ | Telegram routing, forum topics, quiet hours, dedup |
| 05 | 05-authentication/ | OAuth flows, API keys, SSH keys, credential locations |
| 06 | 06-vault-and-memory/ | Vault structure, vault.db, GBrain semantic index, memory files, knowledge graph |
| 07 | 07-skills/ | 171 active skills, 53 retired, skill management, dev-loop |
| 08 | 08-projects/ | F1 Predictor, Smart Money, Token Dashboard, Price Watch, Life Manager, Crypto Trading, Spotify Radio, Vibe Kanban, etc. |
| 09 | 09-integrations/ | WhatsApp, email, Home Assistant, Telegram bot |
| 10 | 10-health-and-ops/ | Heartbeat, backups, stuck ticket detection, troubleshooting |
| 11 | 11-agent-relationships/ | Lucienne (local Mac), Larry (LegalMind), Echo (retired), council reviews |
| 12 | 12-data-flows/ | Morning briefing, life manager pipeline, email pipeline, session indexing |
| 13 | 13-audio-pipeline/ | Audio generation: CEO briefing (ElevenLabs TTS), radio show (NotebookLM), social pulse, MC /briefings page, audio library |
This wiki follows the Karpathy LLM Wiki pattern:
- Luci maintains all content — Elmar rarely edits directly
- Weekly health check task scans for stale/missing/inconsistent content
- Articles use wiki links to connect related concepts
- Every article has a # Key Takeaways section
- The _raw/ folder holds source material for LLM compilation
- The _health/ folder holds health check reports
worker-system.md)[folder/article](/wiki/folder/article) format (no .md extension)_index.md listing all articlesMission Control is the board for your delegated work: requests come in, Luci coordinates the next step, and evidence stays visible for review.
Luci is your always-on assistant for routing, status updates, and follow-through. Operators can still open deeper evidence when needed.