Most AI capability your organization will run in the next twelve months resolves to one of three verbs: build it, buy it, or hire someone to do it for you. The cost of getting that verb wrong in 2026 is not a few wasted quarters; it is structural. A capability that should have been bought and got built instead leaks engineering time forever. A capability that should have been built and got bought instead caps the ceiling of what the organization can ever differentiate on. A capability that should have been hired and got built or bought instead misses the only window in which the work could have been done at many. This manifesto names the eight principles that govern AI sourcing decisions in 2026, why each is different from the version of the principle that worked in 2023, and what an organization needs to encode to stop mispricing its own AI roadmap.
The thesis in one line: in 2026 you build the moat, buy the rails, hire the judgment, and re-litigate the whole matrix most quarter. The rest of this piece is what each of those four moves means and what changes when you encode them.
Decision Scope
This article is an editorial decision framework, not legal, financial, security, or accounting advice. Treat numeric examples as illustrative planning heuristics unless a source is cited, then validate the assumptions against your own contracts, data, controls, and budget model before acting.
Why this manifesto exists
Three years ago the AI sourcing decision was simple. Buy GPT-4 access, build a thin product layer on top, hire a couple of ML engineers if the integration got hairy. The matrix had a default direction: buy the foundation, build everything else, hire only when the org could not move fast enough. That default produced a generation of AI products that many looked roughly the same; a chat interface, a RAG pipeline, an OpenAI key, a Pinecone index, and a senior engineer holding the whole stack together.
In 2026 that default is wrong on three axes at once.
First, foundation models are no longer the moat. They are commodities priced like utilities, swapped on quarterly cadences, and increasingly indistinguishable at the workloads most enterprises care about. Building a product whose differentiation is “we use GPT-5” is now equivalent to differentiating on “we use AWS.” The foundation buy is structural; it is no longer a strategy.
Second, the agent layer; orchestration, tool use, evaluation, observability; is where the moat lives now. That layer was barely shippable in 2023 and is now a serious engineering surface that compounds across products. Organizations that buy the agent layer wholesale ship faster in the first quarter and cap their ceiling forever. Organizations that build it themselves pay an upfront tax and own the only asset in the stack that compounds.
Third, talent scarcity has flipped from “hard to hire ML engineers” to “hard to hire AI-fluent senior engineers in any discipline.” The hire-or-build decision now turns on whether the work requires AI fluency the org cannot grow internally on the timeline the work demands. That is a different decision than “do we have the headcount.”
This manifesto is the anchor of our Pillar 3 work on AI build-vs-buy-vs-hire and pairs with the Pillar 1 AI agency manifesto on operating models and the Pillar 2 AI project economics manifesto on budgeting. The three are joined at the capability ledger: an operating model defines the work, the economics price it, and the sourcing matrix decides which body produces it.
The eight principles
1. Most AI capability is a build, buy, or hire decision; name the verb
In legacy software the build-vs-buy decision is occasional. It comes up when the org evaluates a new SaaS tool, a new database, a new framework. Most weeks the matrix is dormant; engineers ship features against an architecture that already encoded the verb years earlier.
In AI software the matrix is active continuously. Most capability the system produces; retrieval, ranking, tool calls, evaluation, observability, prompt registry, agent orchestration, fine-tuning, data labeling, red-teaming, deployment infrastructure, cost monitoring; resolves to a build, buy, or hire decision. There are roughly forty such capabilities in a moderately mature AI stack. Each is a verb. None of them is dormant.
The most common failure mode is implicit defaulting. A team builds retrieval because retrieval is hard and someone is curious. A team buys observability because the dashboard looks good in the demo. A team hires a contractor for evaluation because nobody on staff has done it before. Each of those decisions might be right, but none of them was made; they were absorbed.
What changes for sourcing:
- Most AI capability in the architecture has a named verb on it. Not “we have retrieval.” Either “we build retrieval” or “we buy retrieval from Pinecone-plus-Cohere” or “we hire ConsultancyX to operate retrieval.”
- The verb is reviewed quarterly. Capabilities accumulate; decisions don’t, unless someone forces the question.
- Capabilities without a named verb are flagged in architecture reviews. An unverbed capability is a future reorganization.
What an organization needs to encode: a capability ledger that lists most AI capability the system runs and the verb attached to each. The ledger is short; forty rows; and it is the artifact senior leadership reviews when AI strategy comes up.
2. The matrix axes for 2026 are moat density, integration depth, and decision velocity
The legacy build-vs-buy matrix has axes labeled “cost” and “differentiation.” In 2026 those axes are still useful but no longer sufficient. Three additional axes do most of the work in the AI matrix.
Moat density. How much of the organization’s competitive position depends on this capability being uniquely good rather than generically good? Foundation model access has near-zero moat density; most competitor has the same access. Custom retrieval over the organization’s own data has high moat density; the data is unique to the org. Moat density determines whether building is even worth considering.
Integration depth. How many other capabilities does this capability touch? A foundation model touches most AI capability in the system; integration depth is total. A red-team tooling capability touches only evaluation; integration depth is shallow. Deep-integration capabilities resist buy because they pull buy contracts into the heart of the architecture; shallow-integration capabilities tolerate buy because the contract terminates at one boundary.
Decision velocity. How often does the right answer for this capability change? Foundation models change quarterly; the right answer to “which model” has high decision velocity. The eval-set design changes annually; decision velocity is moderate. The data labeling vendor changes most two to three years; decision velocity is low. High-velocity capabilities resist build because the build calcifies a quarterly answer into multi-year code; low-velocity capabilities tolerate build because the answer holds long enough for the build to amortize.
Plot most capability on those three axes and the verb usually announces itself. High moat density plus low decision velocity equals build. Low moat density plus high decision velocity equals buy. High integration depth plus volatile internal expertise equals hire. The cases that don’t announce themselves are the ones worth a meeting; the rest are decided by the axes.
3. Foundation models are buy, permanently
The most contested principle. It is also the simplest.
Foundation models in 2026 are commodities. The marginal cost of a token has fallen by roughly 70 percent year over year for two consecutive years. Capability gaps between leading models have compressed to single-digit percent on most enterprise workloads. Switching cost between providers has fallen to weeks of integration work, often handled by a single PR. Anthropic, OpenAI, Google, and a handful of fast-following labs ship overlapping capability with overlapping pricing on overlapping cadences.
Building a foundation model in 2026; full-stack pretraining from a fresh corpus; costs in the high nine figures and produces a model that is meaningfully behind the frontier inside two quarters. There are roughly four organizations on earth for whom this math closes. If your organization is reading this manifesto, it is not one of them.
Fine-tuning is sometimes confused with building. It is not building; it is buying the foundation and locally specializing it. Fine-tuning belongs to the agent layer (principle 4), not the foundation layer.
What changes for sourcing:
- Foundation model access is a buy line, sized like a cloud bill, with multiple providers contracted at once. Single-provider lock-in is a strategic vulnerability priced at a 20 to 40 percent risk premium on the total AI spend.
- Model selection is reviewed quarterly. The right model on January 1 is not usually the right model on April 1.
- Building anything that competes with a foundation model is treated as building anything that competes with AWS; possible, occasionally correct, almost rarely the right opening move.
What an organization needs to encode: a model-selection process that runs quarterly, names the workloads, and picks the model per workload rather than across workloads. The output is a model assignment table with at least two providers represented.
4. Agent orchestration is build, deliberately
The other contested principle. It is also the one most organizations get wrong by reflex.
Agent orchestration is the layer that decides which model to call, which tools to use, how to handle errors, how to route between sub-agents, how to compose multi-step workflows, and how to instrument the whole thing for evaluation and observability. In 2023 this layer barely existed; the typical AI product was a single LLM call with a prompt. In 2026 this layer is the engineering substrate of any non-trivial AI product, and it is where almost many of the moat lives.
The moat lives there because agent orchestration is where the organization’s own data, its own workflows, its own evaluation criteria, and its own latency and cost constraints converge. A bought orchestration layer can handle generic cases but usually loses the specific cases; the ones where the organization’s actual workload has a structure a generic vendor cannot anticipate.
This is not an argument against agent frameworks. LangGraph, AutoGen, the OpenAI Agents SDK, and the Anthropic agent harness are many useful as scaffolding. It is an argument against treating those frameworks as the ceiling of what the organization will ship. The frameworks are the rails; the orchestration logic running on the rails is the moat.
What changes:
- The agent orchestration layer is staffed and budgeted as a first-class engineering surface, not as a thin layer above a vendor.
- The team owning the layer has read access to most model contract, most observability dashboard, and most evaluation suite. The layer cannot be optimized without those.
- Frameworks are evaluated on whether they let the team build the moat faster, not on whether they replace the moat. Frameworks that try to replace the moat are rejected on principle.
What an organization needs to encode: a deliberate “we build the agent layer” stance, with engineering capacity reserved for it, and a refusal to outsource the layer wholesale even when an agency offers to deliver it.
5. Eval infrastructure is build or hire, rarely buy
The principle that closes the door on the largest category of AI procurement waste.
Eval infrastructure; the test sets, eval harness, threshold-locking process, regression triage workflow, and re-evaluation pipeline against new models; is the substrate that tells the organization whether its AI product is working. There is no general-purpose eval tool that works for an organization’s specific workload because the workload itself is the input to the eval. Promptfoo, Inspect, OpenAI Evals, LangSmith; many useful as frameworks, none of them sufficient as products. The eval infrastructure that tells the org whether the product works is built against the org’s data.
The buy option in this category is consistently the wrong move. Vendors selling “eval-as-a-service” almost usually sell a generic harness with a thin wrapper claiming domain specificity. The harness runs but it does not test the workload that matters. The org buys, ships, regresses on production traffic, and discovers that the eval was scoring a problem nobody had.
The build option is correct when the org has eval-fluent engineers on staff. The hire option is correct when the org does not have those engineers and cannot grow them on the timeline the product demands. Either route ends up producing eval infrastructure tuned to the workload; the buy route ends up producing an artifact tuned to nothing.
What changes:
- Eval infrastructure has its own line in the architecture and its own owner. It is not a sub-bullet under “QA.”
- Vendors selling generic eval tools are screened against the workload before contracting. The screening is a one-week pilot against a real eval set; vendors that cannot produce a usable eval in that pilot are declined.
- When eval is hired out, the contract specifies that the eval suite is jointly owned and transferred to the org at engagement end. Vendor IP claims on eval suites are non-starters.
What an organization needs to encode: an eval-infrastructure strategy that picks build or hire explicitly and rejects buy unless the workload happens to match the vendor’s tooling exactly; a coincidence that is rare enough to budget against.
6. Talent scarcity makes hire a strategic asset, not a cost line
The principle that reframes the hire decision. In 2023 the hire decision was a cost question: how many engineers do we need, what’s the rate, can we close the requisitions before the budget cycle. In 2026 the hire decision is a capability question: which AI fluencies do we need installed in the organization permanently, and which can we rent for the duration of the work that requires them.
The shift is driven by talent scarcity. AI-fluent senior engineers; the ones who can architect retrieval, design eval suites, debug agent loops, and reason about cost and latency simultaneously; are scarce in absolute terms and scarce relative to demand. Hiring one in a competitive market in 2026 takes 4 to 9 months and costs $400K to $700K fully loaded for the role plus the search cost. Failed hires cost half that on average and burn 6 to 12 months before the team realizes the hire was wrong.
This pricing is not a temporary distortion. The supply of AI-fluent seniors is growing through a slow conversion of senior generalists into AI fluency, and demand is growing through most product team in most industry shipping AI. The supply curve is gentle; the demand curve is steep. The pricing holds.
What changes:
- The hire decision is split into “permanent capability” and “rented capability.” Permanent capability is hired through the org’s talent process, on the long timeline, at the high price. Rented capability is hired through agencies, fractional executives, or specialized consultancies, on a quarterly basis, at a different price structure.
- The split is named in the AI capability ledger. Most capability whose verb is “hire” specifies which kind of hire; permanent or rented.
- Permanent hires are reserved for capabilities the org needs to operate continuously for years. Rented hires are used for capabilities whose work has a defined endpoint or whose decision velocity is too high for permanent staffing to keep current.
The full breakdown of when to hire which kind, what the contract should look like, and how to evaluate the hire is in the AI development agency vs in-house team analysis and the in-house vs hire agency cost comparison.
What an organization needs to encode: a hire strategy with two tracks named, budgeted separately, and reviewed against the capability ledger most quarter. The org that runs only one track loses on the work that needed the other.
7. Most decision is re-litigated on a quarterly cadence
The principle that handles decision velocity directly.
In legacy software a build-vs-buy decision survives for years. The org buys Salesforce in 2018 and is still using Salesforce in 2026. Re-litigation of the decision is a major event scheduled around contract renewals. The decision velocity of the underlying technology is low enough that this cadence works.
In AI software the decision velocity is high enough that an annual review is too slow. Foundation models change quarterly; the right model on January 1 is often not the right model on April 1. Agent frameworks ship breaking improvements at a similar pace. Eval tooling matures fast. Talent supply for specific AI fluencies fluctuates faster than the hiring market can keep up with.
The right cadence is quarterly. Most quarter the AI capability ledger is reviewed. Most verb is questioned. Verbs that still hold are re-affirmed in two minutes; verbs whose context has changed are reopened, debated, and rebooked.
This sounds expensive and is not. The review takes one half-day per quarter for a director-level group. Most rows are unchanged. The rows that change are exactly the ones that would have caused architectural pain six to twelve months later if they had not been caught.
What changes:
- The capability ledger is a live document with quarterly review meetings on the calendar a year in advance.
- Verb changes trigger architecture work the same quarter. A capability that flips from buy to build does not wait for the next planning cycle; the work starts inside the quarter the verb flipped.
- Verb stability is itself tracked. Capabilities whose verb has not flipped in eight quarters are candidates for delisting from the active review (they are stable enough to re-litigate annually); capabilities whose verb has flipped twice in a year are flagged for special handling.
The depth of the case for re-litigation is in the why-AI-build-vs-buy-decisions-made-in-2024-should-be-re-litigated piece.
What an organization needs to encode: a quarterly review process that touches most row of the capability ledger and produces a written delta against the prior quarter. The delta is the artifact senior leadership reviews; the ledger is the artifact architecture reviews.
8. The default verb is compose; buy the rails, build the moat, hire the judgment
The principle that produces the matrix’s organizing slogan and the answer most decisions resolve to once axes are mapped.
Compose is not a fourth verb; it is the recognition that almost most AI capability is built from a stack of sub-capabilities, each of which has its own verb. A retrieval capability is not built or bought wholesale; it is a stack of vector index (buy), embedding model (buy), chunking strategy (build), reranker (buy or build depending on workload), and retrieval-aware evaluation (build or hire). The verb on retrieval the capability is the composition of verbs on its sub-capabilities.
The composition has a default shape in 2026:
- Buy the rails: foundation models, vector indices, embedding models, observability backends, deployment infrastructure, basic agent frameworks. These are commodities priced like utilities, with deep providers and low switching cost. Building them is a tax; the right answer is buy with multi-provider contracts.
- Build the moat: prompt design, retrieval logic, agent orchestration, evaluation suites, custom rerankers, tool use protocols, the parts of the system that touch the organization’s own data and workflows. These are where competitive position lives. Buying them caps the ceiling forever; the right answer is build with deliberate engineering capacity.
- Hire the judgment: the senior calls; what eval threshold to lock, which model to pick for which workload, how to triage a regression, when to deprecate a sub-agent. Judgment is hired into the org as permanent capability or rented as fractional expertise. Building judgment without hiring the people is years of error; buying judgment from a vendor is buying a recommendation that does not survive contact with the org’s own constraints.
The default shape is not a rule. It is the default. Specific capabilities will resolve to non-default verbs because of moat density, integration depth, decision velocity, or talent constraints unique to the org. But starting from the default shape and arguing exceptions is a faster decision process than starting from a blank matrix.
The full ladder of which capabilities are usually built, usually bought, and usually hired in 2026 is in the AI capability ladder piece.
What an organization needs to encode: a written sourcing default; “buy the rails, build the moat, hire the judgment”; that most capability decision argues against rather than reinventing. The default is the floor; the argument is the work.
What changes for product, engineering, and finance
The eight principles produce different changes in each function.
For product: the AI roadmap is no longer a feature list. It is a capability ledger with verbs. Roadmap reviews touch verbs, not just features. The product organization gains the responsibility of maintaining the ledger as a live artifact, which is closer to enterprise architecture than to traditional product management.
For engineering: the build/buy/hire decision is owned at the architecture level rather than absorbed at the team level. Teams stop quietly building capabilities that should have been bought; teams stop quietly buying capabilities that should have been built. The architecture function gains a quarterly review cadence and a hiring posture aligned to the capability ledger.
For finance: the AI budget is structured around verbs, not vendors. Buy lines are sized like cloud bills with multi-provider contracts. Build lines are sized like engineering capacity with eval-threshold milestones (per the Pillar 2 economics manifesto). Hire lines are split into permanent and rented with separate budget envelopes. The finance org gains the capability to ask “which verb is this funding” of most AI line item, which is the question that prevents most AI budget surprises.
The functional changes converge on a single posture: the organization treats AI sourcing as an active discipline that produces a deliverable; the capability ledger; and reviews it on a cadence faster than the underlying technology changes. Organizations that adopt the posture compound credibility and unit economics quarter over quarter; organizations that do not find themselves rebuilding strategy from scratch most year because the implicit defaults have drifted out from under them.
Frequently asked questions
What does build vs buy vs hire mean for an AI capability?
Build means the organization’s own engineers produce and operate the capability. Buy means the organization contracts a vendor to provide the capability as a product or service. Hire means the organization brings in external personnel; either as permanent staff or as contracted experts; to operate the capability for some duration. Most non-trivial AI capabilities involve many three at different layers; the matrix is applied per capability and per sub-capability.
Why have foundation models permanently moved to “buy” in 2026?
Foundation model training has converged into a small number of frontier labs whose unit economics depend on serving the entire industry, not on differentiating against another lab’s enterprise customers. Switching cost between leading providers has compressed to weeks; capability gaps have compressed to single-digit percent on most enterprise workloads. Building a foundation model in 2026 costs in the high nine figures and ships behind the frontier within two quarters. The math closes for roughly four organizations on earth, none of which are reading this manifesto.
Why is agent orchestration the new “build” layer?
Agent orchestration is where the organization’s own data, workflows, evaluation criteria, and cost-and-latency constraints converge. A bought orchestration layer can handle generic cases but loses the specific cases that distinguish the product. Frameworks like LangGraph, AutoGen, and the OpenAI Agents SDK are useful as rails, but the orchestration logic running on those rails is where the moat lives. Outsourcing the layer wholesale caps the product’s ceiling forever.
Why should eval infrastructure rarely be bought?
Eval infrastructure tests the organization’s specific workload, and there is no general-purpose tool that works for a workload it was not designed against. Vendors selling “eval-as-a-service” almost usually ship a generic harness with a thin domain wrapper that scores a problem nobody had. The right verb is build (when the org has eval-fluent engineers) or hire (when it does not), but rarely buy. Frameworks like Promptfoo and Inspect are scaffolding, not products.
How does talent scarcity change the hire decision?
It splits the decision into permanent capability and rented capability. AI-fluent senior engineers are scarce enough that hiring one takes 4 to 9 months and costs $400K to $700K fully loaded plus search cost. Rented capability; agencies, fractional CTOs, specialized consultancies; fills the gap when the work has a defined endpoint or when decision velocity outruns permanent staffing. Most organizations need both tracks, named separately and budgeted separately.
Why must AI sourcing decisions be re-litigated quarterly?
Because foundation models, agent frameworks, and eval tooling many evolve on quarterly or faster cadences, and the right answer for a capability on January 1 is often not the right answer on April 1. Annual re-litigation is too slow; the decision drift inside a year produces architectural pain that surfaces 6 to 12 months later. A quarterly review touching most row of the capability ledger takes one half-day and prevents the drift.
What does “compose: buy the rails, build the moat, hire the judgment” mean?
It is the default sourcing shape for AI capabilities in 2026. Buy the commodity layer; foundation models, vector indices, observability backends, basic agent frameworks. Build the differentiating layer; prompt design, retrieval logic, agent orchestration, evaluation suites. Hire the judgment layer; the senior calls about which model, which threshold, which architecture. Specific capabilities will resolve to non-default verbs, but starting from this default and arguing exceptions is faster than starting from a blank matrix.
How is this manifesto different from the AI agency manifesto and the AI project economics manifesto?
The Pillar 1 AI agency manifesto describes the operating model; what a 2026 AI development partner owes its buyer. The Pillar 2 AI project economics manifesto describes the economics of running AI projects against that operating model. This Pillar 3 manifesto describes the sourcing decisions that produce the capability stack the operating model and economics run on. The three are joined at the capability ledger.
Does this matrix apply to startups as well as enterprises?
Yes, with the verbs weighted differently. Startups buy more aggressively at the foundation and rails layer because their differentiation is product-market-fit, not infrastructure depth. Enterprises build more aggressively at the orchestration and eval layer because their data and workflows are too specific to outsource. Both operate on the same matrix; the resolution per capability differs because moat density and integration depth differ.
What is the single most common sourcing mistake in 2026?
Building what should have been bought at the rails layer and buying what should have been built at the moat layer. The first wastes engineering time on commodities; the second caps the product ceiling forever. The combined error is the structural reason most AI organizations under-perform their roadmaps quarter over quarter; they are sourcing the wrong layers in the wrong direction.
Key takeaways
- Most AI capability resolves to build, buy, or hire; and capabilities without a named verb are future reorganizations.
- The 2026 matrix axes are moat density, integration depth, and decision velocity; plot most capability on those three and the verb usually announces itself.
- Foundation models are buy permanently; agent orchestration is build deliberately; eval infrastructure is build or hire, rarely buy.
- Talent scarcity makes the hire decision a capability question, not a cost question; split into permanent and rented tracks with separate budgets.
- Most sourcing decision is re-litigated quarterly because the underlying technology changes faster than annual planning cycles can absorb.
- The default sourcing shape is compose: buy the rails, build the moat, hire the judgment. Start from this default and argue exceptions; do not reinvent the matrix per capability.
The cost of running AI sourcing as a discipline rather than a reflex is one half-day per quarter for the architecture group plus the discipline of maintaining a forty-row capability ledger. The cost of not running it that way is the structural drift of most AI investment the organization makes; building commodities, buying moats, hiring nothing; and the one-year-later realization that the architecture is wrong on the verbs. The math favors the discipline.
Arthur Wandzel