LICENSE
README.md
pyproject.toml
palaia/__init__.py
palaia/__main__.py
palaia/cli.py
palaia/config.py
palaia/decay.py
palaia/doctor.py
palaia/embeddings.py
palaia/entry.py
palaia/index.py
palaia/ingest.py
palaia/lock.py
palaia/locking.py
palaia/memo.py
palaia/migrate.py
palaia/project.py
palaia/scope.py
palaia/search.py
palaia/store.py
palaia/sync.py
palaia/wal.py
palaia.egg-info/PKG-INFO
palaia.egg-info/SOURCES.txt
palaia.egg-info/dependency_links.txt
palaia.egg-info/entry_points.txt
palaia.egg-info/requires.txt
palaia.egg-info/top_level.txt
tests/test_agent_flag.py
tests/test_audit_fixes.py
tests/test_chain_cli.py
tests/test_config.py
tests/test_decay.py
tests/test_detect.py
tests/test_doctor.py
tests/test_embeddings.py
tests/test_index.py
tests/test_ingest.py
tests/test_locking.py
tests/test_memo.py
tests/test_migrate.py
tests/test_project.py
tests/test_project_owner.py
tests/test_scope.py
tests/test_search.py
tests/test_store.py
tests/test_sync.py
tests/test_ux_improvements.py
tests/test_wal.py