CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/API.md
docs/DASHBOARD.md
docs/LAYERS.md
docs/TROUBLESHOOTING.md
docs/architecture.md
src/hyatlas_memory/__init__.py
src/hyatlas_memory/__main__.py
src/hyatlas_memory/_start.py
src/hyatlas_memory/_version.py
src/hyatlas_memory/cli.py
src/hyatlas_memory/client.py
src/hyatlas_memory/context_pressure.py
src/hyatlas_memory/embed_server.py
src/hyatlas_memory/init_wizard.py
src/hyatlas_memory/installer.py
src/hyatlas_memory/patches.py
src/hyatlas_memory/process.py
src/hyatlas_memory/start.py
src/hyatlas_memory.egg-info/PKG-INFO
src/hyatlas_memory.egg-info/SOURCES.txt
src/hyatlas_memory.egg-info/dependency_links.txt
src/hyatlas_memory.egg-info/entry_points.txt
src/hyatlas_memory.egg-info/requires.txt
src/hyatlas_memory.egg-info/top_level.txt
tests/conftest.py
tests/test_hy_memory_search.py
tests/test_integration.py
tests/test_standalone.py