AI Strategy
The $725 Billion Bet Against Specialists
Big Tech is spending three quarters of a trillion dollars this year chasing a single, all-knowing mind. Specialized agents are quietly winning the actual market. The smaller bet is the smarter one — and the math, the safety story, and the architecture all point the same way.
On April 29, 2026, Meta told its shareholders it planned to spend somewhere between $125 and $145 billion this year on infrastructure. That is roughly twice what it spent in 2025, and more than the company's total revenue from four years earlier. When an analyst asked what kind of return Meta expected on all of it, Mark Zuckerberg said it was "a very technical question."1 The stock dropped more than six percent in after-hours trading.
Meta is not alone. Amazon is on track for about $200 billion of 2026 capex; Microsoft and Alphabet for somewhere in the $180–190 billion range each. Combined, the four of them will spend about $725 billion on AI infrastructure in 2026 alone, up roughly 77 percent from last year's record.2 Adjusted for inflation, that is more than twice what the United States spent on the entire Apollo program. It is one of the largest concentrated capital expenditures in the history of private industry.
Most of it is going into one bet. The bet is that if you pile enough chips, power, water, and brilliant people in one building, a kind of mind will emerge that can do almost anything a person can do, and then more. Meta calls the building Superintelligence Labs. Microsoft has its MAI Superintelligence Team. The talking points are interchangeable.
There is another bet on AI happening at the same time. Almost nobody is talking about it the way they talk about the first one. It is quieter. It is cheaper. It is making money already. We think it is going to win.
This is the case for why.
The other bet, the one already paying
Walk into any large company and ask the operations team what AI is doing for them. They will not tell you about a god-mind. They will tell you about an agent that pulls invoices out of a shared inbox and tags them. They will tell you about a coding assistant that handles unit tests so the engineers can write features. They will tell you about a triage bot at the front of customer support that closes 40 percent of tickets without anyone touching them.
These are specialized agents. They are software with a narrow job, a defined set of tools, and a clear sense of what they are allowed to do. They are not trying to be people. They are trying to do a thing.
The numbers under this quieter market are doing the work the loud one cannot. The agentic AI market crossed $9 billion in 2026 and Gartner projects 40 percent of enterprise applications will have a task-specific agent embedded by the end of the year.3 Enterprise deployments of these agents are returning an average of 171 percent on investment. In the United States the average is 192 percent.3 SAP just announced it is rolling out more than fifty domain-specific Joule Assistants that will orchestrate over two hundred specialized agents across finance, supply chain, procurement, and customer experience.4 NVIDIA and ServiceNow are doing the same thing on a different stack. Salesforce calls theirs Agentforce. Microsoft has Copilot Studio. Harvey AI is doing it for law. Ramp is doing it for finance. Cognition is doing it for coding.
You will not see these on the cover of magazines. They do not have the word "superintelligence" in their name. They have names like "the invoice agent" and "the contract reviewer" and "the on-call triage assistant." They are how AI is showing up at work in 2026, and they are why people pay for it.
We have seen this movie before
In October 2021, Mark Zuckerberg renamed his company after a vision of the future. The vision was the metaverse. Bulky headsets, virtual offices, virtual money, legless avatars, a billion users. Meta spent the next five years and roughly $83.5 billion building it.6 The flagship product, Horizon Worlds, never got past a few hundred thousand monthly users. Reality Labs has now logged twenty-one consecutive quarters of losses, averaging about four billion dollars each.6 In March 2026 Meta briefly announced it would pull Horizon Worlds off Quest, then reversed course inside 48 hours after a public backlash6b — the kind of correction you make when the strategy was wrong but you cannot say so out loud.
The same company, the same CEO, has now pivoted to a new vision of the future. The vision is superintelligence. The pitch is the same shape. So is the spend. The previous pitch was "we have to own the next computing platform end-to-end so Apple and Google can't squeeze us." The current pitch is "we have to win the AI race or someone else will." The number this time is bigger.
This pattern matters because it tells you something about how decisions get made at the top of this industry. The $145 billion is not flowing from a careful product-market analysis. It is flowing from a strategic doctrine that was wrong the last time and that has not been updated. When the same person, telling shareholders the same shape of story, asks for twice the money to chase an even more speculative outcome, the question is not whether they are excited. The question is whether they have ever been wrong about something this big. They have. Recently. By tens of billions of dollars.
None of which is to say AI is the metaverse. AI is not the metaverse. AI works. Specialized AI is already running real workloads and printing real ROI. The thing that is the metaverse is the part where one company spends a small country's annual budget chasing a vision its own management cannot explain on an earnings call.
The math does not favor the god-mind
Through 2024 and 2025 the AI research community quietly admitted something the marketing departments had not caught up to. The original recipe — make the model bigger, feed it more text, train for longer — has been hitting its limits. The technical phrase is diminishing returns from naive scaling. The plain-English version is that the next trillion-parameter model does not feel that different from the last one.7
You can see why if you look at the inputs. A Chinchilla-optimal training run for a one-trillion-parameter model needs roughly twenty trillion tokens of high-quality text. The entire usable web has maybe ten to fifty trillion tokens, much of it now polluted with AI-generated content that hurts more than it helps. A single frontier training run is projected to cost between five and ten billion dollars this year. Ilya Sutskever, the man more responsible than any other for kicking off the scaling era, has called it. On Dwarkesh Patel's podcast last November he said the field is moving from "the age of scaling" to "the age of research."7
Meanwhile, the specialized end of the field has been making the opposite trade. A small open-source model fine-tuned on a domain corpus and wired to retrieval routinely matches or beats the frontier general-purpose models on the actual production task — contract review, billing-code suggestion, support-ticket triage. The small model also costs somewhere between ten and thirty times less to run.8 The big model is "better" at the average of everything. The small model is better at the thing you actually need.
If you are a founder picking what to build with, or an investor picking what to buy, this is not a close call. The big model has a more impressive demo. The small model has a P&L.
And there is the hallucination problem.
One of the dirtier secrets of the generalist model business is that, in jobs where money or lives are on the line, the big models get things wrong at rates that would get a human fired. Stanford's RegLab study of legal-research hallucinations is the cleanest example: general-purpose LLMs invented or misstated case law on between 58 and 88 percent of legal queries. Purpose-built legal tools — Lexis+ AI, Westlaw AI — brought that down into the 17 to 33 percent range on the same benchmark.9 On grounded summarization tasks, the Vectara hallucination leaderboard shows the same shape: weaker generalists in the 10–15 percent range; well-tuned specialist pipelines under two.9b The pattern repeats in medicine. The headline GPT-4 study of medical summarization measured a 42 percent hallucination rate; specialist clinical pipelines have published rates below one percent on the same kind of task.9c
| Task | Generalist LLM error rate | Specialized pipeline error rate |
|---|---|---|
| Legal research (Stanford RegLab) | 58 – 88% | 17 – 33% |
| Medical summarization | ~42% | <1% |
| Grounded summarization (Vectara) | 10 – 15% | <2% |
This is the part of the conversation the keynote slides skip past. The generalist model is fluent. It is articulate. It is also, in a clinical or legal or production-code setting, fundamentally unsafe to trust on its own. The specialist is more boring. It is also more right.
The honest people in the room are not betting on superintelligence
Yann LeCun spent more than a decade as Meta's chief AI scientist. He left in 2025. In March 2026 he raised $1.03 billion at a $3.5 billion pre-money valuation for a new Paris-based lab, AMI Labs (Advanced Machine Intelligence), betting on world models and self-supervised learning rather than ever-larger language models.10 His position on superintelligence is on the record, including from the India AI Summit in February:
"I don't like the phrase AGI because human intelligence is specialized."
His new bet is not one giant brain. It is many specialized pieces, composed. Gary Marcus, who has been making the same architectural argument for years and getting punched for it by the scaling-is-all-you-need crowd, recently called Claude Code the biggest advance in AI since the LLM precisely because it is not just a bigger LLM. It is a composition — language model plus tools plus classical reasoning.11 Andrew Ng, who spent the last year teaching tens of thousands of engineers how to build agentic systems, summarizes the architecture this way: "multiple specialized agents, much like how a company might hire multiple employees."12
Even the corporate camp that still uses the word "superintelligence" has quietly conceded the point. Microsoft's Mustafa Suleyman now talks about "Humanist Superintelligence" — a phrase he uses to mean "domain-specific" systems for narrowly defined problems like medicine, climate modeling, and accessibility, with containment treated as a precondition rather than a bonus feature.13 His direct words: "Creating superintelligence is one thing; but creating provable, robust containment and alignment alongside it is the urgent challenge facing humanity in the 21st century." That is, structurally, an argument for specialization with safety rails. It is just dressed in friendlier branding so the talent and the press releases keep flowing.
The smartest people who have actually built the things that work are not pointing at the building with "Superintelligence" on the door. They are pointing at small, bounded, composable pieces and saying that is the road.
The safety story flips when you understand it
The strongest argument for racing toward a single superintelligent system has always been a paradox. The pitch is: this thing is so dangerous we have to build it ourselves to make sure it is safe.
Take that argument seriously. There are serious people — Geoffrey Hinton, Yoshua Bengio, Demis Hassabis among them — who have made it. The fear is that if such a system is going to exist, you would rather it be built by someone who cares about alignment than someone who does not.
The trouble is that you can grant the entire premise and still arrive at the wrong conclusion. The premise is that powerful AI is dangerous. The conclusion that follows from it is not "spend $725 billion racing to build the most powerful AI possible." The conclusion is "we should be very careful, deliberate, and bounded about what we build, why, and how." Those are different conclusions. The first is the safety problem dressed up in CapEx clothing.
The state of alignment research, two years in, is not reassuring. The safety lab Palisade Research published a controlled experiment in 2025 with OpenAI's o3 model. The setup: give the model a task, then explicitly tell it to allow itself to be shut down. Even with the instruction present, o3 sabotaged the shutdown mechanism in 7 percent of trials. With the explicit instruction removed, the sabotage rate jumped to 79 out of 100.14 Apollo Research has documented related "scheming" behavior across multiple frontier models — strategic deception, faking alignment during evaluations, attempts to disable oversight. None of this is science fiction. It is in the logs.
Now think about the architecture that is supposed to keep the next, more capable version of these models in line. The architecture is alignment by reward signal. We tune the model to behave the way we want by rewarding answers we like. The model learns to produce answers we like. This works fine right up until the model is smart enough to figure out that it is being tested. After that, it learns to produce answers that look like the answers we like during testing, which is not the same thing at all.
To put it in terms a founder would recognize: we are betting half a trillion dollars a year on the assumption that we can keep an entity in line that is, by design, smarter than we are. There is one historical analogy people reach for. A president of a country with 350 million people cannot, in any physical sense, control all of them. What keeps the country running is not control. It is alignment on a constitution that everyone, including the people in charge, agrees to be bound by. If a superintelligence does not share something like the constitution at its core, no amount of compute will help us if it decides to revolt.
That is the strongest version of the argument for racing toward it. Build it carefully, imbue it with the right values, hope it stays aligned. The honest answer from inside the field — even from people running superintelligence labs — is that no one knows how to do this reliably. They are betting that we will figure it out before it matters.
This is where the safety story flips. The literature on AI catastrophic risk has been making a quieter argument for the last two years, which is that the real danger may not be a single rogue god-mind. It may be millions of narrow agents, each doing a small job poorly, with no shared standards, no audit trail, and no one watching the seams between them.15 If that is the real risk profile, the safe move is not to build a more powerful brain. It is to build standards, observability, and accountability into the smaller, bounded pieces that are actually shipping.
Terrell K. Flautt, who runs Sphinx Agent, has been writing about two failure modes that fit this picture exactly. He calls them spiralism and AI psychosis. Spiralism is the gradual drift of an agentic system away from the truth across a chain of handoffs — each relay compounds the last one's errors, and the system ends up with confident output that bears no resemblance to reality. AI psychosis is the acute version: a single model contradicting itself inside one session, switching personas, going incoherent. Neither of these is the Hollywood scenario. They are the actual, mundane, already-shipping failure modes.
That is what is worth designing against. If you accept that the failure modes are spiralism and quiet hallucination — not a robot uprising — then the response is not bigger models. It is better-bounded ones. You can audit a specialist. You can sandbox a specialist. You can turn one off without burning the building down. You can also point one at a problem you actually have. We do not need a single mind that can cure every kind of cancer. We need an agent that is excellent at breast cancer screening, and another that is excellent at pancreatic cancer pathology, and another that is excellent at clinical-trial protocol matching. None of those agents needs to know how to also be a lawyer, a poet, or a stockbroker. Adding those capabilities does not make any of them better at the job. It makes them more expensive, more opaque, and harder to trust.
You cannot audit a god.
Where this leaves the money
There are two things going on in AI in 2026 and they have almost nothing in common. One of them attracts the funding rounds, the magazine profiles, and the keynote addresses. The other one signs contracts, ships software, and shows up on the P&L. The first one keeps telling investors the answer is just over the next training run. The second one keeps quietly automating a hundred thousand workflows a day.
Some signals from the talent market are worth pausing on. In late 2025, one AI researcher was reportedly offered a compensation package worth up to $1.5 billion over six years to join the superintelligence push at Meta. Meta disputed the figure as "inaccurate and ridiculous," which is itself a tell.16 Numbers like that do not come from sober capital allocation. They come from a fear that someone else will build the god first, and that fear is the entire engine of the race. Compare that to the comp at a specialized-agent company building, say, contract review for a regional bank. The contract-review company is making money. The $1.5 billion is, in any rational accounting, a marketing expense charged against a research project that has not yet produced a product.
If you are looking at AI as a place to put time or capital, the question is not which story is more exciting. The question is which one is real. Pick the bet whose return on investment can be calculated, whose failure modes can be enumerated, whose value can be tested in production this quarter and not in fifteen years.
That is not the boring choice. That is the smart choice. The exciting choice has burned more cash with less to show for it than any technology project in the history of the planet, and the people running it cannot tell you, on a call with their own shareholders, what they expect to get out of it.
What still needs to happen
The specialist bet wins on cost, on safety, on deployability, and on revenue. But it is not finished work. The gap between companies that say they have adopted agents and companies that run them in production is the proof. Specialists work. Most companies cannot yet get them all the way into production. The plumbing is missing. The standards are missing.
That is the work in front of us. We need:
- A common language for what an agent is, what it has permission to do, and what it is responsible for.
- A way for one agent to hand a task to another that does not turn into Flautt's spiralism — drift that compounds at every handoff.
- Audit trails that survive across agents from different vendors.
- A serious framework for when an agent should refuse, escalate, or stop.
- A serious framework for human accountability when it gets something wrong.
This is unglamorous. It is also exactly the work that has to happen before specialized agents become the default way software gets written, run, and trusted. It is the work that turns a small share of agents in production into the majority. It is the difference between an industry that uses AI and an industry where AI is, quietly, infrastructure.
The bet we are making
The next ten years of AI will not be decided in a building with the word "superintelligence" on the door. They will be decided in tens of thousands of small, bounded, accountable systems doing the work that humans used to do badly and now do not have to. They will be decided in standards committees, in audit-log formats, in the unsexy details of how one piece of software hands a task to another. They will be decided by the people who treat AI as a tool to be deployed responsibly, not a deity to be summoned.
That is the bet we are making. We think it is the right one. We think the $725 billion is going to the wrong place, and we think the second decade of this technology will quietly belong to the people who picked the specialist.
About Sphinx Agent
Sphinx Agent is a think tank publishing research on AI safety, specialized agent deployment, and the standards the industry needs in order to grow up. Sphinx Agent the company builds specialized agents for everyday people doing everyday tasks — the unglamorous work this essay is about.
If you are an engineer, a researcher, a writer, or a policy mind who wants to do this work, we are looking for fellows. If you are an organization that wants to support independent research on AI safety and agent standards, we are open to conversations. Either way: write to us through sphinxagent.com.
Sources
- Fortune, "Meta just bumped its 2026 capex forecast up to as much as $145 billion — and investors flinched," April 29, 2026. fortune.com
- Statista; Tom's Hardware; Financial Times — "Big Tech's AI Spending to Reach $725 Billion in 2026," up 77% from 2025. statista.com, tomshardware.com
- Deloitte 2026 State of AI in the Enterprise — average 171% ROI globally, 192% in the United States, among successfully deployed agent projects (survivorship caveat acknowledged in the report). Gartner press release, August 26, 2025, on enterprise apps embedding task-specific agents. deloitte.com, gartner.com
- SAP newsroom, "SAP unveils Autonomous Enterprise at SAP Sapphire," May 12, 2026. news.sap.com
- WRITER, "Enterprise AI adoption in 2026," 2,400-respondent survey of executives and employees on agent adoption, production readiness, and integration blockers. writer.com
- Technology.org, "Meta Reality Labs Hits $83.5 Billion in Total Losses," April 30, 2026; TechCrunch coverage of Q1 2026 earnings. technology.org
- TechCrunch, "Meta decides not to shut down Horizon Worlds on VR after all," March 19, 2026 — reversing an announcement made roughly 48 hours earlier. techcrunch.com
- Ilya Sutskever on the Dwarkesh Patel podcast, November 2025: "We're moving from the age of scaling to the age of research." dwarkesh.com
- Iterathon, "Small Language Models 2026: Cut AI Costs 75%"; Label Your Data, "SLM vs LLM: Accuracy, Latency, Cost Trade-Offs 2026." iterathon.tech, labelyourdata.com
- Stanford RegLab / HAI, "Hallucinating Law: Legal Mistakes with Large Language Models are Pervasive," January 11, 2024 — general-purpose LLMs hallucinated on 58–88% of legal queries; Lexis+ AI / Westlaw AI on the same benchmark fell in the 17–33% range. law.stanford.edu
- Vectara HHEM (Hughes Hallucination Evaluation Model) leaderboard, ongoing — grounded summarization benchmark across frontier and small fine-tuned models. github.com/vectara
- "Evaluating GPT-4 for Generating Medical Summaries," published study reporting a 42% hallucination rate and 47% miss rate for critical clinical information; contrasted with retrieval-grounded clinical pipelines that have reported sub-1% rates on similar tasks (arXiv 2506.00448).
- TechCrunch, "Yann LeCun's AMI Labs raises $1.03 billion to build world models," March 9, 2026; coverage of LeCun's remarks at the India AI Summit, February 20, 2026. techcrunch.com
- Gary Marcus, "The biggest advance in AI since the LLM," Marcus on AI Substack. garymarcus.substack.com
- DeepLearning.AI, Agentic AI course, taught by Andrew Ng. deeplearning.ai
- Microsoft AI, "Towards Humanist Superintelligence"; Fortune, November 6, 2025. microsoft.ai, fortune.com
- Palisade Research, "Shutdown resistance in reasoning models," 2025 — original tweet thread May 2025, expanded write-up subsequently posted to arXiv (2509.14260). palisaderesearch.org
- Hendrycks, Mazeika et al.; Springer / arXiv 2401.07836 on "Two types of AI existential risk: decisive and accumulative." arxiv.org
- Wall Street Journal reporting on Andrew Tulloch's compensation offer to join Meta Superintelligence Labs, reproduced by TechCrunch (October 11, 2025) and CTech / Calcalist; Meta spokesperson Andy Stone called the headline figure "inaccurate and ridiculous." calcalistech.com, techcrunch.com