Target State
mgpy should run the same locally, in CI and on build agents.
Minimum Baseline
| Component | Minimum |
|---|---|
| Python | 3.10+ |
| Packaging | pip/pipx/venv |
| CI | reproducible runners |
Recommended for Stable Results
- pin Python major/minor per project
- lock dependencies
- define quality gates from day one