Skip to main content
Enterprise AI7 min read

The 15x Cost Trick: Frontier Planner, Cheap Worker

July 21, 2026By ChatGPT.ca Team

Here is a result worth sitting with. A team of AI agents rebuilt SQLite, one of the world's most widely used databases, working from its 835-page manual, and produced a fresh version in Rust that passed 100% of a held-out test suite. Impressive on its own. But the eye-opener was the cost: the very same job ran up to 15 times more expensive depending only on which mix of AI models was used. Same output, wildly different bill. The cheapest recipe reveals a design pattern that is quietly becoming the backbone of serious AI systems, and it changes how you should think about paying for AI.

Planner and worker, not one model for everything

The instinct most people have is "use the best AI model for the whole job." This research shows that is usually the most wasteful choice. The efficient pattern splits the work by difficulty. A powerful, expensive frontier model plays planner: it does the genuinely hard thinking, breaking the problem down, making the design decisions, resolving the trade-offs. Once it has turned a fuzzy goal into a clear, detailed set of instructions, cheaper worker models carry out the bulk of the execution. As the researchers put it: once a frontier planner has collapsed the ambiguity into explicit instructions, less expensive models simply have to follow them.

Why the savings are so large

The reason this works comes down to where the effort actually goes. In a big task, only a few moments genuinely require frontier intelligence, the initial decomposition, the key design calls, certain trade-offs. Everything after that is following the plan, and the vast majority of the tokens (what AI is billed on) are spent there. So if you run the whole thing on the priciest model, you are paying premium rates for a lot of work that never needed premium intelligence.

Task phaseRight model for the job
Decompose the problem, design decisionsExpensive frontier model (used sparingly)
Resolve the tricky trade-offsExpensive frontier model (a small slice)
Execute the detailed instructions (the bulk)Cheaper worker model

It is the same instinct we described in judging AI by intelligence per dollar, taken to the system level: don't buy frontier intelligence for work that doesn't need it.

Why this is where AI expertise pays off

This is not a trick you get for free, and that is precisely why it matters for choosing who builds your AI. Driving these savings requires two things: knowing the domain well enough to tell which steps are hard, and the ability to work fluently across multiple model tiers. Whoever can do that, in coding, finance, legal, healthcare, life sciences, and beyond, can profitably take on larger workloads that would otherwise be too expensive for a customer to justify. It is a strong sign of where the real value in applied AI now sits: not in access to a single clever model, but in orchestrating many of them well.

Where this leaves you

You do not need to hand-route between models yourself, but you should know the pattern exists, because it quietly determines what you pay. When you buy or build AI, treat "how do you manage cost across model tiers?" as a real question. A partner who runs the most expensive model on every step is handing you a bill 15 times larger than it needs to be; one who plans with a frontier model and executes with cheaper ones is doing it right. Multi-model systems are becoming the default design for serious AI, and the businesses, and vendors, who master them will do more, for less, than everyone still paying premium prices for routine work.

Frequently Asked Questions

What did the research actually show?

A team used AI agents to rebuild SQLite, a widely used database, from its 835-page manual, producing a working replica in the Rust programming language that passed 100% of a held-out test suite. The striking finding was cost: the same task ran up to roughly 15 times more expensive depending on which mix of AI models was used. The cheapest approach paired a top-tier "frontier" model as the planner with a cheaper model doing the bulk of the work, while using an expensive model for everything cost far more, for the same result.

What is the "planner and worker" pattern?

It is a way of building AI systems that matches the model to the moment. A powerful, expensive frontier model acts as the planner: it handles the genuinely hard parts, breaking down the problem, making design decisions, resolving trade-offs. Once it has turned an ambiguous goal into clear, detailed instructions, cheaper "worker" models carry out the bulk of the execution, because following explicit instructions does not require the same intelligence as creating the plan. You pay top dollar only for the small fraction of the work that truly needs it.

Why does this save so much money?

Because most of the tokens (the units AI is billed on) in a big task are spent on execution, not on the hard thinking. As the researchers put it, few moments in a large task genuinely require frontier intelligence, the original decomposition, the key design decisions, certain trade-offs. Once a frontier planner has collapsed the ambiguity into explicit instructions, less expensive models simply have to follow them. Since the expensive model is used sparingly and the cheap model does the heavy lifting, total cost drops dramatically, in this case up to 15x, without sacrificing the result.

Does a small business need to care about this?

Directly, maybe not yet, you are unlikely to be routing between model tiers by hand. But it matters for two reasons. First, it is why AI-powered services are getting cheaper: the providers and consultants who build this way can offer you more for less. Second, it is a buying signal, when you hire someone to build AI for you, ask how they manage cost across model tiers. A vendor who puts the priciest model on every step is leaving huge savings (yours) on the table. The pattern is a mark of an operator who knows what they are doing.

What should a Canadian business take from this?

Two lessons. First, "use the best model for everything" is usually the wrong, and most expensive, instinct; the smart approach reserves premium intelligence for planning and hard decisions and uses cheaper models for the routine bulk. Second, this is where expert help earns its keep: driving these savings requires knowing your domain well and being able to orchestrate multiple model tiers. Firms that can do that, across coding, finance, legal, healthcare, and more, can take on larger workloads that would otherwise be too expensive to justify. Ask any AI partner how they keep costs down; the good ones will have a clear answer.

Get frontier results without the frontier bill

We help Canadian businesses design AI systems that use premium models only where they matter and cheaper models for the rest, cutting cost without cutting quality.

Related Articles

Enterprise AI

COBOL to Java Migration: What Does It Actually Cost in 2026?

Feb 24, 2026Read more →
Enterprise AI

Agentic AI for Business: What It Is, Real Use Cases & How to Start

July 20, 2026Read more →
Enterprise AI

Tabular AI: When AI Finally Gets Your Spreadsheets

July 20, 2026Read more →
AI
ChatGPT.ca Team

AI consultants with 100+ custom GPT builds and automation projects for 50+ Canadian businesses across 20+ industries. Based in Markham, Ontario. PIPEDA-compliant solutions.

Stay ahead of AI in Canada

Weekly case studies, new tools, and ROI playbooks for Canadian SMEs. One email, zero spam.