THE INDEPENDENT RECORD · AGENTIC AI AS A SERVICE AboutStandardsContact
GAASAGENTIC AI · AS A SERVICE
INDEPENDENT · SINCE 2026
UPDATED DAILY
NO HYPE · NO PAY-TO-PLAY
PER-TASK PRICING NOW STANDARD ● NEW BENCHMARK: 71% TASK COMPLETION ● ENTERPRISE PILOTS UP 4X ● RUNTIME FUNDING ACCELERATES ● "AGENTS ARE THE NEW SEATS" ● MARGINS UNDER PRESSURE ● THE INDEPENDENT RECORD ON GAAS
Adoption

Stop Bolting Agents Onto Old Workflows: Redesign the Process Around Them

Most companies plug an AI agent into a workflow that was built for humans, then wonder why the ROI is thin. The agent ends up doing the same slow, hand-off-heavy work a person did, just faster in one spot and stuck in the same queues everywhere else. The real gains come from redesigning the workflow around what an agent is actually good at: running continuously, holding context across systems, and escalating only the genuine edge cases. This piece covers how to tell the difference between bolted-on and agent-native design, where the redesign actually happens, and the traps that quietly cap your returns.

By M. Hale · Mar 16, 2026 · 13 min read

Table of Contents

The Bolt-On Trap

Here is the pattern I see over and over. A team buys an agent, say, a support-triage agent sold per resolved ticket. They drop it into the existing queue, ahead of the human reps. The agent reads the ticket, drafts a reply, and routes anything it's unsure about to a person. Leadership declares a win because deflection went up 18%.

Then the numbers stall. Why? Because everything around the agent still assumes a human pace and a human shape. Tickets still arrive batched through a form that was designed to make a person's life easier, not an agent's. The CRM still requires a manual "category" field the agent has to guess at. Escalations still land in the same shared inbox, where they sit until a human gets to them, so the agent's speed advantage evaporates the moment a case needs a second opinion. The agent is a sports car in a parking lot.

This is bolting on. You've changed one node and left the graph intact. The trouble is that workflows are systems, and a system inherits the speed of its slowest hand-off. Gartner has been blunt about this gap between agent hype and operational reality, its analysts note that most "agentic AI" projects will be scrapped or stalled by 2027 partly because organizations bolt agents onto processes that were never built for autonomy. The technology works. The container around it doesn't.

The bolt-on trap is seductive because it's cheap to start and easy to demo. You don't have to touch the org chart, the systems of record, or anyone's job description. And that's exactly why it underdelivers: the constraints that actually limit throughput are the ones you didn't touch.

What "Designed Around the Agent" Actually Means

Designing around the agent doesn't mean handing the whole process to a black box. It means treating the agent's strengths and weaknesses as first-class design constraints, the same way you'd design a kitchen around how a chef actually moves rather than around where the plumber found it convenient to put pipes.

Agents are good at a specific cluster of things. They run 24/7 without fatigue or context-switching cost. They can hold and reconcile context across a dozen systems at once, something a human does poorly because tab-switching is expensive for us and free for them. They're consistent: the thousandth case gets the same rigor as the first. And they scale horizontally, ten agents cost roughly ten times one agent, with no hiring lag.

They're bad at a different cluster. They struggle with genuine novelty, with high-stakes judgment where being wrong is catastrophic, with reading a room, and with situations where the "right" answer depends on unwritten organizational politics. They also degrade quietly, a bolted-on agent can be subtly wrong for weeks before anyone notices, because no one designed an observation point.

An agent-native workflow leans hard into the first cluster and builds explicit guardrails around the second. Concretely, that means: removing the batching and queuing that existed only to ration scarce human attention; collapsing hand-offs that existed only because no single human could see all the systems; moving the human from "doing every case" to "handling exceptions and auditing samples"; and instrumenting the whole thing so you can see when the agent drifts. McKinsey's research on scaling generative AI makes a similar point, that the value shows up only when companies rewire how work flows rather than layering AI onto legacy processes, and that workflow redesign is the single most correlated factor with bottom-line impact.

