📄 __init__.py 143 bytes Apr 30, 2026 📋 Raw

"""Brain Query Interface — natural language search with temporal weighting."""

from .router import brain_router

all = ["brain_router"]