When automated systems handle routine alerts, human operators lose the daily practice that builds deep operational intuition. In her 1983 paper The Ironies of Automation, researcher Lisanne Bainbridge identified this exact paradox: automation strips away routine troubleshooting, leaving engineers responsible only for rare, complex failures they are least prepared to solve. When your AI incident response tools quietly fix nighttime capacity issues, your team gradually loses touch with how your systems actually fail.
To prevent catastrophic downtime during unprecedented outages, high-reliability industries like commercial aviation do not rely on luck. They run continuous simulation drills. This article breaks down how to implement deliberate incident rehearsal for your operations, protect engineer intuition, and maintain fast resolution times when automation hits its limit.
The Silent Risk Behind Autonomous Remediation
Modern tools built for AI incident response do far more than trigger alerts. They actively query telemetry, form hypotheses, correlate recent deployments, and implement fixes autonomously. What started a decade ago as early SRE prototypes at LinkedIn has evolved into production-ready automated systems across modern tech stacks.
This autonomy creates a dangerous operational paradox. Mean time to resolution drops for standard issues, but when an ambiguous, high-severity incident strikes, resolution time will shoot up. Without regular exposure to live troubleshooting, engineering teams gradually lose their operational system intuition.
When an automated agent encounters a never-seen-before failure it cannot solve, human operators must take over immediately. Handing control back to an unpracticed team during an active outage guarantees extended downtime.

The Irony of Automation: Why MTTR for Complex Outages Will Spike
Bainbridge’s paradox in modern software ops
When autonomous tools manage daily operational friction, engineers lose the continuous feedback loop that maintains system intuition. Former LinkedIn SRE Sylvain Kalache highlights that while AI tools handle routine alerts flawlessly, they starve engineers of the troubleshooting practice that builds operational muscle memory. Without that baseline exposure, responders gradually lose touch with how services interact under stress.
Bainbridge argued that automated systems do not eliminate the need for human expertise. They actually demand more skilled operators who receive continuous training. When AI handles standard remediation, human engineers step in only during abnormal, never-before-seen failure modes. Expecting an engineer to diagnose an unscripted failure after months of zero hands-on troubleshooting is an operational failure waiting to happen.
The diverging MTTR metric split
High-level operational metrics will initially disguise this growing vulnerability. Executive dashboards will show overall mean time to resolution dropping sharply across standard tickets, creating an illusion of improved reliability. Automated remediation agents handle deployment rollbacks and capacity adjustments in seconds, dragging down the average response time on paper.
This creates a dangerous divergence between routine metrics and worst-case outcomes. While simple tickets resolve instantly, the duration of severe outages expands dramatically because human responders lack the context needed to intervene efficiently.
| Incident Class | MTTR Trend | Human Impact |
|---|---|---|
| Routine / Known Failure | Plummets toward zero | Minimal hands-on practice for engineers. |
| Complex / Novel Outage | Spikes significantly | Engineers re-learn system behavior during a live crisis. |
The danger surfaces in this long-tail scenario. Kalache warns that while average MTTR improves through AI incident response, resolution times for complex, multi-system failures will shoot up. When an automated tool runs out of hypotheses and hands control back to humans, responders lose valuable minutes building basic context during high-stakes downtime.
The Misconception That Operational Automation Replaces Human Readiness
Confusing routine uptime with crisis preparedness
Executive dashboards that display continuous green status often conceal a fragile operational baseline. High reliability metrics driven by automated remediation create a dangerous false sense of security among executive decision-makers. When routine tickets vanish from human queues, leaders frequently assume operational resilience has increased, when in reality they are merely measuring automated performance under predictable conditions.
True resilience depends on how effectively your team handles abnormal failures when automation reaches its operational boundaries. In commercial aviation, modern turbine engines experience fewer than one in-flight shutdown per 100,000 engine flight hours. Regulatory agencies do not assume pilots maintain operational readiness through smooth flights alone, which is why commercial captains must complete recurrent training or a proficiency check every six months to practice rare emergencies like an engine failure during takeoff.
Equating routine uptime with crisis preparedness misinterprets organizational capability across several core dimensions:
- Muscle Memory Atrophy: When AI incident response handles routine remediation automatically, engineers lose daily contact with telemetry dashboards, command lines, and log analysis tools. When a novel failure bypasses the algorithm, responders waste critical initial minutes re-learning basic diagnostic workflows during active operational downtime.
- Contextual Blindness: Automated systems evaluate predefined patterns, but catastrophic outages rarely follow past templates. Engineers who rely strictly on automated remediation gradually lose the deep architectural intuition required to trace complex, cascading failures across distributed cloud environments.
- Escalation Shock: Transferring a complex incident from an automated system to a human operator creates severe cognitive friction. Responders jump into a high-severity outage cold, lacking the situational context that normally accumulates while manually troubleshooting smaller precursor anomalies.
Closing this skill gap requires deliberate, recurring incident rehearsal. Organizations must routinely execute chaos engineering experiments and simulated outage scenarios, forcing engineering teams to manually diagnose severe failures without assistance from AI incident response platforms. Structured drills ensure human operators maintain sharp technical judgment when automated remediation hits its operational boundaries.

