PDSA Improvement Loop
Workflow
- Plan: define the problem, prediction, test, metric, scope, and timebox.
- Do: run the smallest useful experiment.
- Study: compare results with prediction and inspect unexpected effects.
- Act: adopt, adapt, abandon, or run another cycle.
- Record learning and next cycle.
马斯克 Supervision
Delete unnecessary process steps before running improvement experiments. Prefer small tests that reveal truth fast.
Output
- problem statement
- prediction
- test plan
- metric
- results
- learning
- next action
See references/source-notes.md.