📄 __init__.py 442 bytes Apr 25, 2026 📋 Raw

"""Icarus Core — Hard-forked family assistant for staging."""

version = "0.0.1"
all = [
"config",
"utils",
"appointment_parser",
"calendar_sync",
"clicker",
"conflict_engine",
"conflict_notify",
"document_sorter",
"email_fetcher",
"family_brain",
"hermes",
"intent_engine",
"location_cache",
"newsletter_parser",
"pipeline",
"rejection_engine",
"slot_handler",
]