Map the Work Before You Map the Agent

Before you can redesign, you need to see the current process honestly, not the tidy version in the process document, but the real one with all its workarounds. I'd push you to do this at the level of decisions and hand-offs, not steps.

For each hand-off, ask three questions. First: why does this hand-off exist? A surprising number exist only because human attention was scarce and you had to batch and route it. Those are pure waste in an agent world. Second: what information does the next stage need, and is it available at machine speed? If a step depends on a phone call or a tribal-knowledge lookup, the agent will choke there, and that's where your redesign has to add a data source or a fallback. Third: what's the cost of being wrong here? That tells you where to keep a human in the loop versus on the loop.

This mapping exercise usually reveals that the process has two or three real decision points and a lot of connective scaffolding that exists purely to move work between people. The scaffolding is where agent-native redesign harvests most of its gains, because that's the part built entirely around human limitations you no longer have.

One caution: resist the urge to automate the process exactly as drawn. The drawn process encodes decades of human-shaped compromise. If you automate it faithfully, you've built a faster horse. The point of mapping is to find what you can delete, not just what you can speed up.

Five Redesign Moves That Pay Off

These are the moves I see separate agent-native workflows from bolted-on ones.

Collapse the queue. If work was batched and queued only to ration human time, stop batching it. Let the agent process each item the instant it arrives. This alone often cuts cycle time more than the agent's per-task speed does, because most of the elapsed time in any human process is waiting, not working.

Push decisions upstream. In human workflows, validation happens late because early validation was expensive. An agent can validate at the point of entry, checking an invoice against the PO the moment it lands, not three steps later. Move the checks to where the data first appears.

Replace hand-offs with shared context. Where a process hands work between three teams because no one person could see all three systems, an agent can hold all that context simultaneously. Collapse those three roles into one agent-run stage with humans monitoring, rather than three sequential human stages.

Design the escalation path as a first-class workflow, not an afterthought. This is the one teams skip. The agent's exceptions need their own fast, well-staffed lane, not the old shared inbox. If escalations are slow, the agent's speed is wasted on the easy cases and your customers feel the delay on the hard ones, which are the ones they care about most. (This connects tightly to the human-oversight staffing model, how many reviewers you need and how you route to them.)

Instrument for drift. Build the observation point in from day one: sample outputs, track escalation rates, watch for the slow degradation that bolted-on agents hide. An agent that silently gets worse is more dangerous than one that fails loudly, because a loud failure gets fixed and a quiet one becomes embedded.

The Human Role Changes Shape, Not Size

A redesign done right doesn't just remove humans; it changes what they do. The reps who used to grind through every ticket now handle the genuinely hard 10%, audit a sample of the agent's work, and feed corrections back into the system. That's a meaningfully different job, and pretending it's the same job "but with a helper" is how change-management efforts quietly fail.

This is worth naming because it's where a lot of agent rollouts hit cultural resistance. If you tell a team "the agent will help you," they'll bolt it onto their existing habits and you'll get bolt-on results. If you tell them "your job is shifting from execution to oversight and exception-handling," and you actually redesign their workflow and metrics to match, you get agent-native results. The honest framing is also the more effective one. Harvard Business Review's work on collaborative intelligence has long argued that the biggest gains come from redesigning roles around human-machine collaboration, not from slotting machines into unchanged human jobs.

There's a staffing implication too. The redesigned workflow needs people who are good at the new work, exception judgment, agent supervision, feedback-loop curation, which is not the same skill profile as high-volume execution. This is the reskilling conversation, and it's better to have it during the redesign than to discover the gap after launch.

How GaaS Pricing Forces the Redesign

Here's an angle the operational guides usually miss: the way you buy the agent should change how you design the workflow.

In the Agentic-AI-as-a-Service model, you're often paying per task or per outcome, per resolved ticket, per processed invoice, per qualified lead. That pricing model has a sharp design consequence. If you've bolted the agent onto a process full of redundant steps, you're now paying per-task for redundant tasks. The agent doesn't care that step 4 was only there because a human in 2014 didn't trust step 3; it'll happily run step 4 and bill you for it.

