# Do You Actually Own Your AI? A Vendor Lock-In Checklist

> AI vendor lock-in is engineered by design. Learn the common lock-in patterns, what they cost, and a practical checklist to truly own your AI code and models.

_Source: https://plenaura.com/blog/ai-vendor-lock-in-checklist · Last updated: 2026-06-03 · Plenaura_

_By Plenaura Research · Published 2026-06-02 · 11 min read · AI Strategy_

If you can't take your AI system, its source code, its models, and its infrastructure config and run it tomorrow on your own servers with no license to anyone, you don't own your AI. You're renting it, and the rent will go up.

That single test cuts through most of the confusion around AI ownership. A vendor can tell you the product is "yours," put your logo on it, and hand you a dashboard, and you can still be completely dependent on them. The question that matters isn't whether the system feels like yours. It's whether you could fire the vendor on Monday and keep operating on Tuesday.

This matters more in AI than almost anywhere else, because AI systems sit at the center of how work actually gets done. A locked-in CRM is annoying. A locked-in AI system that reads your documents, scores your risk, talks to your customers, and makes operational decisions is a chokepoint on your entire business, and the vendor knows it. That knowledge is precisely what gets priced into your renewal.

Here is the uncomfortable truth most of the industry won't say out loud: a large part of the AI market is engineered for dependency. Not by accident, and not always maliciously, but by design, because dependency is where the recurring revenue lives. This article breaks down how lock-in actually works, what it costs you, and gives you a concrete checklist of questions to ask any AI vendor before you sign anything.

## Lock-in is a business model, not a bug

To understand why so many AI products are hard to leave, follow the money. A vendor that hands you everything (code, models, infrastructure, documentation), and walks away gets paid once. A vendor that keeps the keys gets paid every month, forever, with pricing power that grows as you become more dependent. Faced with that choice, a lot of companies quietly choose the second model and dress it up as a "platform."

This isn't speculation about the AI space specifically. It's the well-documented behavior of the broader software industry. Enterprise SaaS renewal increases routinely run well into double digits year over year, far outpacing the growth of the IT budgets meant to absorb them. The mechanism is simple: the harder it is to leave, the more a vendor can raise the price without losing you. Switching costs aren't a side effect of good software. For many vendors, they're the product.

AI makes this dynamic sharper for two reasons. First, the systems are deeply embedded. They touch your data, your workflows, and your customers, so ripping one out is genuinely painful. Second, the technology is moving fast enough that vendors can justify continuous price increases as "the cost of innovation," repackaging the same dependency with each new model release. The result is a market where a meaningful share of AI offerings are built less to free you and more to keep you.

> **WARNING:** A vendor saying "the product is yours" and "you own your data" is not the same as you owning the AI. Owning your data while the vendor owns the code, the models, and the infrastructure means you own the fuel and they own the engine. You still can't go anywhere without them.

## The five lock-in patterns to watch for

Lock-in rarely announces itself. It hides in architecture decisions and contract clauses that sound reasonable in isolation. These are the five patterns that show up most often.

### 1. Proprietary platform dependency

Your AI only runs inside the vendor's platform. You log into their dashboard, your workflows live in their environment, and the actual system (the logic that makes it work), is a black box you can't export. Cancel the subscription and the system simply stops existing. There's nothing to take with you because you were never given anything to take.

### 2. Per-seat and consumption licensing on something you supposedly own

You paid to have a system built, but you still pay per user, per API call, or per document processed, indefinitely. As your usage grows (which is the whole point of a successful system), your costs scale with it, and you have no way to cap them except by using your own system less. You're penalized for succeeding.

### 3. The vendor keeps the models and weights

This is the quietest and most damaging pattern. The vendor builds or fine-tunes models on your data and your problem, and keeps the model weights and configuration. You get access to outputs through an API, but the actual intelligence stays on their side. If you ever leave, the institutional knowledge encoded in that model leaves with them. Worse, in some arrangements your data improves a model the vendor then resells to others, including your competitors.

### 4. Hosting only on the vendor's cloud

Even when you nominally "have" the system, it's architected to run only in the vendor's environment, against their managed services, with their secrets and their orchestration. You can't deploy it in your own cloud account or on your own servers. This is lock-in wearing the costume of convenience, and it means your data residency, your security posture, and your uptime are all decisions the vendor makes for you.

### 5. The "only we can touch it" trap

Maybe you do get the code. But it's undocumented, deliberately obscure, or so tangled that no engineer except the original vendor can safely change it. Every modification, every fix, every extension has to go back through them, on their timeline, at their rate. Technically you own it. Practically you can't operate it. This is lock-in by complexity, and it's especially common with hastily assembled AI systems where the integration glue is the actual hard part.

## What lock-in actually costs you

The price of lock-in isn't just the renewal invoice. It shows up across three dimensions (cost, risk, and leverage), and the indirect costs usually dwarf the direct ones.

