Copilot or Agent? — PSG
PSG — Platinum Strategy Group RESEARCH · MEMO

PSG EXECUTIVE SERIES · NO. 04

Copilot or agent? Choosing the right shape of automation.

When a human stays in the loop, when work should flow straight through — and how to tell before you build.

PLATINUM STRATEGY GROUP · 2026

WWW.PSG-INC.COM

DEFINITIONS 02 / 07

Two shapes of the same technology.

A copilot works beside a person: it drafts, summarizes, matches, and proposes, and a human accepts, edits, or rejects every output before it counts. An agent carries a workflow end-to-end on its own: it is triggered by a schedule, an event, or a queue, executes against systems directly, and reserves human attention for the exceptions it flags.

Neither is the “advanced” option, and the distinction is not primarily technical — the same model may power both. They are different risk postures: a copilot prices every output with a moment of human judgment; an agent trades that gate for throughput and consistency. Choosing the wrong posture is the most common and most expensive design mistake in enterprise AI, and it is knowable before anything is built.

COPILOTAGENT
Who initiatesA person, per taskA trigger — schedule, event, queue
Who reviewsA human, every outputA human, exceptions only
Best-fit workDrafting, analysis, judgment supportHigh-volume, rule-bound assembly
Cost of an errorLow — caught at reviewCompounds until detected
Throughput ceilingThe reviewer’s attentionThe infrastructure
Failure modeReview fatigue, rubber-stampingSilent error at machine speed

It’s a spectrum, not a switch. Most mature deployments start as copilots, earn trust with measured accuracy, and graduate the routine 80% to agent mode — keeping review exactly where the risk lives.

PSG EXECUTIVE SERIES WWW.PSG-INC.COM
THE FIVE QUESTIONS — I 03 / 07

The three questions about consequence.

The five questions that decide the shape are answered for a specific workflow, never for the company as a whole. The same organization will, correctly, land on different answers for different processes. The first three concern what happens when the machine is wrong.

3.1

What does an error cost?

The heaviest question, and the place to start. If a wrong output can reach a customer, a regulator, or the P&L before anyone sees it, the workflow wants a copilot — the human gate is the control, and its cost is the premium on an insurance policy you actually need. Where errors are cheap, visible, and correctable — an internal draft, a routing suggestion, a flagged duplicate — the gate is pure friction, and agent designs become defensible. Be honest about the tail: the question is not the average error but the worst plausible one, because that is the one the board will ask about.

3.2

Is the action reversible?

Drafts can be rewritten, matches unmatched, flags dismissed. Payments, regulatory filings, and customer commitments often cannot be recalled. Irreversibility is the strongest single argument for keeping a human between the machine and the consequence, whatever the volume economics say — and where a mostly-reversible workflow contains one irreversible step, the right design is usually an agent with a human gate at precisely that step, not a copilot over the whole thing.

3.3

How often do exceptions occur?

Agents thrive where four cases in five follow the rules. When every third case requires judgment, an agent becomes an expensive escalation engine: it forwards most of its work to humans anyway, with added latency and a standing maintenance bill. High-exception work is copilot work — or, more often than anyone admits, process-redesign work first.

PSG EXECUTIVE SERIES WWW.PSG-INC.COM
THE FIVE QUESTIONS — II 04 / 07

The two questions about capacity.

3.4

How much do you trust the underlying data?

An agent inherits every upstream data flaw and executes it at machine speed, with perfect consistency and no raised eyebrow. A copilot’s human reviewer catches the absurd result; an agent books it, then books it again tomorrow. Low confidence in the data is therefore a decisive answer: either a human reviews the output, or the data is fixed first. There is no third option that survives contact with production. In practice this question disqualifies more agent proposals than any other — and the disqualification is a gift, because it names the real project.

3.5

What is the volume?

Ten occurrences a day make review-everything cheap insurance. Ten thousand make it arithmetically impossible: reviewers fatigue into rubber-stamping within weeks, which preserves the cost of review while destroying its value. Past a certain volume the honest choices are straight-through processing with exception-based review, or not automating at all. Volume also compounds the value of consistency — at scale, an agent’s uniform treatment of identical cases is itself a control that human processing never achieves.

Count the answers. Four or five pointing toward straight-through: build the agent. Two or three: copilot now, with a graduation path. Fewer: the workflow isn’t ready for either — fix the process first.

