The T+n Downside – O’Reilly
We’ve been watching enterprises wrestle with the identical customer support paradox for years: They’ve all of the expertise on the planet, but a easy tackle change nonetheless takes three days. The issue isn’t what you suppose—and neither is the answer.
Final month, I watched a colleague attempt to replace their tackle with their financial institution. It ought to have been easy: log in, change the tackle, executed. As a substitute, they spent 47 minutes on maintain, obtained transferred 3 times, and was instructed the change would take “3–5 enterprise days to course of.” That is 2025. We’ve AI that may write poetry and remedy complicated math issues, but we are able to’t replace an tackle subject in actual time.
This isn’t a narrative about incompetent banks or outdated expertise. It’s a narrative about one thing extra elementary: the hidden arithmetic of enterprise friction.
The Invisible Math That’s Killing Buyer Expertise
Each enterprise course of has two numbers that matter: T and n.
“T” is the theoretical time it ought to take to finish a activity—the perfect-world situation the place all the pieces works easily. For an tackle change, T could be 30 seconds: confirm id, replace database, verify change.
“n” is all the pieces else. The ready. The handoffs. The compliance checks. The system incompatibilities. The human bottlenecks. “n” is why that 30-second activity turns into a 47-minute ordeal.
Based on Forrester, 77% of customers say that valuing their time is an important factor an organization can present. Aberdeen Group discovered that firms with wonderful service obtain 92% buyer retention in comparison with simply 33% for poor performers. But most enterprises are nonetheless optimizing for compliance and threat mitigation, not buyer time.
The consequence? An enormous “T+n” downside that’s hiding in plain sight throughout each business.
Why Every little thing We’ve Tried Has Failed
We’ve seen enterprises throw tens of millions at this downside. Higher coaching packages. Course of reengineering initiatives. Shiny new CRM programs. Digital transformation consultants promising to “reimagine the client journey.” These efforts usually yield 10%-15% enhancements—significant however not transformative. The issue is architectural. Enterprise processes weren’t designed for velocity; they had been designed for management.
Take into account that tackle change once more. In the true world, it entails:
- Id verification throughout a number of programs that don’t discuss to one another
- Compliance flagging for anti-money-laundering guidelines
- Threat evaluation for fraud prevention
- Routing to specialised groups based mostly on account sort
- Handbook approval for any exceptions
- Updating downstream programs in sequence
- Creating audit trails for regulatory necessities
Every step provides time. Extra importantly, every step provides variability—the unpredictable delays that flip a easy request right into a multiday saga.
When AI Brokers Truly Work
We’ve been experimenting with agentic AI implementations throughout a number of enterprise pilots, and we’re beginning to see one thing totally different. Not the standard marginal enhancements however a real transformation of the client expertise.
The important thing perception is that clever brokers don’t simply automate duties—they orchestrate total processes throughout the three dimensions the place latency accumulates.
Folks issues: Human brokers aren’t obtainable 24-7. They’ve specialised abilities that create bottlenecks. They want coaching time and low breaks. Clever brokers can deal with routine requests across the clock, escalating solely real edge circumstances that require human judgment. One monetary companies firm we labored with deployed brokers for card replacements. Customary requests that used to take 48 hours now full in beneath 10 minutes. The shopper varieties out their request, the agent verifies their id, checks for fraud flags, orders the substitute, and confirms supply—all with out human intervention.
Course of issues: Enterprise workflows are designed as sequential approval chains. Request goes to analyst, analyst checks compliance, compliance routes to specialist, specialist approves, approval goes to success. Every handoff provides latency. Clever brokers can prevalidate actions towards encoded enterprise guidelines and set off solely important human approvals. As a substitute of six sequential steps, you get one agent analysis with human oversight just for real exceptions.
Expertise issues: The typical enterprise runs buyer information throughout 12–15 totally different programs. These programs don’t combine properly, creating information inconsistencies and guide reconciliation work. As a substitute of requiring costly system replacements, brokers can orchestrate current programs by means of APIs and, the place APIs don’t exist, use robotic course of automation to work together with legacy screens. They keep a unified view of buyer state throughout all platforms.
The AI Triangle: Why You Can’t Optimize Every little thing
However right here’s the place it will get fascinating—and the place most implementations fail.
By way of our pilots and outcomes, we found what we name the AI Triangle: three properties that each agentic AI system should steadiness. Just like the CAP theorem in distributed programs (the place you may’t have excellent consistency, availability, and partition tolerance concurrently), the AI Triangle forces you to decide on between excellent autonomy, interpretability, and connectivity. Simply as CAP theorem shapes how we construct resilient distributed programs, the AI Triangle shapes how we construct reliable autonomous brokers. You may optimize any two of those properties, however doing so requires compromising the third. This can be a “choose 2 of three” scenario:
Autonomy: How independently and rapidly brokers can act with out human oversight
Interpretability: How explainable and audit-friendly the agent’s selections are
Connectivity: How properly the system maintains real-time, constant information throughout all platforms

