Open framework and CLI for assessing platform engineering maturity — 5-level model with automated evidence collection.
platform-maturity-model provides a structured, evidence-based framework
for assessing and improving platform engineering maturity. It maps your
organization across 6 capability domains and 5 maturity levels, collects
automated evidence from your repos and tooling, and generates a prioritized
roadmap for leveling up.
Built for VP/CTO-level leaders in regulated financial services and manufacturing who need to communicate platform investment priorities to boards and leadership teams with data-backed justification.
| Level | Name | Description |
|---|---|---|
| 1 | Initial | Ad-hoc, manual, hero-driven |
| 2 | Managed | Repeatable processes, basic automation |
| 3 | Defined | Standardized, documented, self-service emerging |
| 4 | Measured | Data-driven, SLOs defined, proactive |
| 5 | Optimizing | Continuous improvement, AI-augmented, industry-leading |
- Delivery — CI/CD, deployment frequency, lead time
- Reliability — SLOs, incident response, MTTR
- Security — Shift-left, compliance automation, CVE management
- Developer Experience — Self-service, onboarding, tooling
- Observability — Metrics, logging, tracing, alerting
- Governance — Change management, audit trails, compliance
pip install platform-maturity-model
platform-maturity assess --repo-dir ./my-services
platform-maturity report --format markdown
platform-maturity roadmap --target-level 4See CONTRIBUTING.md.
Apache 2.0