LICENSE
README.md
mcp-server.json
mcp.json.example
pyproject.toml
requirements.txt
bin/auth_utils.py
bin/custom_tool_bridge.py
bin/debug_agent_bridge.py
bin/embedding_utils.py
bin/grok_bridge.py
bin/llm_failover.py
bin/mcp_proxy.py
bin/memory_bridge.py
bin/web_research_bridge.py
m3_memory/__init__.py
m3_memory/cli.py
m3_memory/installer.py
m3_memory/team_cli.py
m3_memory.egg-info/PKG-INFO
m3_memory.egg-info/SOURCES.txt
m3_memory.egg-info/dependency_links.txt
m3_memory.egg-info/entry_points.txt
m3_memory.egg-info/requires.txt
m3_memory.egg-info/top_level.txt
memory/migrations/001_initial_schema.sql
memory/migrations/002_enforce_relationships.sql
memory/migrations/003_encrypted_secrets.sql
memory/migrations/004_archive_db.sql
memory/migrations/005_perf_and_wal.sql
tests/test_auth_utils.py
tests/test_backfill_content_hash.py
tests/test_chatlog_config.py
tests/test_chatlog_cost_report.py
tests/test_chatlog_ingest_formats.py
tests/test_chatlog_migrations.py
tests/test_chatlog_perf.py
tests/test_chatlog_redaction.py
tests/test_chatlog_roundtrip.py
tests/test_chatlog_status.py
tests/test_chatlog_status_line.py
tests/test_chatlog_write_queue.py
tests/test_chroma_queue_orphan_guard.py
tests/test_content_safety.py
tests/test_elbow_trim.py
tests/test_embed_backfill.py
tests/test_embed_key_enricher.py
tests/test_embed_sweep_lib.py
tests/test_embedding_utils.py
tests/test_enrichment_state.py
tests/test_entity_graph.py
tests/test_fact_enriched.py
tests/test_installer.py
tests/test_llm_failover.py
tests/test_m3_enrich.py
tests/test_m3_entities_warts.py
tests/test_memory_get_prefix.py
tests/test_memory_search_routed.py
tests/test_memory_write_from_file.py
tests/test_migrate_target_resolution.py
tests/test_observer.py
tests/test_pg_sync_fk_safety.py
tests/test_pg_sync_manifest.py
tests/test_phase_l_auto_activation.py
tests/test_recency_bonus.py
tests/test_reflector.py
tests/test_slm_intent.py
tests/test_task_tombstones.py
tests/test_vector_kind_strategy.py