Maturity Matrix
Capability 01 of 04 · Delivery Management

CI/CD Pipeline

Speed and reliability of your build-test-feedback loop for AI-generated code.

5
maturity levels
15
practices
15
guides
L2 · Stage 02Guided
Criteria - what to measure
  1. 01CI completes in under 10 minutes (median)
  2. 02Build caching is implemented (dependency cache, build artifact cache)
  3. 03Dedicated CI runners are allocated per team (no shared queue across all teams)
  4. 04CI duration is tracked as a metric and reviewed monthly
  5. 05Cache hit rate exceeds 70%
L5 · Stage 05Autonomous
Criteria - what to measure
  1. 01CI provides sub-minute feedback for standard changes
  2. 02CI auto-scales runner capacity based on agent load (no manual capacity planning)
  3. 03Production feedback loop auto-adjusts the CI test suite (adds tests for observed failures, removes redundant tests)
  4. 04CI runner utilization stays between 50-80% (auto-scaling prevents both waste and queuing)
  5. 05Test suite evolution is auditable (each auto-added/removed test has a provenance record)

Which level is your team at in CI/CD Pipeline?

The criteria above are what we check in a facilitated assessment. Run it yourself to place this capability, see which gates you have passed, and compare it against the other 3 in Delivery Management.

Start the assessment →

Other capabilities in Delivery Management