API Reference

This section contains the complete API reference for MMM Framework, automatically generated from docstrings.

The mmm-framework package is the lean modeling core (business logic only); the LangGraph agent stack is the optional mmm-framework[agents] extra, and the FastAPI application ships separately as mmm-framework-server (server/ in the repository — run it with uvicorn mmm_framework_server.main:app). Everything documented here is part of the core package.

Core Modules

Estimands & Validation

Planning & Experiments

Data Quality & Synthetic Worlds

Reporting

Platform & Extensibility

Advanced Modules