All research
Framework20 pages15 min readv1.1

The Autonomous IT Operations Maturity Model

Five stages from reading every alert by hand to eliminating recurrence at source — with assessment criteria, benchmarks, and the governance checkpoint at each transition.

KP
Kiran Patel
VP Engineering
AK
Arjun Kumar
Chief AI Officer
Published
AAQUILIX FRAMEWORK · 20265stages from reading every alert by handto eliminating recurrence at sourceTHE AUTONOMOUS IT OPERATIONS MATURITY MODELAAQUILIX.COM0REACTIVE1OBSERVED2ASSISTED3GOVERNED4OPTIMISING
Abstract

Maturity models are usually a way to sell a roadmap. This one exists because we kept watching estates stall in the same three places, and because the transitions that matter are governance transitions rather than technical ones. It defines five stages, gives concrete entry and exit criteria for each, provides a five-dimension self-assessment, benchmarks the transition timeline against real deployments, and names the anti-patterns that hold estates at stage two.

Written for
  • Head of Infrastructure / Operations
  • SRE and platform leads
  • Transformation programme owners
  • Change advisory board
5
stages, each with its own governance checkpoint
~90 days
typical stage 1 → stage 3 transition
5
assessment dimensions
2
the stage most estates are stuck at

Nothing in this model is a technology milestone. Every transition between stages is a decision somebody has to be willing to sign, and the estates that move fastest are the ones that identified who that person was before they started.

1. Why five stages

The stages are not arbitrary. Each one corresponds to a distinct question the organisation has to answer, and you cannot answer a later question before an earlier one. An estate that tries to jump from stage 0 to stage 3 fails not because the technology cannot do it, but because it has no evidence base on which to grant the permission.

THE FIVE-STAGE MATURITY LADDERSTAGE 0Reactive0%reads every alertSTAGE 1Observed0%proposes, executes 0STAGE 2Assisted~25%one-click actionsSTAGE 3Governedautonomy~60%runs unattendedSTAGE 4Self-optimising75%+recurrence eliminatedMEDIAN ENTERPRISE SITS HERE TODAYAutonomy share shown as % of deduplicated incidents closed end-to-end with no human action.
Figure 1 — The five stages. Autonomy share is quoted as the percentage of deduplicated incidents closed end-to-end with no human action.
StageThe question being answeredWho has to sign
0 — ReactiveWhat is actually happening on this estate?Nobody — this is the default state
1 — ObservedWould a machine have reached the same conclusion my engineers did?Head of operations
2 — AssistedWill my engineers accept a pre-diagnosed action?Operations + change advisory board
3 — Governed autonomyAm I prepared to let a signed policy run unattended?CISO or delegate
4 — Self-optimisingAre we using the recovered capacity to eliminate recurrence?CIO — this is a resourcing decision

Table 1 — Each stage transition is a specific permission granted by a specific person.

2. Stage 0 — Reactive

Humans read every alert. Correlation happens in an engineer’s head. Runbooks exist as a mixture of wiki pages of uncertain currency and knowledge held by three people, two of whom are on the night shift.

  • Signature: alert volume is discussed in terms of how many people it takes to read, not what it means.
  • Autonomy: 0%. Some scripted responses may exist, typically disabled after an incident nobody has documented.
  • The dominant cost: 3–4 engineer-FTE per year triaging alerts that required no action.
  • Exit criterion: telemetry is complete enough that a diagnosis engine would see what an engineer sees.

The work at this stage is unglamorous and has nothing to do with AI: agent coverage, consistent naming, and deleting suppression rules whose author has left the team. Estates that skip it produce a stage 1 observation period with poor agreement rates and conclude, wrongly, that the diagnosis is bad.

3. Stage 1 — Observed

The platform is deployed with every policy inert. It ingests telemetry, diagnoses incidents, matches policies, and records what it would have done — executing nothing. This is the single highest-value stage in the model and the one most often rushed.

The output is not a demo. It is an evidence pack: for every incident in the observation window, what the machine concluded, what policy it would have selected, and what the engineer actually did. Agreement rates above 90% on matched classes are typical; the disagreements are the useful part.

7–14 days
typical observation window
94%
median agreement with engineer action on matched classes
6%
disagreement — the input that shapes activation scope
0
actions executed

