Skip to content

Driver Package (`driver`)

The driver package orchestrates the AMMM V2 workflow.

MMMBaseDriverV2 composes:

  • DataManager
  • ModelFitter
  • Predictor
  • ResultVisualizer
  • WorkflowExecutor

The _*.md pages in this section are retained as historical/internal notes and are not the source of truth for V2 runtime behaviour.