Outcome-based pricing rewards lean, agent-native design directly. Andreessen Horowitz has written about how agent pricing is shifting from seats toward outcomes and work performed, which means your margin on the whole workflow now depends on how much waste you've stripped out before the meter starts running. A bolted-on workflow with per-task pricing can actually be more expensive than the humans it replaced, because you've automated the waste instead of deleting it.

The flip side is a useful forcing function. Outcome pricing makes the cost of bad process visible on the invoice. If you find your per-outcome cost creeping up, that's a signal your workflow still has human-era scaffolding in it. Treat the bill as a redesign diagnostic. (This ties into measuring agent ROI in terms a CFO will actually believe, outcome pricing makes that math far cleaner.)

A Worked Example: Invoice Exceptions

Let me make this concrete with accounts-payable exception handling, because it's a process almost every company has and almost everyone bolts onto.

The human-era process: invoices arrive, get keyed in, sit in a queue, get matched against POs by a clerk, exceptions get flagged and emailed to a manager, the manager investigates over a few days, approves or kicks back, and the invoice eventually gets paid. Cycle time: often a week or more for any invoice that doesn't match cleanly. Most of that week is waiting in queues and inboxes.

The bolt-on version: an agent does the PO matching faster. Exceptions still get emailed to the same manager, still sit in the same inbox, still take days. You sped up the one step that wasn't the bottleneck. Cycle time barely moves for the exceptions, which are the expensive ones.

The agent-native version: the agent ingests each invoice the moment it lands, validates against the PO and receiving data immediately (decisions pushed upstream), and resolves the clean ones end to end with no queue. For exceptions, it doesn't email a manager, it gathers the relevant contract terms, prior invoices from that vendor, and the receiving discrepancy into a single decision packet and routes it to a dedicated reviewer lane staffed for fast turnaround. The reviewer's whole job is now exception judgment, with the context pre-assembled. Cycle time for clean invoices drops to minutes; for exceptions, from days to hours, because the human isn't spending those days hunting for context. And because the workflow is instrumented, the AP lead can see the agent's match-confidence trending and catch a vendor data problem before it becomes a backlog.

Same agent. Wildly different return. The difference is entirely in the workflow around it.

Insights Most People Overlook

The bottleneck is almost never the step you automated. Teams instrument and speed up the step the agent touches and ignore the queues and inboxes on either side. Throughput is governed by the slowest hand-off, which is usually a human escalation lane nobody redesigned. Speeding up a non-bottleneck step produces a great demo and a flat business case.

Your per-task GaaS bill is a process-quality meter. This is the contrarian one. Under outcome or per-task pricing, redundant steps cost real money every single time. A creeping per-outcome cost isn't an agent problem, it's your old human-shaped process leaking into the bill. Smart teams use the invoice as a continuous audit of how much human-era scaffolding still survives in the workflow.

Faithfully automating a documented process is a failure mode, not a milestone. The process document encodes decades of compromises made for human constraints, batching, late validation, redundant checks built on distrust. Automate it faithfully and you've preserved every one of those compromises at machine speed. The win is in what you delete, and most redesign efforts under-delete because deleting steps means questioning the people who built them.

Quiet degradation beats loud failure as the real risk. A bolted-on agent has no observation point, so it can drift wrong for weeks. Counterintuitively, an agent that fails visibly is safer than one that succeeds 94% of the time and slowly slides to 88%, because the visible failure gets fixed and the quiet slide gets baked into your numbers. Designing the monitoring in is not optional polish; it's load-bearing.

Honest framing outperforms reassuring framing for adoption. Telling staff "it's just a helper" produces bolt-on behavior and bolt-on results. Telling them "your role is shifting to oversight and exceptions," then actually redesigning their workflow and metrics to match, produces agent-native results. The uncomfortable conversation is also the higher-ROI one, which is rarely true and worth exploiting when it is.

References

More in Adoption