AI Lock-In Just Got a Price Tag. Build for Optionality Instead.
If you standardized your company on a single AI vendor in the last year, you made that call in a world that stopped existing in May. The pricing was incredible. The tools were great. Building everything on one provider's surface felt like the obvious move, because the meter barely seemed to run. That was not a pricing strategy. That was a subsidy, and in May the subsidy started to end. The decision you made when lock-in was free is about to come with a bill.
May 2026 was a loud month. Anthropic raised $65 billion at a valuation just under a trillion dollars, passing OpenAI, and crossed a $47 billion revenue run rate. The headlines were all about the size of the numbers. But the most important thing that happened in May for the average business leader was quieter, and almost nobody framed it as a strategy problem. The economics of depending on one AI vendor changed. Here is what that means and what to do about it.
What changed about AI vendor lock-in in May 2026?
The subsidy that made lock-in feel free started ending, and the cost of staying inside one vendor's walls became something you can put a number on.
For most of the last two years, the major labs sold access on terms that were wildly generous. The high-end subscriptions frequently delivered ten to twenty times their price in actual token value to the most active users. People built whole workflows without once stopping to think about cost, because the cost was hidden. That was the AI subsidy era. It was a great time to experiment and a dangerous time to make architecture decisions, because it taught everyone that committing to a single provider's ecosystem was effectively free.
In May, that started to reverse across the board. GitHub Copilot moved off its flat premium model, stating plainly that the old pricing was no longer sustainable now that agentic usage had become the default. At Google IO, the company dropped its headline subscription prices but layered in usage limits and usage-based billing underneath them, which for heavy users was a cost increase wearing a discount's clothing. The pattern was the same everywhere. The flat seat is dying. The metered token is taking its place. And the moment usage is metered, every decision you made that assumed it was free needs to be re-examined.
Why does staying inside one vendor's surface cost more now?
Because the vendors are pricing to keep you in, and the price of being kept just became visible.
The structure emerging across the industry rewards you for staying inside a provider's owned surfaces and quietly penalizes you for operating outside them. This is not a conspiracy. It is rational behavior from companies that need to convert two years of subsidized adoption into sustainable revenue. But rational for them is expensive for you, and the expense lands hardest on the companies that went all in on one provider because the early pricing made it feel safe. The things that created the lock-in were the things that felt like wins at the time. The convenient proprietary feature. The framework that assumed one provider's models. The integrations wired straight to one company's API with nothing in between. Each was a reasonable shortcut during the subsidy era. Together they are a dependency that gets repriced the day the subsidy ends, and you have no leverage in that conversation because you cannot credibly threaten to leave.
Isn't this just about swapping which model you use?
No. And this is the part most of the coverage gets wrong. Model swapping is the shallowest layer of the problem, and it is already close to solved.
Consider what happened with OpenRouter in May. It raised $113 million at a valuation around $1.3 billion, more than doubling in under a year, to do essentially one thing: sit between you and four hundred-plus models and route each request to whichever is cheapest or best at that moment. It is now moving on the order of a hundred trillion tokens a month. That tells you something real. Even at the shallowest layer of AI, the raw model call, the market will pay serious money to not be locked to one provider. If optionality is worth over a billion dollars at the easy layer, ask yourself what it is worth at the hard one.
Because here is the thing. Swapping a model is a config change. You point your system at a different endpoint and you are done. The lock-in that actually traps a business is one layer deeper, in the system you built on top of the model. Your agents. Your orchestration logic. The way your data flows through the whole thing. The tools each agent can reach. The proprietary primitives your architecture quietly came to assume. None of that moves with a config change. Swapping the model is an afternoon. Rebuilding a system that was wired, end to end, around one vendor's proprietary surfaces is a project measured in quarters. OpenRouter solves the easy ten percent. The other ninety percent is your AI system, and there is no router you can buy for that.
What are the escape hatches at the model layer?
They arrived in the same month the bill did, which is worth knowing even though it is the easy part.
The cheaper alternatives stopped being toys this spring. Cursor's Composer 2.5 matches frontier coding models on several benchmarks at roughly a tenth of the cost per task. Google's small Gemma models saw adoption surge. DeepSeek made a steep price cut permanent to win over companies looking for an affordable alternative to the state of the art. Twelve months ago the question was which frontier model you could afford. Now the question is when paying frontier prices is even worth it, given that something close sits at a fraction of the cost. That is genuinely good news, and if all you have is direct model calls, a routing layer captures most of it.
But notice what those tools do and do not solve. They make the model interchangeable. They do nothing about whether your agents, your data, and your orchestration can move. A company whose AI is one layer of model calls is in great shape. A company whose AI is a system of interacting agents built on one vendor's proprietary scaffolding is exposed in a way no router addresses, and that describes almost every business doing serious work with AI today.
Why is system optionality suddenly worth money?
Because an option only has value when prices can move, and prices just started moving.
During the subsidy era, the ability to move your system was close to worthless. Everything was cheap and improving, and there was nothing to hedge against. That is over. In a world where one provider can reprice your workload at will, the ability to move is no longer a nice-to-have. It is a line item with a measurable payoff. The company that can shift its system off a provider in weeks has leverage in every pricing conversation. The company facing a two-quarter rebuild to do the same has none, and the vendor knows it.
There is also a strategic asymmetry worth naming. The cost of building for optionality is paid once, up front, in more disciplined architecture. The cost of lock-in is paid forever, on every invoice, and it compounds as your usage grows. You are choosing between a one-time design cost and a permanent tax. Framed that way, the answer is not subtle. The catch is that the one-time cost is real work, and it is the kind of work that is far cheaper to do early than to retrofit once the system is load-bearing.
What does building for system optionality actually look like?
Four principles. They are simple to state. They are not simple to do, and the gap between the two is exactly where most companies discover they were more locked in than they thought.
Separate what you own from what you rent. Your business logic, your agent behavior, and your data belong to you and should not live inside any one vendor's proprietary surfaces. The principle is obvious. Drawing that line correctly across a real system, so that the parts that should be portable actually are, is the work most teams get wrong without realizing it until they try to move.
Design the system to be provider-portable from the start. Optionality is an architecture property, not a feature you add later. A system designed to move can move. A system designed for one vendor and patched toward portability afterward usually cannot, no matter what the diagram claims.
Price every proprietary primitive before you adopt it. Each vendor offers convenient features that only work in their environment. Some are worth the lock-in. Most are not. The discipline is asking, every time, what leaving would cost. Few teams ask, which is how the dependency accumulates one reasonable decision at a time.
Make switching a tested path, not a theory. A fallback you have never run is not a fallback. It is a hope. Knowing your system can actually move, because you have proven it can, is a different thing from believing it can.
You will notice none of that is a step-by-step recipe. That is deliberate. Knowing the principles is the easy half. Executing them across a live system of agents, data, and integrations, without grinding your roadmap to a halt, is the half that separates a system that stays free from one that just looks free on a slide.
How exposed are you, really?
There is one question that tells you, and you can answer it today. Pick your single most important AI workload. The one that would hurt most to lose. Now ask: how long would it take to move it to a different provider? Sit with whatever answer comes back, because that answer is your exposure, measured in the only unit that matters.
If the answer is an afternoon, you are in rare and excellent shape. Your AI is probably still thin enough that the model is the only thing you depend on, and a routing layer covers you. Stop reading and go enjoy that.
If the answer is a few weeks, you have real lock-in but you also have room to maneuver. The repricing will cost you something, but you can still negotiate, still threaten to leave, still mean it. Spend this quarter making sure that few weeks does not quietly become a few quarters as you build more on top.
If the answer is two quarters, or worse, you do not actually know, that uncertainty is the finding. It means your system grew into one vendor's surfaces one reasonable decision at a time, and nobody was tracking the dependency as it formed.
You are the most exposed kind of company there is, because the repricing will hit hardest exactly where you have the least ability to respond. The work of regaining optionality starts now, and it only gets more expensive the longer the system runs.
Most leaders have never asked the question. Ask it before your vendor makes you answer it on their terms.
May was the month the AI industry stopped giving its product away. The companies that treated cheap AI as a permanent condition built their systems on rented land. The ones that win the next year will be the ones whose AI can move, and who understood that the model was never the part that trapped them.
YOR.AI designs AI systems built for optionality at every layer, not just the model, so your agents, your data, and your costs stay yours instead of a vendor's. If your AI is built on one provider's surfaces and the bills are starting to climb, reach us at contact@theyor.com