Frontier Models for Frontier Problems: how enterprises allocate intelligence
The enterprise AI market is developing a dangerous reflex. When an important problem appears, organizations reach for the largest model available. When a smaller model fails, they escalate. When the frontier model succeeds, they conclude that frontier intelligence should be the default. Each step looks rational. The destination is an architecture that is economically impossible to scale.
This essay develops an enterprise doctrine around Satya Nadella’s dictum, delivered in conversation with Reid Hoffman: do not use frontier models for non-frontier problems. He illustrates it with trade-promotion claims — a workflow full of messy documents and human error, but largely repetitive and deterministic. It needs intelligence. It may be far better served by a small specialized model, enterprise traces, explicit calculation and a controlled workflow than by invoking the most powerful general model for every claim.
The dictum is deceptively simple. Its implications are not. It suggests that enterprise AI strategy is not primarily about selecting the best model — it is about building the institutional capability to answer five questions.
- 01What kind of problem is this?
- 02What level of intelligence does it actually require?
- 03Which parts require language-model reasoning at all?
- 04How do we prove the selected system is sufficient?
- 05How do we escalate only the cases that deserve greater intelligence?
That is the discipline of intelligence allocation, and the firm already knows how to do it everywhere else. It does not use its most expensive lawyer for every contract, its chief scientist for every laboratory test, its CEO for every customer complaint, or a supercomputer for every spreadsheet. It allocates scarce capability by complexity, consequence, uncertainty, value and scarcity. Machine intelligence should be managed the same way.
The alternative to frontier-by-default is emphatically not cheapest-by-default. A cheap model that fails frequently, needs repeated retries, generates human review and misses important exceptions may cost more than a frontier model. And a short question can conceal deep ambiguity, high consequence, missing context, novel reasoning or adversarial input. The correct answer is more demanding than either reflex.
The million-euro invoice classifier
A global company receives two million supplier invoices a year, arriving as PDFs, scanned images, spreadsheets, structured electronic formats and emails. It wants supplier identity, invoice number, currency, purchase order, amount, tax, payment terms and exception reason.
The AI team builds a proof of concept on its most capable frontier model. The prototype is impressive: it understands unusual layouts, resolves ambiguous labels, explains discrepancies. Executives approve expansion. Every document now goes through the frontier model.
Accuracy is high. So is the bill. And then the rest arrives:
- Latency becomes a problem during month-end processing
- Sensitive financial documents leave the preferred processing environment
- The model occasionally invents explanations when fields are missing
- Finance reviewers begin reading persuasive narratives instead of examining extraction confidence
A later review finds that the workload was never one problem. About 82% of invoices use layouts the company has seen many times, extractable with templates, document models, small specialized models and deterministic validation. Another 14% contain manageable variation that a smaller multimodal model handles. About 3% contain genuine ambiguity requiring a stronger general model. Under 1% involve conflicting contracts, possible fraud, unusual tax treatment or material commercial consequences — and those need both frontier reasoning and human expertise.
structured invoice → direct parser known layout → specialized extraction model moderate variation → small multimodal model ambiguous document → frontier model material financial or legal uncertainty → frontier model + qualified human
The company does not stop using frontier intelligence. It reserves frontier intelligence for the point at which it creates frontier value.
The original architecture asked: can the frontier model solve this? The redesign asks: what is the simplest reliable system that can solve each part?
That is the difference between an AI demonstration and an intelligence-allocation system.
What a frontier model is, and what a frontier problem is
Frontier model is widely used and inconsistently defined. It should never be treated as a permanent list of model names, because the frontier moves: a capability considered exceptional today may be inexpensive, local, standardized and embedded tomorrow.
Three qualifications matter more than the definition itself.
| Qualification | What it means |
|---|---|
| Frontier is multidimensional | A model may be frontier in coding, mathematics, visual reasoning, multilingual work or agentic operation while being unsuitable in another domain. There may be no single universal frontier. |
| Frontier is task relative | A small domain-specific model may be the performance frontier for legal-clause extraction or an enterprise relevance-labeling workflow. Separate the phrase “frontier model” from “best system for the task.” |
| Frontier is system level | Capability depends on model, reasoning effort, tools, retrieval, memory, prompt, harness, time budget, retries and verifier. OpenAI's 2026 guidance on third-party frontier evaluations makes the same point: agentic performance is a property of the complete tested system. A company does not deploy a model. It deploys a system. |
And frontier capability does not guarantee enterprise fitness. A model may be highly capable and still unsuitable because of privacy requirements, latency, availability, output variability, cost, hosting limitations, regulatory concerns or poor domain calibration.
The more important definition is the problem
A frontier problem is not merely complicated, high volume, strategically important, expensive, executive-sponsored, or described in unstructured language.
Frontier problems usually carry several of eight characteristics:
- 01Epistemic novelty — the organization does not already know the answer or the method
- 02Deep ambiguity — the objective or evidence is incomplete, conflicting or open to interpretation
- 03Cross-domain synthesis — integration across fields not normally combined
- 04Long reasoning horizons — many dependent steps
- 05Sparse feedback — few historical examples
- 06Weakly specified evaluation — no single correct output can be defined in advance
- 07High option value — a superior answer may unlock a market, a discovery, a strategic shift
- 08Marginal intelligence value — additional reasoning quality materially changes expected outcomes
The last is decisive. A problem may be genuinely difficult, but if a stronger model does not reliably improve the outcome, frontier use is not justified.
Three things that masquerade as frontier difficulty
| Looks like frontier difficulty | Is actually |
|---|---|
| Missing data, fragmented systems, unclear responsibilities, inconsistent documents, undocumented rules | An enterprise-design problem. A larger model may temporarily conceal the disorder. It does not remove it. |
| Classifying ten million standard records | A large problem, not a frontier one. Scale strengthens the case for specialized models, batch processing and deterministic validation — not repeated frontier inference. |
| Payroll, product safety, anything important | Importance determines required assurance, not model size. Much of payroll should be deterministic; safety decisions may use frontier analysis but final controls need rules, tests and qualified humans. |
The frontier problem test
Before using a frontier model, score the work across ten dimensions. The scoring is comparative, not absolute — and the point is that two tasks inside the same workflow can land in completely different places.
| Dimension | The question |
|---|---|
| Novelty | Has the organization solved this type of problem before? |
| Ambiguity | How clear are the objective, evidence, constraints and success criteria? |
| Decomposability | Can it be separated into smaller, controllable components? A task that appears frontier may become routine after decomposition. |
| Determinism | Which parts have one exact or policy-defined answer? Those should be handled deterministically. |
| Verifiability | Can the answer be checked cheaply and reliably? A smaller model plus a strong verifier may beat a more expensive model used without one. |
| Consequence | What happens if the output is wrong? Higher consequence may justify a stronger model — or equally, less model autonomy and stronger human review. |
| Reversibility | Can the action be undone? |
| Frequency | How often will this run? A modest per-task difference becomes substantial at scale. |
| Latency | How quickly must the response arrive? |
| Marginal frontier lift | How much does the frontier system outperform the next-best architecture on the organization's own evaluation? This must be measured, not assumed. |
Total cost is the term most organizations get wrong. It includes model inference, reasoning tokens, latency, retries, human review, integration, security, failure recovery, provider dependence, energy and maintenance.
The intelligence stack
Most enterprise architectures contain two layers: a language model, and a human when it fails. The real stack has twelve.
| Layer | Use it for |
|---|---|
| 0 · Eliminate the work | Does this task need to exist? Is the output consumed? Does the decision create value? The cheapest model call is the call not made. |
| 1 · Static rules | Authority thresholds, mandatory fields, prohibited transactions, eligibility — where policy is explicit and explainability matters |
| 2 · Databases & queries | Exact values, records, status, ownership. Do not ask a language model to remember what the enterprise can retrieve exactly. |
| 3 · Deterministic calculation | Arithmetic, accounting, pricing, tax logic, unit conversion, financial bridges. A language model may select the calculation; it should not invent the result. |
| 4 · Optimization & simulation | Routing, inventory allocation, scheduling, portfolio optimization, constraint solving |
| 5 · Traditional machine learning | Forecasting, anomaly detection, propensity, classification, computer vision |
| 6 · Specialized small models | Extraction, intent classification, relevance labeling, standard drafting, known document interpretation |
| 7 · General small / medium models | Summarization, routine language transformation, structured synthesis, predictable tool selection |
| 8 · Frontier general models | Ambiguous reasoning, novel synthesis, complex planning, difficult multimodal understanding, rare edge cases |
| 9 · Extended frontier reasoning | Where extra inference effort is justified by difficulty, value, strong verification and sufficient time. Research on inference-time scaling shows gains vary by task — more tokens does not guarantee more accuracy. |
| 10 · Human expert | Legitimate authority, responsibility, tacit context, relationship, ethical judgment, professional duty |
| 11 · Human-frontier collaboration | Frontier exploration, domain tools, specialist models, independent verification and qualified human judgment, together |
The wrong question, and the right metric
There is no universally best enterprise model. The useful question is: which system meets the required outcome threshold for this task distribution at the best total economics and control profile?
| The trap | What it misses |
|---|---|
| Benchmarks are insufficient | General benchmarks measure selected capabilities. Enterprise work has proprietary context, unusual terminology, specific tools, local policy and different error costs. |
| Averages hide catastrophic tails | A model at 96% accuracy may fail systematically on one customer, one language, one document type, or one high-value exception. |
| One task is not a task distribution | Real workloads contain easy, medium, hard, adversarial and unknown cases. Selection should evaluate the distribution. |
| Model quality is conditional | Performance depends on prompt, examples, context, retrieval, tools, verifier, reasoning effort and human interaction. |
OpenAI’s current enterprise scorecard argues the same: the lowest token price does not necessarily produce the lowest outcome cost, and the full calculation should include model price, compute used, likelihood of success, employee time, review, retries and rework.
This cuts both ways, which is what makes it a discipline rather than a slogan. A frontier model may be cheaper overall when it solves the task in one attempt, needs less prompt engineering, uses fewer retries and reduces human review — for a low-volume, high-value task, frontier use can have superior economics. And smaller models may dominate at scale: a 2026 enterprise-search study reported a fine-tuned small model matching or beating its teacher on human agreement while delivering 17× higher throughput and 19× better cost efficiency in the evaluated workflow. A separate 2026 contract-extraction study reported a domain-trained small model outperforming the tested frontier models on aggregate extraction metrics at substantially lower inference cost. These are individual studies, not universal results — which is precisely the point that enterprise-specific evaluation can overturn assumptions based on scale alone.
frontier value premium = E[value | frontier system] − E[value | next-best system] frontier cost premium = total cost and risk of frontier − total cost and risk of next-best justified when → value premium > cost premium
The intelligence budget
Every business workflow should have an intelligence budget defining acceptable cost, acceptable latency, reasoning effort, number of retries, escalation and human review.
| Budget by | Reasoning |
|---|---|
| Case value | A €20 customer refund and a €200 million acquisition should not receive the same intelligence allocation |
| Uncertainty | Low-uncertainty cases should stay low in the stack |
| Reversibility | Irreversible actions deserve more reasoning, verification and human review |
| Consequence | The budget should buy assurance, not merely a larger model |
| Learning value | A difficult case may justify frontier analysis because it creates new evaluation cases, reusable knowledge and future automation |
Both directions have a cost. An agent can spend enormous inference exploring alternatives that do not improve the decision. A weak model produces wrong answers, shallow plans and costly human correction. So the budget must be adaptive: start on a lower-cost path, and increase intelligence when evidence indicates uncertainty, conflict, novelty, failed validation or high consequence.
Cascades and routing
A cascade attempts the task with a lower-cost system first and escalates when necessary. Cascades work because enterprise workloads have a long tail: most cases are routine, and a minority consume disproportionate reasoning.
The research is encouraging but bounded. FrugalGPT demonstrated that learned model cascades could, in the evaluated settings, match the best individual model at substantially lower cost or improve accuracy under the same budget. RouteLLM showed learned routers reducing model-call cost in tested benchmark settings while maintaining response quality, with some ability to transfer when the underlying strong and weak models changed. Neither guarantees the same savings in your workflow. What they establish is that routing can create a better cost-quality frontier than using one model universally.
| Risk | Countermeasure |
|---|---|
| False confidence — the small model believes it succeeded | Independent routing signals, not self-assessment |
| Router failure — the routing system misclassifies difficulty | Allow direct frontier routing; monitor misroutes as a metric |
| Error propagation — the frontier model receives a flawed summary | Preserve the original input at every hop |
| Latency accumulation — sequential attempts exceed one frontier call | Budget latency end-to-end, not per stage |
| Evaluation complexity — every path must be tested | Treat each route as a system under test; log escalation reasons |
Six ways to route
| Type | Basis |
|---|---|
| Static | Explicit rules — document type, language, value threshold |
| Learned | A classifier predicts task difficulty, expected success, required model |
| Confidence | Escalates when uncertainty is high, outputs conflict, or validation fails |
| Outcome-based | Uses historical results to determine which architecture works for each case type |
| Risk-based | Routes on consequence rather than linguistic difficulty |
| User-preference | Different users and processes weight speed, quality, privacy and cost differently; recent routing research explores learning these preferences rather than imposing one universal trade-off |
Confidence is not enough
Language models can be confidently wrong. Self-reported confidence should never be the only escalation signal.
Stronger signals are available and mostly cheap: schema validation, source availability, deterministic checks, disagreement among models, novelty detection, retrieval quality, policy risk and historical outcome. Four patterns build on them — verifier-based routing (a verifier checks the output; failure escalates), consensus routing (several low-cost models answer; escalate on disagreement), retrieval-quality routing (escalate when authoritative evidence is missing or contradictory) and tool-failure routing (escalate when calculations fail, identities conflict or enterprise systems are unavailable). And employees should always be able to escalate on tacit context the system cannot see.
Four moves before escalation
Escalating to a bigger model is the last of five options, not the first. Four cheaper moves come before it, and each one dissolves a surprising share of apparent frontier problems.
1 · Decomposition
A problem may appear to need frontier intelligence only because several distinct operations are bundled together. Using one frontier model for all of them is convenient. It is not optimal.
Decomposition buys lower cost, clearer testing, a smaller blast radius, easier audit, component reuse and better routing. It also has a limit: over-decomposition creates excessive orchestration, brittle interfaces, latency and loss of holistic reasoning. The architecture must preserve enough context for the problem to remain solvable.
2 · Determinism
Enterprise AI teams often treat rules and calculations as old technology. This is a mistake. For arithmetic, eligibility, thresholds, financial posting and safety constraints, predictability is a feature. A model can decide calculate the promotion P&L; a governed engine should calculate revenue, discount, trade spend, cost and contribution. Exact systems should then verify totals, currencies, dates, permissions, IDs and balance conditions.
3 · Retrieval
A weak answer often reflects missing context rather than insufficient intelligence: the wrong document, a stale policy, missing customer data, an unclear hierarchy, or too much irrelevant context. Bigger models cannot invent authoritative enterprise truth — they compensate plausibly, which makes the risk worse. Before escalating models, test source authority, retrieval recall, retrieval precision, entity resolution and context assembly. A smaller model with correct facts, a clear schema and a narrow objective may outperform a frontier model given poor context. Retrieval cannot, however, replace reasoning: for genuinely novel synthesis, frontier capability may still be required.
4 · Specialization
A general model learns broad patterns. A specialized model can be optimized for one vocabulary, one document type, one decision, one output schema — through fine-tuning, distillation, adapters, constrained decoding, domain pretraining, specialist retrieval or tool scaffolding. Google’s “distilling step-by-step” research showed how rationales produced by larger models help smaller task-specific models learn more efficiently.
The risk is brittleness: a narrow model may fail when the input distribution changes, a new customer format appears, policy changes or the task expands. Specialization therefore requires drift detection, fallback and periodic retraining — otherwise it is just deferred failure.
The frontier model as teacher — and where it genuinely belongs
This may be the most valuable enterprise pattern in the essay. Frontier models can teach systems (generate taxonomies, label examples, write tests, propose rules, create synthetic edge cases, explain expert decisions, build smaller models), teach humans (explanations, simulations, counterarguments, practice cases) and teach agents (policies, plans, specialist prompts, tool descriptions).
The teacher must itself be evaluated: frontier-generated labels can contain errors, bias and unsupported reasoning, so expert sampling and validation are not optional. But the economic shift is the point. Instead of paying the frontier model on every production transaction, the company pays it to improve the cheaper system handling millions of transactions.
The frontier model becomes a capability factory rather than the permanent processor of every case.
That said, some problems genuinely deserve maximum available capability, and a doctrine of restraint is worthless if it cannot say where restraint ends.
| Domain | Examples |
|---|---|
| Scientific discovery | Hypothesis generation, molecular design, literature synthesis, experiment planning |
| Advanced engineering | Novel architecture design, complex system debugging, new algorithm creation |
| Strategic uncertainty | Entering a market shaped by unfamiliar regulation, responding to a discontinuous technology, redesigning a business model |
| Rare crises | Unknown supply failure, novel cyber incident, unprecedented quality event |
| High-value creative search | Major product concept, new category, unconventional partnership |
| Complex agentic work | OpenAI's current real-world evaluations show meaningful frontier progress on economically valuable professional tasks — alongside continued limitations on difficult software-engineering and research-replication tasks |
Frontier capability is valuable precisely because some work remains genuinely difficult.
Frontier does not mean autonomous
A problem may require frontier intelligence and still require human authority. The two questions are independent, and conflating them is one of the most expensive errors in enterprise AI.
| Decision | Frontier model does | Human does |
|---|---|---|
| Acquisition strategy | Research, scenarios, due-diligence questions | The board decides |
| Product recall | Investigates evidence, maps affected lots, simulates consequences | Qualified humans authorize scope and regulatory action |
| Employee decision | Organizes evidence | Exercises fair and lawful judgment |
Stronger intelligence can increase required governance. A more capable agent may access more tools, act over longer horizons and produce more persuasive outputs. The blast radius grows with the capability.
Organizations often assume the strongest model is the safest because it makes fewer mistakes. That is one term of five. For certain actions the safest design is deterministic rules, a limited model role and strong human authority — a simpler architecture, not a stronger model.
Privacy, latency and energy are allocation constraints
Privacy and sovereignty
Smaller or open-weight models can run inside the enterprise, on private infrastructure, at the edge or on devices — reducing data movement, giving predictable deployment, offline operation, lower provider dependence and lower latency. The trade-offs are real: internal security burden, maintenance, weaker general capability, hardware requirements and model-update responsibility. So sovereignty should be selective, prioritizing workloads involving sensitive data, operational continuity, strategic knowledge and high volume. A multi-model architecture also protects bargaining power, continuity and learning ownership — the argument the previous essay made at length.
Latency
A correct answer that arrives too late has no value. Latency comes from model size, reasoning effort, generated tokens, tool calls, sequential cascades, network and human review — and OpenAI’s latency guidance notes that response time is materially influenced by the selected model and the number of generated tokens.
| Class | Work | Implication |
|---|---|---|
| Real time | Conversational assistance, customer interaction | Milliseconds — cascades and extended reasoning are usually disqualified |
| Near real time | Operational recommendations | Seconds — one escalation hop is affordable |
| Asynchronous | Research, planning, batch analysis | Hours — extended frontier reasoning becomes viable |
Agents can run specialist tasks in parallel, but parallel calls increase cost, coordination and synthesis burden. Parallelism buys latency with money.
Energy
Every inference uses physical infrastructure. The IEA reported in 2026 that energy consumption per AI task has been declining rapidly even as aggregate demand grows, because usage and capability are expanding faster; it projects continued substantial growth in data-centre electricity demand, with uncertainty shaped by efficiency, adoption and model capability. Using a frontier model unnecessarily consumes more compute, energy and infrastructure capacity.
The model portfolio and the gateway
| Category | Role |
|---|---|
| Foundation frontier | Highest-complexity general work |
| Fast general | Everyday language work |
| Small specialized | High-volume narrow tasks |
| Multimodal specialist | Image, audio and document processing |
| Local or sovereign | Sensitive or offline workloads |
| Traditional ML | Prediction and detection |
| Deterministic engines | Exact operations |
Portfolio risk needs active monitoring: one-provider concentration, correlated infrastructure, model retirement, capability gaps, duplicated models and unmaintained local deployments.
A model gateway separates business workflows from model providers, taking responsibility for authentication, routing, policy, model selection, logging, cost, privacy, fallback and version control. It buys portability, consistent governance, centralized cost control and faster model testing. It also carries its own risk: the gateway can become a bottleneck, a single point of failure, or a hidden decision-maker. It requires resilience and evaluation like any other critical system.
Evals are the allocation engine
Without evaluations, model allocation is opinion. Enterprise evals define required quality, prohibited failures, acceptable cost, acceptable latency and escalation conditions. OpenAI’s enterprise eval guidance frames the process as Specify → Measure → Improve: translating fuzzy business goals into concrete workflow expectations and examples.
| Dimension | Requirement |
|---|---|
| Task distribution | Common, difficult, rare, adversarial, missing-data and high-value cases — not one representative example |
| Systems, not models | Test small model alone; small model with retrieval; deterministic plus model; cascade; frontier model; frontier plus human |
| Total outcome | Quality, cost, latency, review, risk and business value together |
| Regression | Repeat whenever the model, prompt, tools, data or routing changes |
For each task distribution, plot capability against cost and success. One curve shows a large improvement from rules to a small model, a smaller one from small to medium, and almost nothing from medium to frontier — in which case default frontier use is simply wasteful. Another shows routine cases solved by a small model and a sharp frontier advantage on ambiguous ones — which is the empirical case for routing. The optimal system usually sits near the knee, where additional spend starts producing diminishing quality. And do not optimize average accuracy alone: weight errors by financial consequence, safety, customer impact and recoverability.
Model choice by workflow stage
The unit of decision is not the workflow. It is the stage. The same process will correctly use six different kinds of system.
What has to change in the organization
| Function | The change |
|---|---|
| Procurement | Stop procuring one model for every use case. Procure capability, portability, evaluation access and usage flexibility. |
| Finance | Track cost per successful task, frontier utilization, model waste and value by workflow |
| IT | Build the gateway, routing, observability and reusable tools |
| Business functions | Define the task distribution, quality bar, exception categories and business value |
| Risk | Assess complete architectures rather than model names |
| Talent | Hire domain experts, evaluation architects, routing engineers, model economists and tool builders |
High-scale enterprises may establish an Intelligence Allocation Council spanning business, AI, IT, finance, security, risk, procurement and sustainability, owning the model portfolio, frontier-use policy, routing standards, eval standards, cost thresholds, sovereign workloads and environmental measurement. Its remit is reusable standards, high-impact exceptions and capital allocation — not approving individual model calls. A council that approves model calls has become the bottleneck it was created to remove.
Frontier inflation and model minimalism
Frontier models are not merely software products. They depend on capital, compute, energy, specialized talent and infrastructure, and the most capable ones may be controlled by a small number of providers. Default frontier use shifts margins, learning and bargaining power upstream. Countries that consume frontier models without building local expertise, evaluation, context and infrastructure may gain productivity while remaining strategically dependent. Used selectively, frontier models preserve budget, portability, provider choice and internal capability — restraint is a sovereignty instrument.
There is also an internal divide. Large firms may afford frontier reasoning for every employee while smaller ones rely on cheaper systems — but efficient model portfolios narrow that gap by combining open models, specialization, routing and domain knowledge.
| Causes | Symptoms |
|---|---|
| Executive enthusiasm | Frontier model in every workflow |
| Vendor marketing | No deterministic engines |
| Developer convenience | No routing |
| Fear of lower quality | High token bills, low production scale |
| Status | One-provider dependence |
The corrective is model minimalism — which does not mean choosing the smallest model. It means using no more model, context, reasoning and output than the outcome requires: reduce unnecessary context, reduce unnecessary output, avoid redundant calls, reuse cached context, batch work, use tools, and stop reasoning when the answer is sufficient. The smallest system is often a composition — a rules engine plus a small model may be more capable than one medium model — and minimalism improves economics, latency, privacy, resilience and auditability at once.
Twenty failure modes
| # | Failure mode | What it looks like |
|---|---|---|
| 01 | Frontier by default | Every task uses the largest model |
| 02 | Cheap by default | Cost reduction destroys outcome quality |
| 03 | Token-price optimization | The organization ignores retries and review |
| 04 | Benchmark procurement | Models selected using generic leaderboards |
| 05 | One-model architecture | Every workflow becomes provider dependent |
| 06 | No decomposition | One model does extraction, calculation, reasoning and execution |
| 07 | Language models for exact rules | Probabilistic output replaces deterministic control |
| 08 | Small model without fallback | Edge cases fail silently |
| 09 | Frontier model without verification | Capability is confused with reliability |
| 10 | Confidence routing | Self-confidence becomes the only escalation signal |
| 11 | Cascade accumulation | Sequential models increase latency and cost |
| 12 | Router without governance | The routing system becomes an invisible decision-maker |
| 13 | Fine-tuning without drift management | Specialization becomes brittleness |
| 14 | Frontier teacher without expert validation | Synthetic errors become production knowledge |
| 15 | Cost limits without value limits | The agent stays under budget while producing useless work |
| 16 | Model-size theatre | Executives equate large models with strategic ambition |
| 17 | Environmental theatre | Energy claims ignore total successful-outcome cost |
| 18 | Human escalation as dumping ground | Poor automation sends unmanageable exceptions to people |
| 19 | Stronger models to compensate for bad data | Enterprise disorder remains unresolved |
| 20 | Treating frontier classification as permanent | The capability frontier moves; the architecture does not |
A worked FMCG example
A global FMCG company processes retailer trade claims: 500,000 claims a year, €2.4 billion of claimed value, 60 retailers, 25 markets, thousands of contract formats.
The initial architecture sends every claim through one frontier model, which reads the claim, finds the agreement, calculates the entitlement, recommends a settlement and drafts a response. The result: high cost, slow peak processing, calculation errors, inconsistent customer handling, difficult audit and cross-customer context risk.
Decomposition maps each operation to its proper layer:
| Operation | System |
|---|---|
| Intake | Document parser and specialist extraction model |
| Classification | Fine-tuned small model |
| Identity and agreement matching | Entity-resolution system plus deterministic ranking |
| Financial calculation | Governed entitlement engine |
| Duplicate detection | Rules and anomaly model |
| Ambiguous contractual interpretation | Frontier model |
| Material settlement | Human approval |
| Frontier problems | Non-frontier problems |
|---|---|
| Genuine ambiguity — a retailer claims funding under a term changed through several side letters | Currency conversion — deterministic calculation |
| Novel pattern — a new retail-media format does not match the existing spend taxonomy | Duplicate claim — rules and similarity detection |
| Cross-domain conflict — commercial agreement, supply failure and regulatory restriction interact | Known document extraction — specialist model |
| Authority threshold — policy engine |
After redesign the company measures cost per validated claim, frontier escalation rate, false-negative escalation, human-review time, settlement accuracy and recovery value. And frontier-resolved cases become candidates for a new taxonomy, a new deterministic rule, a new training example, a small-model improvement and an evaluation case.
Today’s frontier exception should become tomorrow’s specialized routine whenever the organization learns enough to codify it.
The goal is not to keep every difficult case at the frontier forever. It is to move repeatable knowledge down the intelligence stack. That is how token capital compounds.
The TiMiNa FRONTIER Method
| Step | What it requires | |
|---|---|---|
| F | Frame the real problem | Define objective, consequence, uncertainty and value. Do not begin with a model. |
| R | Reduce through decomposition | Separate retrieval, calculation, rules, reasoning and authority |
| O | Order the intelligence stack | Attempt the task at the lowest suitable layer |
| N | Navigate with routing and escalation | Move difficult cases upward based on evidence, validation, risk and novelty |
| T | Test complete systems with enterprise evals | Compare architectures, not model names |
| I | Instrument cost per successful outcome | Measure all attempts, review, latency, failure and value |
| E | Expand frontier use only where lift is proven | Require evidence that additional capability changes the outcome |
| R | Reinvest frontier learning | Convert difficult cases into rules, tools, small models, evaluations and token capital |
Intelligence allocation maturity
| Level | Stage | Characteristics |
|---|---|---|
| 0 | Model enthusiasm | Frontier default, demos, no cost attribution, no evals |
| 1 | Manual model choice | Users pick fast or powerful, basic guidance, limited workflow integration |
| 2 | Task-based architecture | Model selected by workflow, deterministic tools, basic cost measurement, human escalation |
| 3 | Routed intelligence | Model gateway, cascades, private evals, cost per outcome, fallback |
| 4 | Intelligence portfolio | Enterprise model portfolio, specialization, frontier-use governance, token-capital formation, sovereignty management |
| 5 | Self-optimizing governed allocation | Routing improves through outcomes, tasks migrate down the stack, frontier capability is reserved dynamically, humans govern objectives and authority, value per unit of intelligence compounds |
Self-optimizing does not mean unsupervised. The enterprise remains responsible for the allocation policy.
A twelve-month implementation agenda
| Months | Work |
|---|---|
| 1–2 | Inventory model use — map workflows, models, cost, latency and business outcome |
| 2–3 | Define intelligence classes — enterprise standards for rules, specialist models, general models, frontier models and human escalation |
| 3–4 | Build task distributions — for five important workflows, classify routine, ambiguous, novel and high-consequence cases |
| 4–5 | Establish enterprise evals — compare small, medium, frontier and hybrid architectures |
| 5–6 | Measure total cost per outcome — including review, retries, rework and incident cost |
| 6–7 | Decompose frontier-heavy workflows — move calculation, policy, extraction and retrieval out of the frontier model |
| 7–8 | Establish a model gateway — centralize routing, logging, fallback and cost control |
| 8–9 | Build cascades — start with one high-volume workflow |
| 9–10 | Create frontier-to-specialist learning loops — use hard cases to improve small models, rules and evaluations |
| 10–11 | Establish portfolio governance — review provider concentration, sovereign deployment, energy and model retirement |
| 11–12 | Conduct the first Intelligence Allocation Review — frontier utilization, value premium, cost per success, routing quality, learning migration |
Twenty questions for the board
- 01What percentage of AI usage goes to frontier models?
- 02How much of that use has demonstrated a frontier performance premium?
- 03Which workflows use language models for deterministic work?
- 04What is our cost per successful outcome?
- 05Which tasks could move to smaller or local models?
- 06Which tasks genuinely deserve extended reasoning?
- 07Do we evaluate complete systems, or only models?
- 08Which frontier-dependent workflows lack fallback?
- 09What happens if frontier pricing or access changes?
- 10How much human review does each model architecture create?
- 11Which model-use decisions are driven by convenience rather than evidence?
- 12What is our frontier escalation rate?
- 13Which difficult cases are being converted into reusable token capital?
- 14Where could specialization outperform generality?
- 15Which tasks require human authority regardless of model capability?
- 16How are energy and environmental effects measured?
- 17Who owns the model-routing policy?
- 18Can the router be audited?
- 19Are we buying intelligence, or building capability?
- 20Where does one additional unit of reasoning create the greatest value?
Practitioner templates
Problem: Business outcome: Frequency: Value per successful case: Novelty: Ambiguity: Decomposability: Deterministic components: Verification availability: Consequence of error: Reversibility: Latency requirement: Required human authority: Measured frontier lift: Recommended system:
Workflow: System A: System B: System C: Task success: High-impact error rate: Cost per attempt: Cost per success: Latency: Human review: Privacy: Portability: Energy proxy: Business value: Decision:
Task class: Default system: Validation: Escalation trigger: Frontier model: Human trigger: Maximum reasoning budget: Maximum retries: Fail behaviour: Fallback: Owner:
Case: Current system: Failure or uncertainty: Evidence missing: Risk: Expected frontier value: Frontier cost: Human review required: Escalation approved: Outcome: Learning captured:
Workflow: Value per case: Monthly volume: Cost ceiling: Latency ceiling: Frontier allocation: Retry budget: Human-review budget: Escalation threshold: Current cost per success: Target:
Frontier case: Why frontier was required: Resolution: Reusable pattern: New rule: New tool: Training example: Evaluation case: Can future cases move down-stack?: Owner:
Model or system: Provider: Capability class: Approved tasks: Prohibited tasks: Cost profile: Latency: Hosting: Privacy: Fallback: Evaluation status: Retirement risk: Owner:
Frequently asked questions
What is a frontier model?
A model operating near the leading edge of broadly available capability in areas such as reasoning, coding, multimodal understanding, scientific work, planning or agentic operation.
What is a frontier problem?
One for which established rules, specialized systems and routine procedures are insufficient, and where stronger general reasoning materially improves expected outcomes.
Does this mean enterprises should avoid frontier models?
No. It means frontier capability should be deployed where its additional value justifies its total cost and risk. Frontier models commonly require greater inference resources, but total outcome cost depends on success rate, retries, latency and human review — so a frontier model can absolutely be cheaper overall when it solves a difficult task in one attempt that a weaker system repeatedly fails.
Are small models always less capable?
Generally they have less breadth, but specialized small models can match or outperform larger general models on narrowly defined tasks.
Can the model route itself?
It can contribute a routing signal, but self-reported confidence should not be the only control.
Should every workflow use multiple models?
No. Multi-model complexity is justified only where it improves quality, cost, resilience, privacy or control. The risk of the opposite — one-model architecture — is unnecessary cost, provider dependence, poor task fit and weak fallback.
How should high-risk tasks be handled?
With suitable intelligence, deterministic validation, bounded authority and qualified human oversight. A stronger model does not eliminate governance.
Does more reasoning always improve accuracy?
No. Benefits vary by task, and additional generated reasoning can produce diminishing or negative returns.
What should the enterprise own?
It should strongly control task definitions, routing policy, private evaluations, context, tools, outcome data and learning.
What is frontier utilization?
The share of work or spend allocated to frontier systems. The metric is meaningful only when paired with measured frontier value.
Can the frontier move?
Yes. Today’s frontier capability may become tomorrow’s commodity model, edge model or deterministic service. Routing policy should be reviewed whenever models change, prices change, the task distribution changes, evaluations change, or incidents occur.
Where should a company begin?
Select one high-volume workflow currently using a frontier model. Decompose it into rules, retrieval, calculations, routine interpretation, genuine ambiguity and human decisions. Then evaluate alternative architectures.
Intelligence is a resource, not a default
The most powerful model is an extraordinary resource. It can understand unfamiliar problems, synthesize across domains, reason through ambiguity, operate tools, explore possibilities and help humans move beyond established methods. That capability should be celebrated. It should not be wasted.
The first phase of enterprise AI rewarded access. The second rewarded adoption. The next will reward allocation. The winning organization will not ask how to put its strongest model into every process. It will ask where stronger intelligence genuinely changes the outcome.
That question requires humility, because many apparent AI problems are actually data problems, process problems, policy problems, integration problems or management problems. A larger model may temporarily work around them. It may also make them harder to see.
The mature enterprise learns to separate:
- Language from calculation
- Judgment from policy
- Novelty from volume
- Importance from ambiguity
- Model capability from system reliability
- Intelligence access from intelligence ownership
And it understands that:
- Rules are not inferior to reasoning
- Small models are not inferior when the task is small
- Frontier models are not excessive when the problem is truly frontier
- Humans are not fallback systems for poorly designed automation
The correct enterprise architecture is not a pyramid in which everything moves upward toward the largest model.
Routine work moves through rules, tools and specialized models. Difficult work escalates. Frontier work receives frontier intelligence. Humanly consequential work receives human authority. And then learning flows back down — resolved cases becoming rules, tools, evaluations and smaller models. This downward movement is as important as the escalation, and it is the half that almost nobody builds. When the company learns from a frontier case, the same problem should not remain frontier forever.
The frontier model is therefore not only a solver. It is an explorer, a teacher, a capability builder and an exception resolver. Its highest enterprise value may come not from answering every question, but from helping the organization reduce the number of questions that require it.
The agentic firm should not maximize intelligence consumption. It should maximize useful, reliable, responsible outcomes per unit of intelligence.
That is token efficiency. That is strategic sovereignty. That is intelligent allocation.
And that is how enterprises reserve their most powerful machines for the problems powerful enough to deserve them.
Research grounding
The source conversation.This article begins from Satya Nadella’s dictum that enterprises should not use frontier models for non-frontier problems, and his example of trade-promotion claims as repeatable workflows suited to specialized models, enterprise traces and efficient learning systems.
Cost per successful task.OpenAI’s 2026 enterprise scorecard argues that AI economics should be measured through useful work, dependability and full cost per successful task rather than token price alone.
Evaluation of complete systems.OpenAI’s 2026 evaluation guidance emphasizes that frontier and agentic performance depends on the tested model, reasoning budget, tools, harness, safeguards, retries, time and cost.
Enterprise evals.OpenAI’s enterprise evaluation framework recommends specifying concrete quality requirements, measuring them under realistic workflow conditions, and improving systems through observed failures.
Model routing and cascades. FrugalGPT and RouteLLM provide research evidence that learned cascades and routers can improve the cost-quality trade-off relative to using one model universally, although results remain workload dependent.
Specialized small models. Recent enterprise-search and contract-extraction studies demonstrate that fine-tuned or domain-specialized small models can match or outperform larger models on some narrow tasks while improving throughput and cost.
Distillation and specialization. Google Research has demonstrated approaches for transferring useful reasoning signals from larger models into smaller task-specific systems, and for extracting efficient task-specific subnetworks.
Inference-time reasoning.Research on inference-time scaling shows that additional computation can improve difficult reasoning, but that the benefits vary across tasks and cannot be reduced to “more tokens equals more accuracy.”
Energy and efficiency.The IEA’s 2026 analysis notes that energy consumption per AI task is improving rapidly while total data-centre electricity demand continues to rise as usage and capabilities expand.
Risk management.NIST’s AI RMF emphasizes lifecycle testing, evaluation, verification, validation, continuous monitoring, and consideration of economic and environmental impacts when selecting and managing AI systems.
Want help choosing the right architecture for your process?
We map where agents create leverage in FMCG operations, then build and ship the ones that pay back. One call to pressure-test your highest-leverage use case.