LICENSE
MANIFEST.in
PATENT_PENDING.md
README.md
SECURITY.md
pyproject.toml
docs/DEPLOYMENT_SUMMARY.md
docs/IP_LOCKDOWN_CHECKLIST.md
docs/LANGCHAIN_COMPLETION.md
docs/LANGCHAIN_INTEGRATION.md
docs/LANGCHAIN_QUICKSTART.md
docs/REGULATORY_MCP_INTEGRATION.md
docs/STRATEGY_AND_TIMELINE.md
docs/benchmark_moa_vs_baseline.md
docs/presentation/W5_Presentation_Guide.md
src/benchmark_lof.py
src/demo.py
src/moa_init_.py
src/moa_poc.py
src/moa/__init__.py
src/moa/stripe_subs.py
src/moa/api/mcp_server.py
src/moa/api/regulatory_mcp_server.py
src/moa/api/server.py
src/moa/cli/main.py
src/moa/core/evaluate.py
src/moa/core/fourier.py
src/moa/core/gemma_slm_swap.py
src/moa/core/geometric.py
src/moa/core/magnetic_outlier_agent.py
src/moa/core/moa_triple_metric.py
src/moa/core/phi_safe_evaluator.py
src/moa/core/regulatory_gateway.py
src/moa/core/ssg.py
src/moa/integrations/__init__.py
src/moa/integrations/langchain.py
src/moa/integrations/langchain_moa_filter.py
src/moa/integrations/mcp_client.py
src/moa/ui/mcp_benchmark_ui.py
src/moa/ui/regulatory_ui.py
src/moa_telehealth.egg-info/PKG-INFO
src/moa_telehealth.egg-info/SOURCES.txt
src/moa_telehealth.egg-info/dependency_links.txt
src/moa_telehealth.egg-info/entry_points.txt
src/moa_telehealth.egg-info/requires.txt
src/moa_telehealth.egg-info/top_level.txt
tests/test_langchain_integration.py
tests/test_mcp_integration.py
tests/test_proxy_api.py
tests/test_ssg.py