On cost: locked-in pricing compounds. You don't get to shop the market, so every renewal is negotiated from a position of weakness. The vendor knows your switching cost, and rational pricing means charging just below it. Over a few years, a system you could have owned outright can quietly cost several times its build price in subscription and per-seat fees, with nothing to show for it if you ever leave.

On risk: when the vendor controls the models, infrastructure, and roadmap, you inherit their fragility. If they get acquired, pivot, sunset the product, raise prices beyond what you can absorb, or simply go out of business, your operations are exposed, and you have no fallback because there's nothing on your side to fall back to. Concentrating a core business capability in a single dependency you don't control is an operational risk, not just a procurement one.

On leverage: this is the cost nobody puts in the spreadsheet. The moment a vendor knows you can't leave, the relationship changes. Support gets slower, feature requests get deprioritized, and "we'll look into it" replaces accountability. Ownership is leverage. The credible ability to walk away is the only thing that keeps a vendor honest after the contract is signed.

> The most expensive AI system isn't the one with the highest build price. It's the one you can't leave.
>
>, A useful rule when comparing AI proposals

## The vendor lock-in checklist: ask these before you sign

You don't need to be technical to use this. Ask each question plainly and watch how the vendor responds. A vendor who builds for your ownership answers "yes" quickly and in writing. A vendor who builds for dependency hedges, redirects to "but you own your data," or explains why these questions don't really apply to their "platform." The hedging is the answer.

1. Do we receive 100% of the source code (all of it, not a partial export or an SDK), and can we keep a copy with no further obligation to you?
2. Do we get the actual models and weights, including anything fine-tuned on our data, in a usable format that runs without your platform?
3. Do we receive the full infrastructure and deployment configuration (the setup, the orchestration, the environment), so the system can be stood up from scratch by someone other than you?
4. Can the system run entirely on OUR infrastructure: our own cloud account or our own servers, with our data never leaving our control?
5. Is any license, subscription, API key, or per-seat / per-use fee required to keep the system running after handoff? If we never pay you another rupee or dollar, does it keep working?
6. Can our own developer (or any competent engineer we hire), read, understand, maintain, and extend this system without you? Is it documented well enough that our team can take over?
7. Was anything in this system built on a proprietary platform, format, or managed service of yours that we cannot replicate or replace?
8. Who owns the data the system generates and learns from, and is our data ever used to train models you provide to anyone else?
9. If we ended this relationship today, what exactly would we be left holding, and what would stop working?
10. Is the price fixed and known up front, or does it scale with our usage, our headcount, or your future pricing decisions?

> **TIP:** Get the answers in writing, in the contract, not in a sales call. "Of course you own everything" said warmly over a video call is worth nothing. A clause that says all source code, models, and infrastructure config transfer to you with no ongoing license required is worth everything.

## What genuine ownership looks like

Real ownership is boring and absolute. You hold every line of source code. You hold the models and weights, including anything trained on your data. You hold the infrastructure configuration. The system runs on your servers or in your cloud account, under your brand, with your data never leaving your control. No license is required to keep it running. And it's documented well enough that your own developer (or one you hire later), can maintain and extend it without ever calling the people who built it. Fire the builder, and nothing breaks.

This is the model Plenaura is built around, and it's a deliberate stance, not a feature list. Scoped and quoted per project after a short call, no hourly billing, no meter running. You own 100% of the code, the models, and the infrastructure, with zero vendor lock-in. The system ships to production, not to a pilot or a slide deck. And if AI genuinely isn't the right answer for your problem, we'll tell you that too, because a partner whose incentive is to keep you dependent will never say it.

Ownership like this isn't more expensive in the long run. It's dramatically cheaper, because the recurring tax disappears. It does require a vendor willing to give up the renewal annuity, which is exactly why so few offer it. The ones who build for your ownership are betting on doing good work and being hired again on the merits, not on holding your operations hostage.

It connects directly to why most AI fails to begin with. RAND's widely cited 2024 study, based on interviews with 65 data scientists and engineers with at least five years of experience, found that more than 80% of AI projects fail, roughly twice the rate of non-AI IT projects, with a major cause being systems that are built but never make it into real production. A locked-in system you can't operate, extend, or move is just a more expensive way to end up in that same graveyard. Ownership is what keeps an AI system alive after the people who built it are gone.

## The bottom line

Much of the AI industry runs on dependency by design, because dependency is where the recurring revenue and the pricing power live. The defense is not a better negotiation. It's genuine ownership: all the code, all the models, the full infrastructure config, running on your own infrastructure, with no license required to keep it alive and no engineer but yours required to change it. If a vendor can't say yes to that in writing, you're not buying a system. You're signing up for rent that only goes up.

Run the checklist above against any AI proposal on your desk right now, including ours. If you want to see exactly what you'd own and what it would cost (fixed, transparent, and yours forever), talk to Plenaura and look at our transparent pricing. We'll tell you plainly what you get to keep, and we'll tell you no when AI isn't the answer.