Exit criterion: a change advisory board has reviewed the observation evidence and approved a named, narrow set of policy classes for activation. Not the library — a set you can count on one hand.

4. Stage 2 — Assisted

Actions are proposed, fully diagnosed, with evidence and a one-click approval. Nothing runs unattended. This is where the majority of enterprises we assess are currently sitting, and a substantial number of them are sitting here permanently by choice — which is a legitimate end state, not a failure.

The reason stage 2 is defensible as a destination is that the effort saving is already most of what is available. Human effort in incident response decomposes into noticing, diagnosing, deciding, and executing. Deciding is roughly 8% of it. Stage 2 removes the other 92% while retaining a named human on every production change.

WHO HANDLES THE INCIDENT, BY MATURITY STAGE0%25%50%75%100%95%STAGE 012%88%STAGE 118%9%26%47%STAGE 252%12%18%18%STAGE 371%10%11%STAGE 4AutonomousNotify-and-actApprove-then-actHuman-only
Figure 2 — How the handling mix shifts across stages. Note that the big drop in human-only handling happens between stages 1 and 2, before any action runs unattended.
  • Signature: engineers stop complaining about being paged and start complaining about approval-click volume — a much better problem.
  • Autonomy: ~25%, driven by a small number of trivially safe classes promoted early.
  • Failure mode: approval fatigue. If an engineer is approving 60 pre-diagnosed actions a shift without reading them, the control is theatre.
  • Exit criterion: a body of execution history showing approved actions producing the expected outcome, with rollbacks at or near zero.

5. Stage 3 — Governed autonomy

Signed policies in the autonomous class run unattended within their declared blast radius. Everything else remains assisted or human-only. This is not “the AI runs the estate” — in a mature stage 3 estate, roughly 58% of the policy library is autonomous and it handles about 60% of incidents.

The prerequisite is not confidence in the model. It is the governance apparatus: signed policies with mandatory rollback, derived approval classes, precondition re-verification against live state, and hash-chained decision records. An estate that reaches stage 3 without those has not matured; it has taken a risk it has not measured.

ControlMust be true before stage 3Verified by
Rollback defined for every autonomous policyNo empty inverse, no exceptionsPolicy validation at signature time
Blast radius declared and rate-limitedWorst case bounded even on misdiagnosisEngine enforcement, not policy convention
Preconditions re-evaluated at executionAgainst live state, not alert stateDecision record field
Two-person review on scope and allowlist fieldsSingle-person scope widening blockedPolicy change workflow
Signature expiry aligned to control review cadenceLapsed policy is inert, not degradedQuarterly re-attestation report
Change-freeze awarenessNo execution during declared freeze, regardless of confidenceGate evaluation

Table 2 — Stage 3 entry controls. Each is a hard gate, not a recommendation.

A TYPICAL FIRST YEARDAY 0Observe-onlyevery policy inertDAY 7Review evidencevs. what engineers didDAY 14First 4 classesnarrow and reversibleDAY 45L1 library doneeight failure classesDAY 90First measuresustained autonomy rateDAY 180L2 in observemulti-step, checkedDAY 365Re-attestationsignatures renewNothing on this timeline is a technology milestone. Every one of them is a governance decision.
Figure 3 — A representative first year. Day 90 is the first point at which an autonomy rate means anything, because earlier rates are flattered by the easiest signatures being automated first.

6. Stage 4 — Self-optimising

Stage 4 is not more automation. It is what the organisation does with the capacity the first three stages returned. An estate at stage 3 that never staffs problem management stays at stage 3 forever, resolving the same incidents faster and more cheaply, indefinitely.

The distinguishing behaviour at stage 4 is that incident volume starts falling. Recurring signatures get eliminated at source: the batch job that generated the blocking sessions gets fixed, the log rotation that filled the filesystem gets corrected, the deployment that leaks connections gets rewritten. Autonomy rate may plateau or even dip, because the easy repetitive band is shrinking as a proportion of a smaller total.

  • Signature: problem management is a named, staffed function rather than something done when there is time.
  • Autonomy: 75%+ of a shrinking incident population.
  • Leading indicator: recurrence rate of the top 25 signatures, quarter on quarter.
  • The real return: engineering capacity spent on the 12–16% of genuinely novel incidents, which is where the estate’s hardest problems live.

