LICENSE
MANIFEST.in
NOTICE
README.md
install_os.py
pyproject.toml
setup.py
_assets/models/README.md
bin/_task_runtime.py
bin/agent_protocol.py
bin/ai-audit.sh
bin/ai_mechanic.py
bin/aider
bin/aider_patch.py
bin/audit_trail.py
bin/augment_memory.py
bin/auth_utils.py
bin/auto_route.py
bin/backfill_content_hash.py
bin/batch_runner.py
bin/bench_memory.py
bin/benchmark_memory.py
bin/build_kg_variant.py
bin/chatlog_config.py
bin/chatlog_core.py
bin/chatlog_decay.py
bin/chatlog_embed_sweeper.py
bin/chatlog_ingest.py
bin/chatlog_init.py
bin/chatlog_prune.py
bin/chatlog_redaction.py
bin/chatlog_status.py
bin/chatlog_status_line.py
bin/chatlog_strip_framing_backfill.py
bin/check_control_chars.py
bin/check_tool_catalog_drift.py
bin/cleanup_logs.sh
bin/cli_kb_browse.py
bin/cli_knowledge.py
bin/com.m3memory.cognitiveloop.plist
bin/com.m3memory.dashboard.plist
bin/consolidate_beliefs.py
bin/crontab.template
bin/crypto_provider.py
bin/curator_apply.py
bin/custom_tool_bridge.py
bin/dashboard_server.py
bin/debug_agent_bridge.py
bin/deep_sync.py
bin/deploy_cognitive_loop.ps1
bin/distill_procedures.py
bin/embed_agent_instructions.py
bin/embed_backfill.py
bin/embed_server.py
bin/embed_server_gpu.py
bin/embed_server_inproc.py
bin/embed_sweep_lib.py
bin/embedding_utils.py
bin/enrichment_state.py
bin/fetch_sovereign_assets.py
bin/fix_scheduled_tasks.ps1
bin/gen_capability_matrix.py
bin/gen_download_badges.py
bin/gen_features_json.py
bin/gen_mcp_inventory.py
bin/gen_star_history.py
bin/gen_tool_inventory.py
bin/gen_tool_manifest.py
bin/gen_wiki.py
bin/generate_configs.py
bin/governor_cli.py
bin/governor_migration.py
bin/grok_bridge.py
bin/homecoming.py
bin/install_schedules.py
bin/install_wolfssl.py
bin/llm_failover.py
bin/m3-cognitive-loop.service
bin/m3-dashboard.service
bin/m3_autoenrich.py
bin/m3_chatlog_backfill_embed.py
bin/m3_chatlog_backfill_title.py
bin/m3_chatlog_enrich_backfill.py
bin/m3_cognitive_loop.py
bin/m3_enrich.py
bin/m3_enrich_assign.py
bin/m3_enrich_batch.py
bin/m3_enrich_batch_parallel.py
bin/m3_enrich_report.py
bin/m3_enrich_stage.py
bin/m3_entities.py
bin/m3_entities_gliner.py
bin/m3_halt.py
bin/m3_lifecycle_summary.py
bin/m3_sdk.py
bin/macbook_status_server.py
bin/mcp_proxy.py
bin/mcp_tool_catalog.py
bin/measure_tool_tokens.py
bin/mem0_scan.py
bin/memory_bridge.py
bin/memory_core.py
bin/memory_doctor.py
bin/memory_maintenance.py
bin/migrate_entity_vocab.py
bin/migrate_flat_memory.py
bin/migrate_memory.py
bin/migrate_pg.py
bin/migrate_warehouse_to_schema.py
bin/mission_control.entitlements
bin/mission_control.py
bin/news_fetcher.py
bin/pg_fdw_sync.py
bin/pg_setup.py
bin/pg_sync.py
bin/pg_sync.sh
bin/promote_pipeline.py
bin/re_embed_all.py
bin/reembed_space.py
bin/release_orphan_claims.py
bin/run_observer.py
bin/run_reflector.py
bin/secret_rotator.py
bin/session_handoff.py
bin/setup_hooks.py
bin/setup_memory.py
bin/setup_secret.py
bin/setup_test_db.py
bin/slm_intent.py
bin/split_chatlog_from_core.py
bin/sqlite_pragmas.py
bin/start_mcp_proxy.sh
bin/statusline-command.sh
bin/sync_all.py
bin/sync_manifest_versions.py
bin/temporal_utils.py
bin/thermal_utils.py
bin/tool_domains.py
bin/tool_loader.py
bin/unified_ai.py
bin/version_drift.py
bin/web_research_bridge.py
bin/weekly_auditor.py
bin/catalog/__init__.py
bin/catalog/dispatch.py
bin/catalog/lazy.py
bin/catalog/spec.py
bin/catalog/tools_admin.py
bin/catalog/tools_agent.py
bin/catalog/tools_chatlog.py
bin/catalog/tools_conversations.py
bin/catalog/tools_diagnostics.py
bin/catalog/tools_entity.py
bin/catalog/tools_files.py
bin/catalog/tools_memory.py
bin/catalog/tools_tasks.py
bin/catalog/validators.py
bin/dashboard/__init__.py
bin/dashboard/health.py
bin/dashboard/queue_stats.py
bin/dashboard/templates.py
bin/doctor/__init__.py
bin/doctor/agent_paths_probe.py
bin/doctor/cascade_probe.py
bin/doctor/dashboard_probe.py
bin/doctor/db_repair.py
bin/doctor/embed_server_probe.py
bin/doctor/embed_space_probe.py
bin/doctor/governor_probe.py
bin/doctor/lock_probe.py
bin/doctor/oxidation_probe.py
bin/doctor/plugin_version_probe.py
bin/doctor/schedule_probe.py
bin/doctor/shared_embedder_probe.py
bin/enrich/__init__.py
bin/enrich/eligibility.py
bin/enrich/prep.py
bin/enrich/rate_limit.py
bin/enrich/report.py
bin/files_memory/__init__.py
bin/files_memory/carry_forward.py
bin/files_memory/config.py
bin/files_memory/corpora.py
bin/files_memory/db.py
bin/files_memory/dedup.py
bin/files_memory/embed.py
bin/files_memory/entities.py
bin/files_memory/entity_coalesce.py
bin/files_memory/extract.py
bin/files_memory/identity.py
bin/files_memory/index.py
bin/files_memory/ingest.py
bin/files_memory/migrate.py
bin/files_memory/promotability.py
bin/files_memory/promote.py
bin/files_memory/provenance.py
bin/files_memory/schema.py
bin/files_memory/search.py
bin/files_memory/staleness.py
bin/files_memory/summarize.py
bin/files_memory/tools.py
bin/files_memory/walker.py
bin/files_memory/watch.py
bin/files_memory/chunkers/__init__.py
bin/files_memory/chunkers/markdown.py
bin/files_memory/chunkers/pdf.py
bin/files_memory/chunkers/text.py
bin/files_memory/migrations/001_files_base.down.sql
bin/files_memory/migrations/001_files_base.up.sql
bin/files_memory/migrations/002_files_phase2.down.sql
bin/files_memory/migrations/002_files_phase2.up.sql
bin/files_memory/migrations/003_files_phase3.down.sql
bin/files_memory/migrations/003_files_phase3.up.sql
bin/files_memory/migrations/004_files_fts.down.sql
bin/files_memory/migrations/004_files_fts.up.sql
bin/files_memory/migrations/README.md
bin/files_memory/migrations/postgres/pg_001_files_base.down.sql
bin/files_memory/migrations/postgres/pg_001_files_base.up.sql
bin/files_memory/migrations/postgres/pg_002_files_phase2.down.sql
bin/files_memory/migrations/postgres/pg_002_files_phase2.up.sql
bin/files_memory/migrations/postgres/pg_003_files_phase3.down.sql
bin/files_memory/migrations/postgres/pg_003_files_phase3.up.sql
bin/files_memory/migrations/postgres/pg_004_files_fts.down.sql
bin/files_memory/migrations/postgres/pg_004_files_fts.up.sql
bin/hooks/post_edit_reminder.sh
bin/hooks/pre-commit
bin/hooks/protocol_check.sh
bin/hooks/chatlog/aider_chat_watcher.ps1
bin/hooks/chatlog/aider_chat_watcher.sh
bin/hooks/chatlog/claude_code_precompact.ps1
bin/hooks/chatlog/claude_code_precompact.py
bin/hooks/chatlog/claude_code_precompact.sh
bin/hooks/chatlog/gemini_cli_onexit.ps1
bin/hooks/chatlog/gemini_cli_onexit.py
bin/hooks/chatlog/gemini_cli_onexit.sh
bin/hooks/chatlog/opencode_session_end.ps1
bin/hooks/chatlog/opencode_session_end.py
bin/hooks/chatlog/opencode_session_end.sh
bin/hooks/chatlog/session_start_capture_check.py
bin/m3_core/__init__.py
bin/m3_core/context.py
bin/m3_core/governor.py
bin/m3_core/gpu.py
bin/m3_core/locking.py
bin/m3_core/paths.py
bin/m3_core/registry_payload.py
bin/m3_core/runtime.py
bin/mcp_catalog/base.py
bin/memory/__init__.py
bin/memory/chunking.py
bin/memory/confidence.py
bin/memory/config.py
bin/memory/db.py
bin/memory/doctor.py
bin/memory/embed.py
bin/memory/emitters.py
bin/memory/enrich.py
bin/memory/entity.py
bin/memory/entity_count.py
bin/memory/extraction.py
bin/memory/fts.py
bin/memory/graph.py
bin/memory/history.py
bin/memory/orchestration.py
bin/memory/search.py
bin/memory/search_pg.py
bin/memory/search_ranking.py
bin/memory/search_routing.py
bin/memory/textprep.py
bin/memory/trust.py
bin/memory/util.py
bin/memory/write.py
bin/memory/backends/__init__.py
bin/memory/backends/_vector.py
bin/memory/backends/base.py
bin/memory/backends/dialect.py
bin/memory/backends/postgres_backend.py
bin/memory/backends/registry.py
bin/memory/backends/selector.py
bin/memory/backends/sqlite_backend.py
bin/wiki/__init__.py
bin/wiki/admission.py
bin/wiki/anchor.py
bin/wiki/authority.py
bin/wiki/blast_radius.py
bin/wiki/build.py
bin/wiki/citation_drift.py
bin/wiki/cluster.py
bin/wiki/compile.py
bin/wiki/derivability_review.py
bin/wiki/erasure.py
bin/wiki/files_layer.py
bin/wiki/html_view.py
bin/wiki/ledger.py
bin/wiki/pii_scrub.py
bin/wiki/prose_compiler.py
bin/wiki/render.py
bin/wiki/select.py
bin/wiki/synth.py
config/aider.conf.yml
config/zshenv.example
config/zshrc.example
config/claude-hooks/post_edit_reminder.sh
config/claude-hooks/protocol_check.sh
config/lists/entity_graph_default.yaml
config/lists/entity_graph_m3.yaml
config/lists/entity_graph_v2.yaml
config/slm/chatlog.yaml
config/slm/connect_xai_grok_4_fast.yaml
config/slm/contextual_keys.yaml
config/slm/contextual_keys_haiku.yaml
config/slm/default.yaml
config/slm/enrich_anthropic_haiku.yaml
config/slm/enrich_custom_stub.yaml
config/slm/enrich_google_gemini.yaml
config/slm/enrich_google_gemini_3_flash.yaml
config/slm/enrich_google_gemini_3_flash_lite.yaml
config/slm/enrich_local_gemma.yaml
config/slm/enrich_local_qwen.yaml
config/slm/enrich_local_qwen_v2.yaml
config/slm/enrich_openai_gpt.yaml
config/slm/entities_local_gemma.yaml
config/slm/entities_local_gemma_e4b.yaml
config/slm/entities_local_ministral.yaml
config/slm/entities_local_qwen.yaml
config/slm/entities_local_qwen25_heretic.yaml
config/slm/entities_local_qwen35.yaml
config/slm/entities_local_qwen_v2.yaml
config/slm/entity_extract.yaml
config/slm/entity_graph.yaml
config/slm/fact_enriched.yaml
config/slm/memory.yaml
config/slm/observer_local.yaml
config/slm/procedure_local.yaml
config/slm/reflector_local.yaml
config/sync_manifests/agent_bench.yaml
config/sync_manifests/agent_bench_analysis.yaml
config/sync_manifests/agent_memory.yaml
docs/AGENTS.md
docs/AGENT_INSTRUCTIONS.md
docs/API_REFERENCE.md
docs/ARCHITECTURE.md
docs/BUILD_WHEELS.md
docs/BotPic.png
docs/CAPABILITY_MATRIX.md
docs/CHATLOG.md
docs/CLI_REFERENCE.md
docs/CODE_OF_CONDUCT.md
docs/COMPARISON.md
docs/COMPLIANCE.md
docs/CONFIDENCE_AND_TRUST.md
docs/CONTRIBUTING.md
docs/CONVENTIONS.md
docs/CORE_FEATURES.md
docs/CUDA_INSTALL.md
docs/DASHBOARD.md
docs/DESIGN_PHILOSOPHIES.md
docs/DUAL_EMBED.md
docs/EMBED_DEPLOYMENT.md
docs/EMBED_INPUT_RECIPE.md
docs/ENVIRONMENT_VARIABLES.md
docs/EXTENDING.md
docs/FAQ.md
docs/FAQ_FOR_DEVELOPERS.md
docs/FILES_MEMORY.md
docs/FIPS_COMPLIANCE.md
docs/FIPS_MODULE_BOUNDARY.md
docs/GDPR_COMPLIANCE.md
docs/GETTING_STARTED.md
docs/GOOD_FIRST_ISSUES.md
docs/HERMES.md
docs/HOMELAB_PATTERNS.md
docs/HOW-TO-UPGRADE.md
docs/M3 logo.png
docs/M3-banner.jpg
docs/M3V3_OXIDATION.md
docs/M3_Comparison_Table.html
docs/M3_Comparison_Table.md
docs/M3_Compliance_CMMC.md
docs/M3_Compliance_FISMA.md
docs/M3_ENRICH_GUIDE.md
docs/M3_HEALTH_FAQ.md
docs/MCP_CLIENT_INSTALL.md
docs/MCP_STALE_PATHS_FIX.md
docs/MCP_TOOLS.md
docs/MCP_TOOL_PERF_LESSONS.md
docs/MEMORY_CORE_MODULARIZATION.md
docs/MEMORY_CORE_MODULARIZATION_LESSONS.md
docs/MEMORY_MODEL.md
docs/MULTI_AGENT.md
docs/MYTHS_AND_FACTS.md
docs/OPERATIONS.md
docs/OXIDATION_BENCHMARKS.md
docs/OXIDATION_FIXES.md
docs/OXIDATION_TODO.md
docs/QUICKSTART.md
docs/QUICKSTART_LINUX.md
docs/QUICKSTART_MACOS.md
docs/QUICKSTART_WINDOWS.md
docs/ROADMAP.md
docs/SECURITY.md
docs/SLM_INTENT.md
docs/SOVEREIGN_DEPLOYMENT.md
docs/SUB_6_7_KICKOFF.md
docs/SYNC.md
docs/SYNC_PG_TO_PG.md
docs/TECHNICAL_DETAILS.md
docs/TESTING.md
docs/TROUBLESHOOTING.md
docs/UNDERLYING_TOOLS.md
docs/WIKI.md
docs/WIKI_GDPR.md
docs/antigravity_plugin.md
docs/claude_ai_connector.md
docs/claude_code_plugin.md
docs/cline-marketplace-logo.png
docs/demo_contradiction.svg
docs/demo_search.svg
docs/demo_sync.svg
docs/features.json
docs/icon.svg
docs/install_linux.md
docs/install_linux_homelab.md
docs/install_macos.md
docs/install_macos_homelab.md
docs/install_root_as_user.md
docs/install_windows.md
docs/install_windows_homelab.md
docs/llm-context.md
docs/logo.svg
docs/m3_logo2.png
docs/m3_logo_icon.png
docs/m3_macos_doctor.png
docs/m3_macos_main_window.png
docs/m3_windows_main_window.png
docs/m3_windows_setup_complete.png
docs/m3_windows_wolf_subwindow.png
docs/multi_agent_subscription_models.htm
docs/overview_diagram.svg
docs/small_logo.png
docs/small_logo.svg
docs/social-preview.png
docs/star-history.svg
docs/audits/README.md
docs/audits/security-scan-2026-05-01.md
docs/badges/antigravity.svg
docs/badges/claude.svg
docs/badges/clone-history.json
docs/badges/discord.svg
docs/badges/github-clones.json
docs/badges/github-clones.svg
docs/badges/github-issues.svg
docs/badges/hermes.svg
docs/badges/langchain.svg
docs/badges/license.svg
docs/badges/mcp.svg
docs/badges/openclaw.svg
docs/badges/opencode.svg
docs/badges/os-linux.svg
docs/badges/os-macos.svg
docs/badges/os-windows.svg
docs/badges/pypi-downloads.json
docs/badges/pypi-downloads.svg
docs/badges/pypi-version.svg
docs/badges/python.svg
docs/badges/star-history.svg
docs/decisions/ADR-0001-materialized-bypass-surface.md
docs/decisions/FILE_INGESTION_PLAN.md
docs/decisions/MEMORY_ENTITY_EXTRACTION_PLAN.md
docs/decisions/MIGRATION_PLAN.md
docs/decisions/PHASE_7_PLAN.md
docs/decisions/README.md
docs/design/HALT_PROTOCOL.md
docs/design/TEST_SUITE_DESIGN.md
docs/handoffs/2026-07-01_windows-loop-flash-fixes.md
docs/integrations/LANGCHAIN.md
docs/integrations/LANGCHAIN_DIRECTORY_SUBMISSION.md
docs/multi_agent_subscription_models_files/colorschememapping.xml
docs/multi_agent_subscription_models_files/filelist.xml
docs/multi_agent_subscription_models_files/header.htm
docs/multi_agent_subscription_models_files/image001.png
docs/multi_agent_subscription_models_files/themedata.thmx
docs/plans/KNOWLEDGE_MAINTENANCE_PLAN.md
docs/tools/CALL_GRAPH.md
docs/tools/ENV_VAR_RECONCILE_REPORT.md
docs/tools/INDEX.md
docs/tools/MCP_CATALOG.json
docs/tools/README.md
docs/tools/agent_protocol.md
docs/tools/ai-audit.md
docs/tools/ai-audit_sh.md
docs/tools/ai_mechanic.md
docs/tools/augment_memory.md
docs/tools/auth_utils.md
docs/tools/auto_route.md
docs/tools/backfill_content_hash.md
docs/tools/batch_runner.md
docs/tools/build_kg_variant.md
docs/tools/chatlog_config.md
docs/tools/chatlog_core.md
docs/tools/chatlog_decay.md
docs/tools/chatlog_embed_sweeper.md
docs/tools/chatlog_ingest.md
docs/tools/chatlog_init.md
docs/tools/chatlog_prune.md
docs/tools/chatlog_redaction.md
docs/tools/chatlog_status.md
docs/tools/chatlog_status_line.md
docs/tools/chatlog_strip_framing_backfill.md
docs/tools/check_tool_catalog_drift.md
docs/tools/cleanup_logs.md
docs/tools/cleanup_logs_sh.md
docs/tools/cli_kb_browse.md
docs/tools/cli_knowledge.md
docs/tools/consolidate_beliefs.md
docs/tools/curator_apply.md
docs/tools/custom_tool_bridge.md
docs/tools/dashboard_server.md
docs/tools/debug_agent_bridge.md
docs/tools/deep_sync.md
docs/tools/distill_procedures.md
docs/tools/embed_agent_instructions.md
docs/tools/embed_backfill.md
docs/tools/embed_server.md
docs/tools/embed_server_inproc.md
docs/tools/embed_sweep_lib.md
docs/tools/embedding_utils.md
docs/tools/enrichment_state.md
docs/tools/entity_extraction.md
docs/tools/fetch_sovereign_assets.md
docs/tools/files_memory.md
docs/tools/gen_capability_matrix.md
docs/tools/gen_download_badges.md
docs/tools/gen_features_json.md
docs/tools/gen_mcp_inventory.md
docs/tools/gen_star_history.md
docs/tools/gen_tool_manifest.md
docs/tools/generate_configs.md
docs/tools/governor_cli.md
docs/tools/grok_bridge.md
docs/tools/homecoming.md
docs/tools/install_os.md
docs/tools/install_schedules.md
docs/tools/install_wolfssl.md
docs/tools/inventory_graph.md
docs/tools/llm_failover.md
docs/tools/m3_autoenrich.md
docs/tools/m3_chatlog_backfill_embed.md
docs/tools/m3_chatlog_backfill_title.md
docs/tools/m3_chatlog_enrich_backfill.md
docs/tools/m3_cognitive_loop.md
docs/tools/m3_enrich.md
docs/tools/m3_enrich_assign.md
docs/tools/m3_enrich_batch.md
docs/tools/m3_enrich_batch_parallel.md
docs/tools/m3_enrich_report.md
docs/tools/m3_entities.md
docs/tools/m3_entities_gliner.md
docs/tools/m3_lifecycle_summary.md
docs/tools/m3_sdk.md
docs/tools/mcp_proxy.md
docs/tools/mcp_tool_catalog.md
docs/tools/measure_tool_tokens.md
docs/tools/mem0_scan.md
docs/tools/memory_bridge.md
docs/tools/memory_core.md
docs/tools/memory_doctor.md
docs/tools/memory_embed.md
docs/tools/memory_maintenance.md
docs/tools/memory_search.md
docs/tools/metadata_filler.md
docs/tools/migrate_entity_vocab.md
docs/tools/migrate_flat_memory.md
docs/tools/migrate_memory.md
docs/tools/migrate_pg.md
docs/tools/migrate_warehouse_to_schema.md
docs/tools/news_fetcher.md
docs/tools/pg_setup.md
docs/tools/pg_sync.md
docs/tools/pg_sync_sh.md
docs/tools/promote_pipeline.md
docs/tools/re_embed_all.md
docs/tools/release_orphan_claims.md
docs/tools/run_observer.md
docs/tools/run_reflector.md
docs/tools/run_tests.md
docs/tools/scan_repo_v7.md
docs/tools/secret_rotator.md
docs/tools/session_handoff.md
docs/tools/setup_hooks.md
docs/tools/setup_secret.md
docs/tools/setup_test_db.md
docs/tools/slm_intent.md
docs/tools/split_chatlog_from_core.md
docs/tools/start_mcp_proxy.md
docs/tools/start_mcp_proxy_sh.md
docs/tools/statusline-command.md
docs/tools/statusline-command_sh.md
docs/tools/sync_all.md
docs/tools/temporal_utils.md
docs/tools/test_bulk_parity.md
docs/tools/test_debug_agent.md
docs/tools/test_fips_integrity.md
docs/tools/test_focus_fix.md
docs/tools/test_keychain.md
docs/tools/test_knowledge.md
docs/tools/test_mcp_proxy.md
docs/tools/test_mcp_proxy_unit.md
docs/tools/test_memory_bridge.md
docs/tools/test_sqlite_pragmas.md
docs/tools/test_unified_router.md
docs/tools/thermal_utils.md
docs/tools/unified_ai.md
docs/tools/validate_env.md
docs/tools/web_research_bridge.md
docs/tools/weekly_auditor.md
examples/AGENT_RULES.md
examples/README.md
examples/homelab-dashboard/com.homelab.dashboard.plist
examples/homelab-dashboard/start_dashboard.sh
examples/homelab-dashboard/backend/main.py
examples/homelab-dashboard/backend/cache/icons/L2ljb25zL29sbGFtYS5wbmc.png
examples/homelab-dashboard/backend/cache/icons/L2ljb25zL2xtLXN0dWRpby5wbmc.png
examples/homelab-dashboard/backend/cache/icons/L2ljb25zL3RlY2huaXRpdW0uc3Zn.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLW5hcw.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWFjY291bnQtbXVsdGlwbGU.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWNjdHY.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWRhdGFiYXNlLWFycm93LXJpZ2h0.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWRlc2t0b3AtdG93ZXI.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWRldmljZXM.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWhvbWUtYXV0b21hdGlvbg.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWxhbg.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLWxhcHRvcA.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLXJvYm90LWluZHVzdHJpYWw.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLXNlcnZlcg.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLXNlcnZlci1uZXR3b3Jr.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLXNwZWVkb21ldGVy.svg
examples/homelab-dashboard/backend/cache/icons/bWRpLXZpZXctZGFzaGJvYXJk.svg
examples/homelab-dashboard/backend/cache/icons/c2ktY2VwaA.svg
examples/homelab-dashboard/backend/cache/icons/c2ktY2xvdWRmbGFyZQ.svg
examples/homelab-dashboard/backend/cache/icons/c2ktZ3JhZmFuYQ.svg
examples/homelab-dashboard/backend/cache/icons/c2ktZG9ja2Vy.svg
examples/homelab-dashboard/backend/cache/icons/c2ktZGViaWFu.svg
examples/homelab-dashboard/backend/cache/icons/c2ktamVsbHlmaW4.svg
examples/homelab-dashboard/backend/cache/icons/c2ktbjhu.svg
examples/homelab-dashboard/backend/cache/icons/c2ktbm9kZXJlZA.svg
examples/homelab-dashboard/backend/cache/icons/c2ktcHJveG1veA.svg
examples/homelab-dashboard/backend/cache/icons/c2ktdWJpcXVpdGk.svg
examples/homelab-dashboard/frontend/.gitignore
examples/homelab-dashboard/frontend/README.md
examples/homelab-dashboard/frontend/eslint.config.js
examples/homelab-dashboard/frontend/index.html
examples/homelab-dashboard/frontend/package-lock.json
examples/homelab-dashboard/frontend/package.json
examples/homelab-dashboard/frontend/tsconfig.app.json
examples/homelab-dashboard/frontend/tsconfig.json
examples/homelab-dashboard/frontend/tsconfig.node.json
examples/homelab-dashboard/frontend/vite.config.ts
examples/homelab-dashboard/frontend/public/vite.svg
examples/homelab-dashboard/frontend/src/App.css
examples/homelab-dashboard/frontend/src/App.tsx
examples/homelab-dashboard/frontend/src/index.css
examples/homelab-dashboard/frontend/src/main.tsx
examples/homelab-dashboard/frontend/src/assets/react.svg
examples/langchain-agent/PERF_BASELINE.md
examples/langchain-agent/README.md
examples/langchain-agent/agent_with_memory_and_persistence.py
examples/langchain-agent/graph_checkpointer.py
examples/langchain-agent/history_and_retriever.py
examples/langchain-agent/langmem_on_m3.py
examples/langchain-agent/lcel_memory.py
examples/langchain-agent/mem0_migration.py
examples/langchain-agent/native_store.py
examples/langchain-agent/perf_baseline.py
examples/langchain-agent/requirements.txt
examples/mac-agent/.env.example
examples/mac-agent/README.md
examples/mac-agent/main.py
examples/mac-agent/requirements.txt
examples/mac-agent/agent/gemini_agent.json
examples/mac-agent/memory/embeddings.py
examples/mac-agent/memory/memory_api.py
examples/mac-agent/router/config.yaml
examples/mac-agent/router/router.py
examples/mac-agent/scripts/start.sh
examples/mac-agent/scripts/status.sh
examples/mac-agent/scripts/stop.sh
examples/mac-agent/tools/filesystem.py
examples/mac-agent/tools/home_discovery.py
examples/mac-agent/tools/router_call.py
examples/multi-agent-team/README.md
examples/multi-agent-team/dispatch.py
examples/multi-agent-team/orchestrator.py
examples/multi-agent-team/team.minimal.yaml
examples/multi-agent-team/team.yaml
examples/sandbox-openclaw/.env.example
examples/sandbox-openclaw/.gitignore
examples/sandbox-openclaw/Dockerfile
examples/sandbox-openclaw/docker-compose.yml
examples/sandbox-openclaw/config/config.json
examples/sandbox-openclaw/config/openclaw.json
examples/sandbox-openclaw/shared/ARCHITECTURE.md
examples/sandbox-openclaw/shared/Sandboxed_Openclaw_Home_LAN Summary.md
examples/sandbox-openclaw/shared/chromadb_report.md
examples/sandbox-openclaw/shared/jeeves_capabilities_report.md
m3_memory/__init__.py
m3_memory/_platform.py
m3_memory/cli.py
m3_memory/crewai.py
m3_memory/embedder_admin.py
m3_memory/install_os.py
m3_memory/installer.py
m3_memory/langchain.py
m3_memory/pydantic_ai.py
m3_memory/rust_core_install.py
m3_memory/setup_gui.py
m3_memory/setup_wizard.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
m3_memory/install/__init__.py
m3_memory/install/fs.py
m3_memory/install/sections.py
m3_memory/integrations/__init__.py
m3_memory/integrations/crewai/README.md
m3_memory/integrations/crewai/__init__.py
m3_memory/integrations/crewai/backend.py
m3_memory/integrations/crewai/mapping.py
m3_memory/integrations/hermes/README.md
m3_memory/integrations/hermes/__init__.py
m3_memory/integrations/hermes/m3client.py
m3_memory/integrations/hermes/plugin.yaml
m3_memory/integrations/langchain/__init__.py
m3_memory/integrations/langchain/checkpoint.py
m3_memory/integrations/langchain/extras.py
m3_memory/integrations/langchain/history.py
m3_memory/integrations/langchain/lcel.py
m3_memory/integrations/langchain/m3client.py
m3_memory/integrations/langchain/mapping.py
m3_memory/integrations/langchain/mem0_compat.py
m3_memory/integrations/langchain/retriever.py
m3_memory/integrations/langchain/store.py
m3_memory/integrations/pydantic_ai/README.md
m3_memory/integrations/pydantic_ai/__init__.py
m3_memory/integrations/pydantic_ai/deps.py
m3_memory/integrations/pydantic_ai/mapping.py
m3_memory/integrations/pydantic_ai/tools.py
m3_memory/integrations/pydantic_ai/toolset.py
m3_memory/wizard/__init__.py
m3_memory/wizard/persist.py
m3_memory/wizard/summary.py
m3_memory/wizard/ui.py
memory/chatlog_migrations/001_bootstrap.down.sql
memory/chatlog_migrations/001_bootstrap.up.sql
memory/chatlog_migrations/002_chat_log_indexes.down.sql
memory/chatlog_migrations/002_chat_log_indexes.up.sql
memory/chatlog_migrations/003_chroma_sync_queue_align.down.sql
memory/chatlog_migrations/003_chroma_sync_queue_align.up.sql
memory/chatlog_migrations/004_entity_graph_align.down.sql
memory/chatlog_migrations/004_entity_graph_align.up.sql
memory/chatlog_migrations/005_drop_chroma_sync_queue.down.sql
memory/chatlog_migrations/005_drop_chroma_sync_queue.up.sql
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
memory/migrations/006_fts_and_features.sql
memory/migrations/007_synchronized_secrets.sql
memory/migrations/008_performance_tuning.sql
memory/migrations/009_scoping_and_history.sql
memory/migrations/010_tier_features.sql
memory/migrations/011_handoff_primitive.sql
memory/migrations/012_orchestration.sql
memory/migrations/013_conversation_id.down.sql
memory/migrations/013_conversation_id.up.sql
memory/migrations/014_refresh_on.down.sql
memory/migrations/014_refresh_on.up.sql
memory/migrations/015_conversation_id_composite_index.down.sql
memory/migrations/015_conversation_id_composite_index.up.sql
memory/migrations/016_performance_indexes.down.sql
memory/migrations/016_performance_indexes.up.sql
memory/migrations/017_task_tombstones.down.sql
memory/migrations/017_task_tombstones.up.sql
memory/migrations/018_variant.down.sql
memory/migrations/018_variant.up.sql
memory/migrations/019_chat_log.down.sql
memory/migrations/019_chat_log.up.sql
memory/migrations/020_normalize_empty_to_null.down.sql
memory/migrations/020_normalize_empty_to_null.up.sql
memory/migrations/021_me_content_hash_index.down.sql
memory/migrations/021_me_content_hash_index.up.sql
memory/migrations/022_embedding_vector_kind.down.sql
memory/migrations/022_embedding_vector_kind.up.sql
memory/migrations/023_fact_enrichment_queue.down.sql
memory/migrations/023_fact_enrichment_queue.up.sql
memory/migrations/024_entity_graph.down.sql
memory/migrations/024_entity_graph.up.sql
memory/migrations/025_observation_queue.down.sql
memory/migrations/025_observation_queue.up.sql
memory/migrations/026_enrichment_stage.down.sql
memory/migrations/026_enrichment_stage.up.sql
memory/migrations/027_id_prefix_index.down.sql
memory/migrations/027_id_prefix_index.up.sql
memory/migrations/028_enrichment_groups.down.sql
memory/migrations/028_enrichment_groups.up.sql
memory/migrations/029_enrichment_content_size.down.sql
memory/migrations/029_enrichment_content_size.up.sql
memory/migrations/030_enrichment_partial_failure.down.sql
memory/migrations/030_enrichment_partial_failure.up.sql
memory/migrations/031_enrichment_send_to.down.sql
memory/migrations/031_enrichment_send_to.up.sql
memory/migrations/032_entity_embeddings.down.sql
memory/migrations/032_entity_embeddings.up.sql
memory/migrations/033_bypass_surface.down.sql
memory/migrations/033_bypass_surface.up.sql
memory/migrations/035_confidence.down.sql
memory/migrations/035_confidence.up.sql
memory/migrations/036_trust_and_corroboration.down.sql
memory/migrations/036_trust_and_corroboration.up.sql
memory/migrations/037_pinned.down.sql
memory/migrations/037_pinned.up.sql
memory/migrations/038_entity_extraction_status.down.sql
memory/migrations/038_entity_extraction_status.up.sql
memory/migrations/039_memory_relationships_unique_edge.down.sql
memory/migrations/039_memory_relationships_unique_edge.up.sql
memory/migrations/040_drop_chroma_sync_tables.down.sql
memory/migrations/040_drop_chroma_sync_tables.up.sql
memory/migrations/041_wiki_cluster_run.down.sql
memory/migrations/041_wiki_cluster_run.up.sql
memory/migrations/042_memory_archive.down.sql
memory/migrations/042_memory_archive.up.sql
memory/migrations/043_entity_coalesce.down.sql
memory/migrations/043_entity_coalesce.up.sql
memory/migrations/README.md
memory/migrations/postgres/pg_040_observer_enrich_tables.down.sql
memory/migrations/postgres/pg_040_observer_enrich_tables.up.sql
memory/migrations/postgres/pg_041_queue_status_column.down.sql
memory/migrations/postgres/pg_041_queue_status_column.up.sql
memory/migrations/postgres/pg_042_enrichment_group_columns.down.sql
memory/migrations/postgres/pg_042_enrichment_group_columns.up.sql
memory/migrations/postgres/pg_043_chatlog_tables.down.sql
memory/migrations/postgres/pg_043_chatlog_tables.up.sql
memory/migrations/postgres/pg_044_parity_gdpr_and_stage.down.sql
memory/migrations/postgres/pg_044_parity_gdpr_and_stage.up.sql
memory/migrations/postgres/pg_045_wiki_cluster_run.down.sql
memory/migrations/postgres/pg_045_wiki_cluster_run.up.sql
memory/migrations/postgres/pg_046_parity_agent_retention.down.sql
memory/migrations/postgres/pg_046_parity_agent_retention.up.sql
memory/migrations/postgres/pg_047_memory_archive.down.sql
memory/migrations/postgres/pg_047_memory_archive.up.sql
memory/migrations/postgres/pg_048_entity_coalesce.down.sql
memory/migrations/postgres/pg_048_entity_coalesce.up.sql
memory/migrations/postgres/pg_primary_v1.sql
memory/migrations/postgres/pg_warehouse_chatlog_v1.sql