Delivery performance
Where the maturity scorecard measures practices (is the right machinery installed and enforced), this page measures an outcome: the four DORA delivery-performance metrics — the industry-standard signal of how well a team ships. Every number is computed from git tags and commit history alone by scripts/dora-metrics.mjs, with no external service, and rendered here from the committed dora.json.
Release = deployment
This project has no production servers, so a published release is the unit of deployment: the release-please tag → Marketplace publish pipeline is the "deploy". Change failure rate uses a proxy — a release is counted as a failure when a semver patch (a fix:-driven hotfix under release-please) follows it. The DORA performance bands below target continuously-deployed services, so they are shown for reference, not as a target. These metrics are deliberately not part of the maturity score.
Lead time per release
All 23 releases
| Release | Date | Commits | Interval (d) | Lead time (d) | Followed by hotfix |
|---|---|---|---|---|---|
v0.1.0 | 2026-06-18 | 3 | — | — | |
v0.2.0 | 2026-06-30 | 59 | 12.2 | 7 | yes · restored in 0 d |
v0.2.1 | 2026-06-30 | 2 | 0 | 0 | yes · restored in 0 d |
v0.2.2 | 2026-06-30 | 2 | 0 | 0 | |
v0.3.0 | 2026-07-01 | 10 | 1.1 | 0.2 | |
v0.4.0 | 2026-07-05 | 38 | 3.9 | 2 | |
v0.5.0 | 2026-07-07 | 22 | 1.9 | 0.4 | yes · restored in 0 d |
v0.5.1 | 2026-07-07 | 3 | 0 | 0 | |
v0.6.0 | 2026-07-11 | 47 | 4.1 | 2.1 | |
v0.7.0 | 2026-07-13 | 11 | 1.7 | 0.4 | |
v0.8.0 | 2026-07-14 | 9 | 0.5 | 0.1 | |
v0.9.0 | 2026-07-14 | 14 | 0.7 | 0.2 | |
v0.10.0 | 2026-07-17 | 22 | 2.2 | 0.5 | |
v0.11.0 | 2026-07-17 | 9 | 0.9 | 0.3 | |
v0.12.0 | 2026-07-18 | 5 | 0.6 | 0.2 | |
v0.13.0 | 2026-07-20 | 16 | 2.1 | 1.2 | |
v0.14.0 | 2026-07-21 | 10 | 1.3 | 0.6 | |
v0.15.0 | 2026-07-24 | 24 | 2.5 | 1 | |
v0.16.0 | 2026-07-25 | 9 | 1.2 | 0.1 | |
v0.17.0 | 2026-07-26 | 24 | 1.2 | 0.7 | yes · restored in 5.9 d |
v0.17.1 | 2026-08-01 | 10 | 5.9 | 1.3 | yes · restored in 5.2 d |
v0.17.2 | 2026-08-06 | 18 | 5.2 | 2.9 | |
v0.18.0 | 2026-08-11 | 8 | 4.7 | 0.9 |