"""Coding Session Memory — Helix Forge capture + retention layer. See docs/DESIGN-session-memory.md. Importable package name uses an underscore (``session_memory``) where the design doc writes ``session-memory/``. """ __all__ = ["core", "adapters"]