You may choose any two, however the third suffers:
Autonomy + interpretability: Brokers make quick, explainable selections however could not keep excellent information consistency throughout all programs in actual time.
Interpretability + connectivity: Full audit trails and ideal information sync, however human oversight slows all the pieces down.
Autonomy + connectivity: Lightning-fast selections with excellent system synchronization, however the audit trails may not seize the detailed reasoning compliance requires.
This isn’t a expertise limitation—it’s a elementary constraint that forces deliberate design decisions. The enterprises succeeding with agentic AI are those who consciously select which trade-offs align with their enterprise priorities. This isn’t a technical determination—it’s a enterprise technique. Select the 2 properties that matter most to your clients and regulators, then construct all the pieces else round that alternative.
The Hidden Prices No one Mentions
The seller demos make this look easy. Actuality is messier.
Information high quality is make-or-break: Brokers performing on inconsistent information don’t simply make errors—they make errors at scale and velocity. Worse, AI errors have a distinct signature than human ones. A human would possibly transpose two digits in an account quantity or skip a required subject. An AI would possibly confidently route all Michigan addresses to Missouri as a result of each begin with “MI,” or interpret each occasion of “Dr.” in road addresses as “physician” as an alternative of “drive,” creating addresses that don’t exist. These aren’t careless errors—they’re systematic misinterpretations that may cascade by means of 1000’s of transactions earlier than anybody notices the sample. Earlier than deploying any autonomous system, it’s worthwhile to grasp information administration, set up real-time validation guidelines, and construct anomaly detection particularly tuned to catch AI’s peculiar failure modes. This isn’t glamorous work, nevertheless it’s what separates profitable implementations from costly disasters.
Integration brittleness: When brokers can’t use APIs, they fall again to robotic course of automation to work together with legacy programs. These integrations break each time the underlying programs change. You want sturdy integration structure and event-driven information flows.
Governance will get complicated: Autonomous selections create new dangers. You want policy-based entry controls, human checkpoints for high-impact actions, and steady monitoring. The governance overhead is actual and ongoing.
Change administration is essential: We’ve seen technically excellent implementations fail as a result of staff resisted the modifications. Profitable deployments contain workers in pilot design and clearly talk how people and brokers will work collectively.
Ongoing operational funding: The hidden prices of monitoring, retraining, and safety updates require sustained funds. Issue these into ROI calculations from day one.
A Roadmap That Truly Works
After watching a number of implementations succeed (and others crash and burn), right here’s the sample that persistently delivers outcomes:
Begin small, suppose huge: Goal low-risk, high-volume processes first. Guidelines-based operations with minimal regulatory complexity. This builds organizational confidence whereas proving the expertise works.
Basis earlier than options: Construct integration structure, information governance, and monitoring capabilities earlier than scaling agent deployment. The infrastructure work is boring however important.
Design with guardrails: Encode enterprise guidelines—it’s preferable to maneuver them right into a coverage retailer in order that brokers can get them executed at run time utilizing a coverage determination level (PDP) like Open Coverage Agent (OPA), implement human checkpoints for exceptions, and guarantee complete logging from the start. These constraints allow sustainable scaling.
Measure relentlessly: Observe probably the most crucial metrics in operations with a concentrate on decreasing “n” towards zero:
- Common dealing with time (AHT)
- Straight-through processing fee (STP Price %)
- Service degree settlement (SLA) efficiency
- Buyer satisfaction
- Value per transaction
These metrics justify continued funding and information optimization.
Scale regularly: Develop to adjoining processes with larger complexity solely after proving the inspiration. Concentric circles, not huge bang deployments.
The Expertise That Adjustments Every little thing
We preserve coming again to that colleague attempting to vary their tackle. In a world with correctly carried out agentic AI, right here’s what ought to have occurred:
They log into their banking app and request an tackle change. An clever agent instantly verifies their id, checks the brand new tackle towards fraud databases, validates it with postal companies, and updates their profile throughout all related programs. Inside seconds, they obtain affirmation that the change is full, together with up to date playing cards being shipped to the brand new tackle. No cellphone calls. No transfers. No ready. Simply the service expertise that matches the digital world we really dwell in.
The Larger Image
This isn’t actually about expertise—it’s about lastly delivering on the guarantees we’ve been making to clients for many years. Each “digital transformation” initiative has promised sooner, higher, extra personalised service. Most have delivered new interfaces for a similar outdated processes.
Agentic AI is totally different as a result of it will probably really restructure how work will get executed, not simply the way it will get offered. It could flip T+n again into one thing approaching T.
However success requires greater than shopping for software program. It requires rethinking how organizations steadiness velocity, management, and threat. It requires investing within the unglamorous infrastructure work that permits clever automation. Most significantly, it requires acknowledging that the way forward for customer support isn’t about changing people with machines—it’s about orchestrating people and machines into one thing higher than both may obtain alone.
The expertise is prepared. The query is whether or not we’re ready to do the arduous work of utilizing it properly.