A note on mixed answers. Mixed answers usually mean the workflow is really two workflows — a routine core and a judgment-heavy edge. Split them. The core becomes an agent; the edge stays a copilot. Most “hard” automation decisions dissolve under decomposition.

PSG EXECUTIVE SERIES WWW.PSG-INC.COM
PATTERNS 05 / 07

Where each shape wins — and the two classic failures.

COPILOTS EARN THEIR KEEP IN

Variance and board commentary drafting · deal and contract review · forecast adjustment support · customer-response drafting · research and summarization · code review support

AGENTS EARN THEIR KEEP IN

Invoice extraction and matching · report assembly and refresh · data hygiene and deduplication · ticket routing and triage · scheduled reconciliations · monitoring and alerting

4.1

The agent built too early

Deployed on a workflow still full of exceptions, the agent escalates constantly. Each escalation arrives with less context than the manual process had, so resolution is slower, not faster. Trust collapses in about a quarter; the team quietly returns to the old way, now carrying a maintenance bill and a fresh institutional skepticism that the next, better-chosen project will have to pay down.

4.2

The copilot that should have graduated

The opposite failure is quieter. Months of near-perfect accepted outputs, yet a human still clicks approve ten thousand times a month. Review fatigue sets in; approval becomes reflexive; the control everyone believes in has already stopped existing. This state is worse than an honest agent, because the organization believes it has a review gate and behaves accordingly. The remedy is a graduation policy agreed at design time — measured accuracy thresholds that earn autonomy for the routine tier.

Start as a copilot. Measure. Graduate the routine work to straight-through — and keep review where the risk actually lives.

PSG EXECUTIVE SERIES WWW.PSG-INC.COM
ECONOMICS & GRADUATION 06 / 07

The arithmetic, and the path between the shapes.

5.1

The cost model in one paragraph

A copilot’s recurring cost is review time: volume × seconds-per-review × the reviewer’s loaded rate. An agent’s recurring cost is exception handling plus the expected cost of undetected error: escape rate × average blast radius. Run both numbers against the workflow’s real volume and the choice often makes itself — at low volume the copilot’s insurance is nearly free, while at high volume the review line dominates everything, including the build cost everyone argues about. The build is a one-time expense; the posture is a permanent tax.

5.2

The graduation path, made explicit

The mature pattern is neither shape but a path between them. Deploy as a copilot. Instrument everything: acceptance rate, edit distance, error types, exception categories. When a tier of cases shows sustained accuracy above an agreed threshold — say, 98% accepted-without-edit over a full quarter — that tier graduates to straight-through, while novel and high-stakes cases keep their human gate. Autonomy is earned with evidence, tier by tier, and the review budget concentrates where it still buys safety.

5.3

Monitoring never graduates

What must not be phased out is measurement. Agents drift as upstream systems, formats, and business rules change beneath them; last quarter’s 99% is a hypothesis about this quarter, not a fact. A weekly sampled audit of straight-through output — small, boring, scheduled — is the permanent price of running agents, and it is cheap compared to the alternative: discovering drift from a customer, an auditor, or the P&L.

Design-time contract. Write the graduation thresholds, the sampling plan, and the de-graduation trigger (what accuracy drop sends a tier back to review) into the original build spec. Retrofitting governance onto a running agent is twice the work and half as credible.

PSG EXECUTIVE SERIES WWW.PSG-INC.COM
DECIDING 07 / 07

From reading to running.

STEP 1

Pick the workflow

One process, mapped end-to-end: steps, exceptions, approval logic, and what an error costs at each point. Decompose if the answers split.

STEP 2

Run the five questions

Score them with the process owner and whoever carries the risk. The answer usually becomes obvious in the room — and it is often “fix the process first.”

STEP 3

Build with a graduation path

Deploy at the risk posture the answers support, instrument everything, and define in writing what measured accuracy earns more autonomy.

YOUR MOVE

Not sure which shape your workflow needs?

Bring one workflow to a complimentary 30-minute consultation. We’ll run the five questions together and tell you — honestly — whether it wants a copilot, an agent, or a process fix first.

PSG

Michael Yakubin · Founder & CEO

michael@platinumstrategygroup.com

WWW.PSG-INC.COM