← Back to articles
15th of June 2026

When the Model Goes Dark: The Real Cost of Closed-Source AI

Three days. That’s how long it took for a flagship closed-source AI model to go from public release to global blackout. A leading frontier lab launched what it called its most capable model ever. By the end of the same week, a regulatory directive had pulled the plug for every customer on the planet, paying enterprises, internal staff, everyone. Sessions errored out. New queries were silently rerouted to older, less capable fallback models. The model wasn’t deprecated. It was simply unreachable, by order of someone who doesn’t know your roadmap.

If your stomach dropped reading that, you already understand the thesis.

The New Shape of Vendor Lock-In

For two decades, vendor lock-in was a cost problem. Switching databases, cloud providers, or CRM platforms was painful and expensive, but technically possible on a sane timeline. “Vendor lock-in” meant migration friction.

Closed-source AI introduced a different shape: availability lock-in. The same week, a major cloud provider restricted its own employees from using a peer lab’s newest model over data-retention concerns. Earlier this year, that lab was publicly designated a “supply chain risk” by a defense agency and cut off from an entire government vertical overnight. These aren’t pricing changes. They’re access changes, and your team has zero say in them.

Key Takeaway: Lock-in used to mean “expensive to leave.” In the closed-source AI era, it increasingly means “the vendor may not be there tomorrow.”

As I argued in Your Codebase is an Asset, if a tool touches your codebase it’s a stakeholder in your technical debt. Last week proved the corollary: that tool is also a stakeholder in your uptime.

The Bill Keeps Going Up

The economics are shifting under anyone who built production workflows on closed APIs. The newest frontier-tier model launched at roughly double the per-token price of the previous flagship, and burned through subscription quota at about twice the rate. Independent testers drained a top-tier subscription in under nine minutes. The interactive tier’s flat rate was always an implicit subsidy; on the new model, the subsidy no longer covers a working session.

And then today, on the day this post goes live, that same vendor cut the subsidy further. Agent workflows, headless scripts, CI integrations, and third-party tools authenticated through subscription credentials no longer draw from the same usage pool. They consume a small per-user credit ($20 to $200 a month depending on plan), billed at full API rates. Once that credit runs out, automated requests simply stop. No automatic overflow, no rollover, no team pooling. For teams running production automation on subscription credentials, this is the day a CI pipeline started failing silently at 2 a.m.

It’s the third such billing change in five months. The “cheap subscription” era was a customer-acquisition tactic, not a pricing model. The math caught up, the subsidy is being clawed back, and the workflows you built on top became the bill.

The Hidden Costs You Can’t See on the Invoice

The line items above are bad enough. The things that don’t show up on the invoice are arguably worse.

Data retention as a feature gate. The same top-tier model ships with mandatory 30-day data retention, which effectively excludes any European team operating under GDPR data-minimization, any healthcare or legal workflow with zero-retention contracts, and any organization that has promised its customers that prompts are not stored. A leading open-source CEO put it bluntly: this policy “delegated a lot of European companies to the permanent underclass.” The same week, a major hyperscaler restricted internal use of the model over exactly these data concerns. If they don’t trust it for their own staff, that’s a signal.

The alignment tax. The model card itself documents that the model silently downgrades its own responses through prompt modification and steering vectors, for certain categories of prompt (anything related to building frontier AI systems), without telling the user. You don’t have a hallucination problem. You have a transparency problem, baked into the platform.

These are not bugs. They are policy. And policy can change, unilaterally, with an email.

The Hedge: Build Like Any Single Model Can Vanish Tomorrow

The teams that survive the next wave of AI consolidation won’t be the ones with the best prompt libraries for a single provider. They’ll be the ones who treated the model as a substitution rather than a platform.

Final Thoughts

Closed-source AI isn’t going away, and frontier models will keep delivering real capability gains. But the assumption that you’re entering a stable, long-term commercial relationship when you build on top of one is no longer defensible. You’re entering a relationship whose terms can change at the speed of a regulatory directive, an IPO, or a quarter-end margin call.

Don’t let your tools own your code. Don’t let one vendor own your runtime either.

What does your team’s AI exit plan look like? And if the honest answer is “we don’t have one”, what’s the smallest step you could take this week to change that?


Marios Antonoudiou , AI product engineer.
Building AI-powered products that feel simple, useful, and ready for real users.

I design and ship AI-enabled product experiences across frontend architecture, interaction design, and product workflows. My focus is turning complex systems, data, and model capabilities into software people can actually understand, trust, and use.