"""Icarus — Sovereign home intelligence. A local-first ambient assistant that reduces family cognitive load by watching email and Telegram, extracting coordination signals, and silently maintaining your family's Event Graph + Brain. Core capabilities: - Inbox → Calendar (IMAP → tripwire → LLM extraction → Radicale) - Ambient Coordination (Telegram shadow → tripwire → conflict check) - Knowledge Retrieval (ChromaDB RAG → natural language query) Target hardware: M4 Mac Mini (16-32GB unified memory) Compatible with: any Linux/macOS system with Ollama """ __version__ = "0.2.0" __app_name__ = "Icarus"