README.md
pyproject.toml
smartmemory_mcp/__init__.py
smartmemory_mcp/code_parser.py
smartmemory_mcp/eval_logger.py
smartmemory_mcp/server.py
smartmemory_mcp/tier.py
smartmemory_mcp.egg-info/PKG-INFO
smartmemory_mcp.egg-info/SOURCES.txt
smartmemory_mcp.egg-info/dependency_links.txt
smartmemory_mcp.egg-info/entry_points.txt
smartmemory_mcp.egg-info/requires.txt
smartmemory_mcp.egg-info/top_level.txt
smartmemory_mcp/backends/__init__.py
smartmemory_mcp/backends/dispatch.py
smartmemory_mcp/backends/interface.py
smartmemory_mcp/backends/local.py
smartmemory_mcp/backends/models.py
smartmemory_mcp/backends/remote.py
smartmemory_mcp/tools/__init__.py
smartmemory_mcp/tools/agent_tools.py
smartmemory_mcp/tools/anchor_tools.py
smartmemory_mcp/tools/code_tools.py
smartmemory_mcp/tools/common.py
smartmemory_mcp/tools/decision_tools.py
smartmemory_mcp/tools/dev_tools.py
smartmemory_mcp/tools/evolution_tools.py
smartmemory_mcp/tools/graph_tools.py
smartmemory_mcp/tools/insight_tools.py
smartmemory_mcp/tools/lifecycle_tools.py
smartmemory_mcp/tools/memory_tools.py
smartmemory_mcp/tools/pattern_tools.py
smartmemory_mcp/tools/plan_tools.py
smartmemory_mcp/tools/portability_tools.py
smartmemory_mcp/tools/reasoning_tools.py
smartmemory_mcp/tools/structured_tools.py
smartmemory_mcp/tools/zettel_tools.py
tests/test_agent_evaluation_get_contract.py
tests/test_backend_dispatch.py
tests/test_citations.py
tests/test_code_blame_tool.py
tests/test_code_read_transcript_tool.py
tests/test_confidence_display.py
tests/test_decision_tools_local_backend.py
tests/test_dist_lite_quiet_local_origin.py
tests/test_get_working_context_standalone.py
tests/test_graph_tools_local_backend.py
tests/test_lifecycle_tools.py
tests/test_lineage_display.py
tests/test_normalize.py
tests/test_pending_decision_tools_local_backend.py
tests/test_portability.py
tests/test_read_around_tool.py
tests/test_remote_error_surfacing.py
tests/test_server_decompose.py
tests/test_server_multi_hop.py
tests/test_stale_display.py
tests/test_tier_registration.py