7. Self-assessment — five dimensions

Score each dimension 0–4 against the descriptors below. Your stage is the lowest dimension score, not the average — this model is deliberately rate-limited by its weakest link, because that is how it behaves in practice.

DimensionStage 1 looks likeStage 3 looks like
Telemetry & coverageAgents on most hosts, inconsistent naming, gaps nobody has mappedComplete coverage, consistent naming, false-positive rate measured and trending down
Runbook maturityWiki pages of uncertain currency, key knowledge held by individualsWritten, tested, versioned, owned — and expressed as policy objects
Policy governanceNo concept of a policy; automation is scripts with unclear ownershipSigned, expiring, two-person-reviewed policy objects with named owners
Change control integrationAutomation sits outside the change process and everyone knows itAutonomous classes mapped to the standard-change category; escalations to normal change
Organisational modelOps firefights; problem management happens when there is timeProblem management staffed as a named function with its own metrics

Table 3 — Assessment dimensions. Score the lowest, not the average.

The dimension that most often lags is the fourth. Estates routinely reach strong telemetry and decent runbooks while automation remains procedurally invisible to the change process — which works until the first audit, at which point it does not.

8. Stage transitions in the field

9. Anti-patterns — how estates stall

  1. Skipping observation. Without an evidence pack there is nothing to show a change advisory board, and approval stalls indefinitely. The seven days you save cost you a quarter.
  2. Activating broadly. Forty classes at once makes the first month’s outcomes unattributable. When something surprising happens — and it will — nobody can say which policy caused it.
  3. Framing the programme as headcount reduction. The engineers asked to author policies are being asked to automate themselves out of a job; policy quality suffers and edge cases go undocumented.
  4. Letting policy authorship escape change control. A junior engineer widening an allowlist without review is a production change made through a side door. Require two-person review on scope fields specifically.
  5. Measuring autonomy against alert volume. It inflates the number, hides the truth, and makes year-two comparisons meaningless.
  6. Treating stage 3 as the destination and never staffing problem management. The estate resolves the same incidents forever, quickly and cheaply, and never gets to the compounding return.
  7. Suppressing rather than correlating. Suppression discards signal and makes the dashboard look better; it is the single most common way an estate makes stage 0 look like stage 1.

Every estate that stalled, stalled at a governance boundary. We have never once been blocked by the model.

Kiran Patel, VP Engineering

10. Using this model

Score the five dimensions honestly, take the lowest as your stage, and work only on that dimension. The model is rate-limited by its weakest link, so effort spent on any other dimension returns nothing until the weakest one moves.

Then identify, by name, the person who has to sign the next transition — head of operations for stage 1, the change advisory board for stage 2, the CISO for stage 3, the CIO for stage 4. Ask them what evidence they would need. In our experience that conversation, held before any deployment, is worth more than the first two months of the programme.

References & further reading

  1. ITIL 4 — Continual Improvement, Problem Management, Change Enablement AXELOS / PeopleCert
  2. ISO/IEC 20000-1:2018 — Service management system requirements International Organization for Standardization
  3. NIST AI Risk Management Framework (AI RMF 1.0) National Institute of Standards and Technology, January 2023
  4. Accelerate: The Science of Lean Software and DevOps Forsgren, Humble & Kim, IT Revolution Press, 2018
  5. The Site Reliability Workbook Beyer, Murphy, Rensin, Kawahara & Thorne, O’Reilly Media, 2018
  6. AAQUILIX stage-transition benchmarks, 14 production estatesInternal — 2024–2026
Data provenance

Quantitative figures in this paper are measured from AAQUILIX production deployments and anonymised customer estates unless a third-party source is cited inline. Standards and frameworks referenced are cited for control alignment, not as the source of our measurements.

The Autonomous IT Operations Maturity Model · v1.1 · published 27 Apr 2026. Questions or a challenge to any figure in this paper are genuinely welcome — get in touch.

See it on your estate

Run AAQUILIX in observe mode for 7 days.

No execution, no risk — the platform diagnoses your real incidents and shows you exactly what it would have done.

Book a demoSubscribe to the briefing
More research

The rest of the library.