Researchers from Harvard, MIT, and Cambridge tracked 128 machine learning models across four industries and found that 91% degraded over time, a phenomenon the study’s authors call AI aging.
The L1/L2/L3 model is one of the most reliable structures in IT, and it was built on one assumption that AI breaks. Traditional technology fails when:- a server goes down, an alert fires, a ticket moves up the chain.
A degrading model raises no alert at all, and a support structure built to route signals has nothing to route.
The Ticket That Bounces Through Every Tier
Here’s what that looks like in practice. A lender we worked with, ran a fraud detection model at 94% accuracy. In March, one of their payment providers changed its transaction data format. Nothing crashed as the pipeline was built to tolerate messy inputs. Over the next six weeks, the model’s accuracy slid to 86%, waving through more fraud each week while blocking more good customers.
Eventually someone in the fraud team raised a ticket: the numbers looked wrong.
- L1 checked the dashboards, every system green and they closed it.
- It came back, and L2 searched the logs for an error to trace. There wasn’t one, because no error had occurred.
- L3 reviewed the code and confirmed that it ran exactly as written.
All three teams were correct. The model kept degrading because the issue was with its statistical performance, not the infrastructure, application, or platform. It was a type of failure that the traditional L1/L2/L3 support model was never designed to detect.
The fraud model failed because of drift, but drift is only one way AI fails in production. Agentic systems create a different type of failure. A model provider updates the underlying LLM, and an agent starts giving different responses even though nothing in your application has changed.
A retrieval system indexes outdated documents, and the agent cites policies that are no longer valid. In another case, a data feed arrives incomplete, missing values are filled automatically, every pipeline reports a successful run, and downstream models continue making decisions using incorrect data. None of these failures look like the infrastructure incidents that traditional support teams are built to detect.
Uptime Was Never the Problem
Here’s what often shows up in the board review: throughout the incident, the SLA report still shows 99.9% availability. The systems were available, but the metrics being tracked did not reflect whether the AI was still making reliable decisions.
The stakes are higher with AI agents because they take actions, not just make predictions. A prediction remains a recommendation until someone acts on it.
An agent can send an email, approve a request, or update a record on its own, and those actions can influence what happens next. The EU AI Act expects organizations to demonstrate how AI systems are monitored, making it difficult to explain decision failures if there is no record of how model performance was tracked.
The business impact extends beyond a single incident. When an AI system starts producing unreliable results, confidence in future AI initiatives often declines. Teams introduce additional manual reviews, automated workflows lose efficiency, and much of the value that justified the investment begins to disappear.
Three Questions Before Your Next Model Ships
Not a maturity framework, but three questions. Asked about every model and agent you have in production:
- If this model’s accuracy dropped five points today, who would know, and how long would it take?
- When drift is confirmed, who decides between retraining, rolling back, and recalibrating by name?
- Could you hand a regulator a complete incident history for this model’s decisions?
If any answer is “nobody” its the gap, and the fix is a fourth support tier: an L4 AI reliability specialist who owns exactly these questions.
They track model inputs, outputs, and accuracy against real outcomes. They read agent reasoning traces and check that what agents retrieve is current. They own the thresholds in our operating standard, a 5% accuracy drop is a P2 incident with a response clock and when one breaks, they run a written runbook: validate the flag, size the blast radius, roll back first because rollback takes minutes while retraining takes days, then fix the root cause and write the record an auditor can follow.
The answer isn’t giving this to L3 engineers or relying on a monitoring tool. L3 teams are trained to fix code, not detect model drift. A monitoring tool can flag a problem, but without someone responsible for interpreting the data and taking action, the warning goes nowhere. That’s how drift gets missed even when every system appears to be working normally.
One production model doesn’t justify a team. It justifies a name. Pair a senior L3 engineer with a data scientist for two quarters, grow the role from inside, and let the function scale as the model count does.
What This Looks Like Run Properly
This is the operating model behind AIONIQ Operate, Parkar’s AI-first managed services. We run enterprise IT operations around the clock, and as clients moved AI into production, we extended that operation to the AI layer: model observability, drift detection, evaluation pipelines, and the L4 discipline above, alongside the L1/L2/L3 structure, as one team with no seam. One financial services client took a purchase order approval agent from eighteen months of stalled pilots to a governed production system in eight weeks; it now handles 70% of routine approvals with an audit trail that has already passed a regulatory audit.
Across the organizations we’ve assessed, the pattern repeats: leadership walks in confident their monitoring covers AI and walks out realizing every alert they have is about infrastructure. That’s not a failure of their teams. It’s what happens when nobody asked the three questions earlier.
If any of the three questions gave you pause, the gap is already in production. Parkar’s AI Operations Readiness assessment answers all three for every model you run, and hands you a gap report and a roadmap to close it.
Talk to the Parkar team before the next model ships.