The enterprise AI race is usually described as a contest for the best model. That is becoming the wrong contest.
Models are improving quickly. Open-weight systems are pushing the price of capable intelligence down. Frontier providers are exchanging the lead. An enterprise architecture built around whichever model is strongest today may be obsolete before the deployment is complete.
In a recent 20VC conversation, Palo Alto Networks CEO Nikesh Arora offered a more useful way to understand where durable value is moving: average intelligence will become inexpensive and continue getting better; exceptional intelligence will remain valuable; the enterprise advantage will come from context.
But context is easy to misunderstand. It is not simply a collection of documents placed in a vector database. It is not a larger prompt. It is not a chatbot that can search the company drive.
The valuable form of context is produced through work: the customer case that was resolved, the configuration that caused the failure, the exception an experienced operator recognized, the decision finance approved, the reason a technically plausible answer was rejected, and the outcome that proved which judgment was correct.
THE STRATEGIC SHIFTThe enterprise that learns fastest from its own work will have the most capable AI system—regardless of which model leads the benchmark this month.
The alpha in one view
Scroll to compare →
| # | Alpha | Enterprise consequence |
|---|---|---|
| 01 | Average intelligence is commoditizing. | Do not build the company’s advantage around permanent access to one model. |
| 02 | Context has two jobs. | The system needs context to answer now and outcome-labeled context to improve later. |
| 03 | Training-data production becomes an operating capability. | Every resolved case should leave behind a reusable learning asset. |
| 04 | The last 20% is an edge-case problem. | More model intelligence will not replace verifiers, escalation, exception capture, and human judgment. |
| 05 | Enterprise absorption—not AI demand—is the bottleneck. | The winners will shorten the cycle from new experience to deployed improvement. |
| 06 | Agency creates a new security boundary. | Every agent needs identity, scoped authority, an action record, and a way to be stopped. |
| 07 | Open versus closed is a portfolio decision. | Own context and evaluations; route each task to the appropriate model. |
| 08 | Operational agents and insight systems require different economics. | Do not force discovery workloads and consequential execution through the same reliability gate. |
| 09 | The best opportunities are high-context workflows. | Build where integration, judgment, verification, and learning matter more than raw tokens. |
| 10 | Execution returns as the differentiator. | Model capability creates possibility; implementation determines which enterprises capture it. |
Context has two jobs
There are two distinct forms of enterprise context.
Inference context: what the system needs now
When an agent investigates why a customer’s infrastructure failed, the model needs to know the customer, product, operating system, configuration, recent changes, prior incidents, and current state. This is the context required to answer the present question.
It should live in a permission-aware enterprise layer that can serve whichever model is appropriate for the task. This is the architectural argument advanced by Satya Nadella: keep enterprise context in a model-decoupled harness rather than trapping it inside one intelligence provider.
Learning context: what the company should retain
After the incident is resolved, a second set of questions becomes important:
- Which evidence identified the real problem?
- What did the human operator notice?
- Which proposed answers were wrong?
- What action fixed the issue?
- What did the customer experience?
- Should this resolution become a rule, reusable example, evaluation, skill, or escalation condition?
This is the context required to improve the system. Nikesh’s operating argument complements Satya’s architecture. Satya explains where context should sit and how models should consume it. Nikesh explains where proprietary context comes from: completed cases, human resolutions, and verified outcomes.
Field Runtime connects the two. The runtime should not only retrieve what the company already knows. It should make the company more knowledgeable after every consequential run.
Every completed case should leave an asset behind
Nikesh describes an enterprise processing hundreds of thousands of customer cases. People solve those cases, but the organization often does not capture how they solved them. The conclusion is recorded; the reasoning disappears.
That is not merely a documentation problem. It is a loss of training data.
If the system captures the circumstances, decision, rationale, and result, the case can become:
- A golden example of correct behavior.
- A test for future model or workflow versions.
- A new exception rule or escalation trigger.
- A reusable skill or playbook.
- Evidence for expanding or reducing agent authority.
- Preference or fine-tuning data when training is justified.
This changes the purpose of enterprise operations. A customer call is not only a service event. A discrepancy review is not only a finance task. An incident is not only something to close. Each is a learning opportunity.
The stack rebuild is the easy part
Enterprises can buy model access. They can deploy retrieval. They can hire a provider to fine-tune an open-weight model. They can connect an agent to tools. Those steps can produce a compelling demonstration and perhaps 70 or 80 percent performance.
Production difficulty begins after that. The remaining cases are rarely random. They contain unusual configurations, missing information, conflicting policies, ambiguous authority, customer-specific history, and tacit human judgment. They are where the company’s real operating knowledge lives.
The central problem is not only that part of the system is wrong. It is that the system may not know when it is wrong. That requires infrastructure around the model:
- Verifiers that test the business outcome, not merely the wording of the answer.
- Confidence and abstention rules that prevent unjustified action.
- Human escalation for cases outside the system’s demonstrated competence.
- Traces that preserve the evidence, tools, decisions, and interventions in each run.
- Held-out evaluations that prevent the system from optimizing only for visible tests.
- Versioning that connects each behavioral change to the cases that justified it.
THE LAST 20 PERCENTThe path from a promising system to dependable production is not one more prompt. It is an operating discipline for closing edge cases.
Learning throughput becomes a management metric
Companies measure throughput for factories, software releases, sales pipelines, and customer service. They should begin measuring the throughput of organizational learning.
Scroll to compare →
| Learning-throughput measure | What it reveals |
|---|---|
| Cases captured with sufficient context | Whether the organization can reconstruct what happened. |
| Human interventions converted into evals | Whether corrections become durable quality controls. |
| Time from exception to tested improvement | How quickly experience changes system behavior. |
| Edge cases resolved without recurrence | Whether the system is actually learning or repeatedly improvising. |
| Percentage of runs with verified outcomes | Whether the company knows which behavior produced value. |
| Authority earned through evidence | Whether autonomy expands through demonstrated competence. |
| Learning assets retained by the enterprise | Whether the company or its provider owns the accumulated advantage. |
This is a more useful indicator of enterprise AI maturity than the number of copilots, agents, or model licenses deployed. The mature enterprise does not merely use AI in more places. It converts more experience into reliable capability.
Not every AI system needs the same reliability model
Operational AI executes consequential work
An agent that changes production code, approves a payment, modifies a customer account, or updates a security policy can create direct harm. These systems require verified outcomes, scoped credentials, approval boundaries, reversibility, detailed action records, and known stopping and escalation conditions.
One destructive failure can outweigh thousands of successful runs.
Insight AI searches for valuable findings
An analytical system may examine a large body of enterprise data and produce twenty observations. Fifteen may be ordinary. Five may identify a revenue opportunity, operating anomaly, or risk that repays the entire investment.
The human remains the final judge, so false positives are less dangerous. The system is valuable because it expands the search space and surfaces possibilities people would not have found economically.
Operational AI is optimized for controlled reliability. Insight AI is optimized for discovery yield. Confusing the two either creates unacceptable risk or makes useful analytical systems unnecessarily difficult to deploy.
Real agency needs a real identity
Much of today’s agent language describes ordinary automation with a conversational interface. The distinction is agency. An agent has meaningful agency when it can determine what happens next rather than simply execute a predetermined sequence.
As discretion increases, identity becomes infrastructure. Every production agent should have:
- A unique, revocable identity.
- Explicit systems and data it may access.
- Credentials scoped to its role rather than borrowed from a person.
- Defined actions it may recommend, prepare, execute, or never perform.
- Financial, token, time, and risk budgets.
- An immutable record of what it observed and changed.
- An inline control capable of interrupting unsafe behavior.
The goal is not to eliminate agency until the system becomes deterministic automation. It is to create bounded discretion: enough freedom to handle real work, surrounded by technical controls proportionate to the consequence.
Autonomy should be earned through evidence, not granted through enthusiasm.
Open versus closed is the wrong argument
Open-weight models will continue pushing the price of average intelligence downward. Closed frontier models will remain valuable where exceptional reasoning materially changes the outcome. The enterprise should use both.
Scroll to compare →
| Workload | Likely model strategy |
|---|---|
| High-volume, repeatable, well-evaluated work | Economical open-weight or smaller hosted models. |
| Sensitive workloads requiring controlled deployment | Open-weight or private inference where economics and capability permit. |
| Novel, ambiguous, or exceptionally valuable problems | Frontier models where higher intelligence justifies the premium. |
| Mixed workflows | Route routine cases economically and escalate difficult cases to stronger models or people. |
Open does not mean free. Compute, optimization, security, integration, evaluation, and operations remain expensive. Closed does not mean permanent superiority. Model leadership can change faster than an enterprise procurement cycle.
THE DURABLE STRATEGYOwn the context, workflow, evaluations, and learning history. Rent or run the intelligence appropriate to each case.
This turns model neutrality from a technical preference into financial and strategic risk management.
Build where the moat sits outside the model
In some coding products, raw intelligence may account for most of the cost and much of the differentiation. In a complex enterprise service workflow, model cost may be a small part of the delivered value. The rest sits in context, systems integration, exception handling, verification, permissions, and operational learning.
The strongest enterprise systems to build are usually workflows where:
- The outcome has measurable economic or operational weight.
- Company-specific context materially changes the correct answer.
- Human experts regularly handle exceptions.
- Multiple systems must be coordinated.
- Actions require permissions, approvals, or evidence.
- Outcomes can be observed and used to improve the next run.
- The enterprise’s learning assets become more valuable over time.
These are not generic assistants. They are company-specific operating capabilities.
The Field Runtime view
Model capability is rising faster than enterprise learning systems. The response should not be to embed more AI features into every existing application. It should be to select one consequential workflow and build the machinery that allows it to learn safely from real work.
The evidence and operating state required to act now.
The evidence the organization should retain to improve later.
The tests that define acceptable behavior and verify the result.
The runtime that controls routing, tools, state, and escalation.
Identity, permissions, budgets, approvals, and stopping conditions.
Exceptions become reviewed, tested, permanent system improvements.
Evidence that the learning system is creating measurable value.
VERIFIED WORK → BETTER FUTURE CAPABILITY ↺
The model supplies intelligence. The company supplies experience. The runtime turns experience into improving capability.
THE FIELD RUNTIME THESISThe next enterprise advantage will not come from having an agent. It will come from building an organization in which every completed workflow makes the system better.
