README.md
pyproject.toml
app/__init__.py
app/repo_scope.py
app/services/__init__.py
app/services/agent_protocol.py
app/services/auto_promote_sessions.py
app/services/capture_adapters.py
app/services/capture_core.py
app/services/internal_memory_agent.py
app/services/memory_evidence.py
app/services/memory_extraction_normalize.py
app/services/memory_lifecycle.py
app/services/memory_profiles.py
app/services/memory_providers.py
app/services/memory_retrieval.py
app/services/memory_retrieval_scoring.py
app/services/memory_retrieval_text.py
app/services/memory_similarity.py
app/services/privacy.py
app/services/promoted_memory_answer.py
app/services/promoted_memory_pipeline.py
app/services/promoted_memory_store.py
cherry_docs.egg-info/PKG-INFO
cherry_docs.egg-info/SOURCES.txt
cherry_docs.egg-info/dependency_links.txt
cherry_docs.egg-info/entry_points.txt
cherry_docs.egg-info/requires.txt
cherry_docs.egg-info/top_level.txt
cherrydocs/__init__.py
cherrydocs/cli.py
cherrydocs/hook.py
cherrydocs/mcp.py
scripts/__init__.py
scripts/auto_promote_capture.py
scripts/check_size_limits.py
scripts/ci_auto_capture.py
scripts/coverage_regression_gate.py
scripts/eval_projects.py
scripts/install.py
scripts/pr_gate_report.py
scripts/promptfoo_regression_gate.py
scripts/render_agent_prompts.py
scripts/claude_hooks/__init__.py
scripts/claude_hooks/state_manager.py
tests/test_agent_protocol.py
tests/test_answer_quality_evals.py
tests/test_auto_promote_sessions.py
tests/test_capture_core.py
tests/test_ci_auto_capture.py
tests/test_claude_capture_hooks.py
tests/test_claude_hooks_state.py
tests/test_coverage_regression_gate.py
tests/test_internal_memory_agent.py
tests/test_mcp_server.py
tests/test_memory_lifecycle.py
tests/test_memory_retrieval.py
tests/test_pr_gate_report.py
tests/test_promoted_memory_answer.py
tests/test_promoted_memory_pipeline.py
tests/test_promoted_memory_store.py
tests/test_promptfoo_regression_gate.py