LICENSE
README.md
pyproject.toml
taosmd/__init__.py
taosmd/__main__.py
taosmd/_db.py
taosmd/access_tracker.py
taosmd/admin.py
taosmd/agents.py
taosmd/api.py
taosmd/archive.py
taosmd/auto_setup.py
taosmd/backend.py
taosmd/browsing_history.py
taosmd/catalog_pipeline.py
taosmd/categories.py
taosmd/cli.py
taosmd/config.py
taosmd/context_assembler.py
taosmd/controls.py
taosmd/cross_encoder.py
taosmd/crystallize.py
taosmd/emem_edu.py
taosmd/emem_event_lift.py
taosmd/graph_expansion.py
taosmd/http_server.py
taosmd/intent_classifier.py
taosmd/knowledge_graph.py
taosmd/llm_rerank.py
taosmd/mcp_server.py
taosmd/memory_extractor.py
taosmd/pending_decisions.py
taosmd/predicate_vocab.py
taosmd/preference_extractor.py
taosmd/profiles.py
taosmd/project.py
taosmd/prompts.py
taosmd/query_expansion.py
taosmd/recipes.py
taosmd/reflect.py
taosmd/registry_auth.py
taosmd/remote.py
taosmd/retention.py
taosmd/retrieval.py
taosmd/secret_filter.py
taosmd/service.py
taosmd/service_install.py
taosmd/session_catalog.py
taosmd/setup_prompt.py
taosmd/taosmd_backend.py
taosmd/tasks.py
taosmd/temporal.py
taosmd/temporal_boost.py
taosmd/vector_memory.py
taosmd.egg-info/PKG-INFO
taosmd.egg-info/SOURCES.txt
taosmd.egg-info/dependency_links.txt
taosmd.egg-info/entry_points.txt
taosmd.egg-info/requires.txt
taosmd.egg-info/top_level.txt
taosmd/claims/__init__.py
taosmd/claims/extract.py
taosmd/claims/gate.py
taosmd/claims/store.py
taosmd/claims/verifier.py
taosmd/claims/verify_pass.py
taosmd/docs/a2a-comms.md
taosmd/docs/agent-rules.md
taosmd/loaders/__init__.py
taosmd/loaders/_safety.py
taosmd/loaders/blob.py
taosmd/loaders/chat_loader.py
taosmd/loaders/doc_loader.py
taosmd/loaders/email_loader.py
taosmd/loaders/interface.py
taosmd/loaders/registry.py
taosmd/loaders/transcript_loader.py
taosmd/skills/taosmd-a2a/SKILL.md
taosmd/utils/__init__.py
taosmd/utils/lemmatization.py
taosmd/utils/scoring.py
taosmd/webui/index.html
taosmd/webui/assets/index-BYojXYT8.js
taosmd/webui/assets/index-DjGd8cDL.css
tests/test_a2a.py
tests/test_a2a_channels.py
tests/test_a2a_poll.py
tests/test_a2a_watch.py
tests/test_admin_surface.py
tests/test_agent_rules.py
tests/test_agents.py
tests/test_api.py
tests/test_archive.py
tests/test_archive_line_count.py
tests/test_arctic_embed.py
tests/test_backend.py
tests/test_backend_recipes.py
tests/test_bench_checkpoint.py
tests/test_binary_quant.py
tests/test_catalog_pipeline.py
tests/test_categories.py
tests/test_config_managed_by.py
tests/test_config_memory_model.py
tests/test_config_registry_token.py
tests/test_config_registry_url.py
tests/test_controls.py
tests/test_controls_config.py
tests/test_cross_encoder.py
tests/test_crystallize_catalog.py
tests/test_e012_levers.py
tests/test_embedder_preflight.py
tests/test_emem_event_lift.py
tests/test_grants_verifier.py
tests/test_hermes_audit_batch2.py
tests/test_http_server.py
tests/test_http_server_registry_auth.py
tests/test_http_server_trust_enforcement.py
tests/test_intent_timeline.py
tests/test_knowledge_graph.py
tests/test_late_interaction.py
tests/test_librarian.py
tests/test_loaders.py
tests/test_locomo_memscore.py
tests/test_locomo_rescore_streaming.py
tests/test_main_module.py
tests/test_mcp_server.py
tests/test_pending_decisions.py
tests/test_predicate_vocab.py
tests/test_profiles.py
tests/test_project.py
tests/test_project_storage.py
tests/test_pylate_loader.py
tests/test_readme_controls_parity.py
tests/test_recipe_aware_store.py
tests/test_recipes.py
tests/test_recipes_search.py
tests/test_reconcile.py
tests/test_registry_auth.py
tests/test_remote.py
tests/test_retrieval.py
tests/test_secret_filter.py
tests/test_secret_filter_warn.py
tests/test_service_install.py
tests/test_session_catalog.py
tests/test_setup_prompt.py
tests/test_store_mode_guard.py
tests/test_tasks.py
tests/test_temporal.py
tests/test_token_estimate.py
tests/test_ttl_filter.py
tests/test_vector_memory_stats.py
tests/test_vector_supersede.py