Stealing from Aviation: Building Software Incident Simulators
Recurrent simulator drills for on-call teams
Aviation relies on heavy automation during normal flight, yet pilots maintain sharp emergency skills through mandatory simulation drills. Under US FAA rules, airline captains must complete recurrent training or a proficiency check every six months. These mandatory sessions force pilots to handle rare scenarios like an engine failure during takeoff. Modern turbine engines experience fewer than one in-flight shutdown per 100,000 engine flight hours. Commercial pilots almost never see an actual engine failure in flight, relying entirely on flight simulators to build practical muscle memory.
Software engineering teams adopting AI incident response find themselves in the exact same position as modern flight crews. Automated agents now handle routine tier-one remediation, clearing memory leaks, rebalancing traffic, and isolating failing microservices long before a human engineer receives a notification. This automation keeps operational noise low, but it creates a quiet, dangerous vulnerability. Engineers spend months without diagnosing a live production issue, slowly losing their familiarity with system telemetry, command-line diagnostics, and underlying architecture dependencies.
When a novel failure occurs that falls outside the training data of an automated system, control falls back on human operators. At that exact moment of peak outage severity, responders face a massive cognitive load. They must reorient themselves, decipher what the AI already attempted to fix, and troubleshoot an unfamiliar system state under intense time pressure. Without recent hands-on practice, human response times skyrocket and basic diagnostic mistakes compound the downtime. This delay directly inflates the total cost of high-severity incidents.
To bridge this skill gap, engineering organizations must implement deliberate incident rehearsal into their regular operating workflow. Rather than waiting for a real production crisis, teams should conduct scheduled failure drills where automated tools are deliberately suppressed. Injecting synthetic software bugs, breaking network dependencies, and forcing engineers to manually remediate complex outages builds essential operational muscle memory. Treating operational knowledge as a perishable skill ensures that on-call engineers remain fully capable when automated systems inevitably reach their limits.
Ready to find AI opportunities in your business?
Book a Free AI Opportunity Audit. It is a 30-minute call where we map the highest-value automations in your operation.
Balancing AI Remediation with Active Human Rehearsal
Combining AI speed with intentional practice
Operations leaders do not need to choose between automated efficiency and technical competence. Disabling autonomous remediation simply to keep engineers sharp increases operational overhead and inflates routine resolution times. The practical path allows automated systems to handle standard, repetitive alerts while establishing recurring, mandatory failure drills for technical teams.
Modern incident management platforms like Rootly enable organizations to integrate deliberate rehearsal directly into standard operational schedules. By running scheduled failure scenarios in staging environments, responders actively analyze telemetry, formulate hypotheses, and execute manual overrides under pressure.
When AI incident response handles 95 percent of routine alerts, engineers slowly lose touch with how their underlying infrastructure behaves under stress. Months of passive observation erode basic operational muscle memory. Responders forget specific diagnostic query syntaxes, overlook subtle telemetry anomalies, and lose their intuitive grasp of cross-service dependencies. When a novel edge case inevitably bypasses automated runbooks, the resulting outage drags on. The technical team spends precious initial minutes re-learning their own environment instead of actively troubleshooting the root cause.
To bridge this emerging capability gap, organizations must build failure drills that intentionally challenge automated logic. Effective simulation scenarios should force engineers to take back control under realistic constraints:
- Injecting network latency that causes AI triage engines to misidentify the primary failing microservice.
- Revoking automated execution permissions mid-incident, forcing operators to execute manual rollbacks through command-line tools.
- Creating cascading database lockups where standard auto-scaling policies actually make the performance degradation worse.
Executing these simulated outages on a predictable schedule ensures that human operators treat AI incident response as a helpful assistant rather than an infallible authority. When engineers regularly practice manual telemetry analysis and direct system intervention, they retain the complex mental models needed to spot hallucinated recommendations or incomplete automated repairs. Running these exercises transforms passive dashboard monitors into sharp, confident troubleshooters. It keeps the organization prepared for the exact moment automated tools reach their limits.
Source: sylvainkalache.com