LICENSE
README.md
pyproject.toml
src/agent_memory/__init__.py
src/agent_memory/release_metadata.py
src/agent_memory/adapters/__init__.py
src/agent_memory/adapters/hermes.py
src/agent_memory/api/__init__.py
src/agent_memory/api/cli.py
src/agent_memory/core/__init__.py
src/agent_memory/core/curation.py
src/agent_memory/core/ingestion.py
src/agent_memory/core/kb_export.py
src/agent_memory/core/models.py
src/agent_memory/core/retrieval.py
src/agent_memory/core/retrieval_eval.py
src/agent_memory/integrations/__init__.py
src/agent_memory/integrations/hermes_hooks.py
src/agent_memory/storage/__init__.py
src/agent_memory/storage/schema.sql
src/agent_memory/storage/sqlite.py
src/cafitac_agent_memory.egg-info/PKG-INFO
src/cafitac_agent_memory.egg-info/SOURCES.txt
src/cafitac_agent_memory.egg-info/dependency_links.txt
src/cafitac_agent_memory.egg-info/entry_points.txt
src/cafitac_agent_memory.egg-info/requires.txt
src/cafitac_agent_memory.egg-info/top_level.txt
tests/test_bump_release_version.py
tests/test_cli.py
tests/test_cli_review_and_scope.py
tests/test_episode_review_and_provenance.py
tests/test_hermes_adapter.py
tests/test_kb_export.py
tests/test_memory_flow.py
tests/test_npm_launcher.py
tests/test_procedure_and_relation_flow.py
tests/test_prompt_wrapper_scripts.py
tests/test_published_install_smoke.py
tests/test_release_metadata.py
tests/test_release_smoke.py
tests/test_release_workflows.py
tests/test_repository_trust_docs.py
tests/test_retrieval_evaluation.py
tests/test_retrieval_trace.py
tests/test_review_and_scope_ranking.py
tests/test_scope_hierarchy_and_relation_expansion.py