Skip to main content

AI AGENTS

When Your AI Vendor 10x’s the Price, This Is What Saves You

What happens if the vendor goes public and decides to 10x the usage cost? A principal asked PSV that question about an AI stack built on Claude, and it applies equally to ChatGPT, Copilot, and every workflow tool on top of them. It deserves a better answer than reassurance. Prices move, vendors get acquired, models deprecate. The firms that survive repricing without drama share one property, and it is not a clever contract. It is an architecture decision made on day one, and it costs nothing extra to make.

BY EDITED BY ZED TRUONG9 MIN READ
SHARE

Direct answer

Direct answer to AI vendor lock-in how to avoid

Own the workflow layer, rent the model layer. The defensible position is that everything the firm accumulates, its prompts and skills, its standards files, its normalized data, its templates, its review gates, lives in the firm’s own files and systems, expressed in portable form, while the model underneath is a replaceable component reached through open standards like the Model Context Protocol. A firm built this way treats a 10x repricing as a procurement event: it re-points the workflow layer at the best available model and moves on. A firm that built inside a vendor’s proprietary workflow product faces a migration instead, and the vendor knows it. Portability is not a feature you buy. It is a discipline you keep.

Two gantry cranes, one orange and one blue, stand over a container terminal wharf on the far side of open water in low sun, with stacked containers, low warehouse sheds and a scaffolded building along the pier behind them.
IMAGE: KING OF HEARTS / CC BY-SA 4.0The shipping container won because the box moves between ships, trucks and yards without being rebuilt. An AI stack should move the same way, so a price change is a switch rather than a rebuild. Image: King of Hearts / CC BY-SA 4.0.

The question, taken seriously

The repricing scenario is not paranoia; it is the observable history of enterprise software. Usage-based products reprice, acquirers harvest, favorable early terms expire, and the negotiating leverage in year three is set entirely by what it would cost the customer to leave. So the right way to hear the 10x question is as an architecture question wearing a procurement costume: on the day the price moves, what does this firm actually have to move? Inventory the stack honestly and every AI deployment decomposes into two layers. The model layer, the intelligence being rented, is a commodity market with several capable providers whose prices trend down under competition. The workflow layer is everything the firm taught the system: the prompts and skills encoding how the firm underwrites, the standards files, the normalized datasets, the templates, the review gates, the file structure the workflows read.

All the accumulated value sits in the second layer, and the entire lock-in question reduces to one fact about it: where does that layer live, and in what form? If the firm’s underwriting logic exists as portable artifacts, plain files the firm holds, in formats any capable model can execute, then the model underneath is a swappable part, and a repricing triggers a bake-off, not a crisis. If the same logic was built inside a vendor’s proprietary workflow builder, its agents configured in someone else’s interface, its data normalized into someone else’s schema, then the logic is a hostage, and the price will eventually be set accordingly. The vendor does not even need malice; the incentive gradient does the work.

Why the open-standard moment matters

The reason this discipline got dramatically cheaper is that the connective layer standardized. The Model Context Protocol, the open standard Anthropic introduced in November 2024 and published as an open specification, defines how AI applications connect to external tools and data sources, and its adoption is why Yardi, covered earlier in this series, could launch its connector on Claude first while stating that additional model support would follow: an MCP connector is built against the protocol, not against any one vendor’s product. That sentence is the strategic point. When the integration standard is open, the integrations the firm invests in stop being vendor commitments: the same connector serves whichever model sits behind it. The skills pattern points the same direction, workflow instructions expressed as plain, portable files rather than configurations trapped in a proprietary builder.

PSV’s own build standard follows from this, and it is the honest disclosure behind every recommendation in this series: workflows as plain instruction files the client holds, data in the client’s own systems in standard formats, integrations through open protocols where they exist, and the model reached through an interface a competitor could satisfy. Anthropic’s models are PSV’s default because they are currently excellent, and the architecture is designed so that sentence can change without the client rebuilding anything. That is what own your workflow means concretely. It has nothing to do with hosting your own model and everything to do with holding your own logic.

The portability test: where each layer of an AI stack should live, and the question that exposes lock-in.
LayerPortable formLocked formThe question to ask any vendor
Workflow logic and skillsPlain instruction files the firm holds and can readConfigurations inside a proprietary builderCan I export every workflow as files and run them elsewhere?
Firm dataStandard formats in the firm’s own storageVendor-side database in a proprietary schemaWhat exactly do I get back on exit, and in what format?
IntegrationsOpen protocols such as MCPVendor-specific connectors that only feed their productDoes this connector work with other AI applications?
The modelSwappable component behind a standard interfaceBundled inseparably with the workflow productWhat breaks on the day I change model providers?

The workflow PSV would run: the annual portability drill

Treat portability like backup integrity: a thing verified, not assumed. Once a year, run the drill. Export every workflow artifact and confirm the export is complete and human-readable. Take one production workflow, the weekly variance memo is the usual candidate, and execute it against a different model provider in a sandbox, measuring what breaks and how long the re-point takes. Pull the data-exit answer from each vendor contract and check it against reality on a sample. Write the one-page result: what moved cleanly, what snagged, what the true switching cost is in days and dollars. The reviewer is whoever owns the AI budget. The gate: any new vendor whose honest answer to the export question is no, or whose exit clause is silence, prices its lock-in into the negotiation or does not enter the stack.

The drill’s value compounds in the negotiation nobody schedules. A firm that can truthfully say our workflows ran on a competitor’s model last quarter in testing negotiates renewals from a different chair than a firm that merely suspects it could leave. And the drill catches drift: the convenient feature adopted mid-year that quietly wrote firm logic into a vendor-only format, the dataset that migrated into a proprietary schema because the import was one click. Drift toward lock-in is the natural direction of every integrated product, not a scandal; the drill is simply the countervailing force, an afternoon a year spent keeping the exit real.

What stays human, and the judgment the framework cannot make

The operator read

Finish with the judgment call.

The reported facts are above. Enter your email for PSV's operator conclusion and a year of access to every newsroom brief.

THIS ARTICLEALL PSV BRIEFSNO CARD REQUIRED
Send the operator read

Free. No card. Privacy policy. Unsubscribe anytime.

Dispatch the read

Keep the operator view in your deal room.

CRE AI Instituteby PSVLive

Build the workflow behind this analysis. Train with the operators doing it.

Real deal files, live builds, and production-ready CRE AI workflows inside the CRE AI Institute.

Clear answers

Common questions about AI vendor lock-in how to avoid

What happens if my AI vendor raises prices 10x?

It depends entirely on an architecture decision made long before the price moves. Every AI deployment decomposes into a model layer, the rented intelligence, which is a competitive commodity market, and a workflow layer, everything the firm taught the system: prompts and skills, standards files, normalized data, templates, review gates. If the workflow layer lives in the firm's own files in portable form, a repricing triggers a bake-off: re-point the workflows at the best available model and move on. If the same logic was built inside a vendor's proprietary workflow product, the logic is effectively hostage and the price will eventually be set accordingly. The 10x question is best used as a flashlight: walk the stack now and ask it of each component before any price actually moves.

What makes an AI stack portable?

Four properties, one per layer. Workflow logic expressed as plain instruction files the firm holds and can read, not configurations inside a proprietary builder. Firm data in standard formats in the firm's own storage, with a contractual exit answer that specifies exactly what comes back and in what form. Integrations through open protocols, notably the Model Context Protocol, the open standard Anthropic introduced in November 2024, which is why an MCP connector built once can serve whichever model sits behind it. And the model itself as a swappable component behind a standard interface. The exposing question for any vendor: can I export every workflow as files and run them elsewhere, and what breaks the day I change model providers?

How do you verify AI portability instead of assuming it?

Run an annual portability drill, treated like backup integrity testing. Export every workflow artifact and confirm the export is complete and human-readable. Execute one production workflow against a different model provider in a sandbox and measure what breaks and how long the re-point takes. Check each vendor's contractual data-exit answer against reality on a sample. Write the one-page result: what moved cleanly, what snagged, the true switching cost in days and dollars, reviewed by whoever owns the AI budget. The drill also catches drift, the convenient mid-year feature that quietly wrote firm logic into a vendor-only format. A firm that can truthfully say its workflows ran on a competitor's model last quarter negotiates renewals from a different chair.

Primary sources and operating references

These references support the control, research, and operating standards used in this guide. PSV’s workflow recommendations are original analysis.

Topics

AI AGENTSAI vendor lock-in riskAI pricing increase what to doown your AI workflowModel Context Protocol portabilityAI stack architecture CRE firm

OPERATING STANDARD

Is Claude Safe for CRE Data? Depends Which Claude You Bought.

Where does the data go? Every CRE firm evaluating Claude asks it, and for regulated managers it is the question that decides the purchase. The answer depends entirely on which Claude: the consumer plans and the commercial products run under different terms, with different training defaults and different retention. Here is the record as Anthropic publishes it, organized the way a compliance review actually proceeds.

Read is Claude safe for business data

CRE PROPTECH NEWS

Claude Talks to Yardi Now. Most Operators Haven’t Caught Up.

Does Claude integrate with Yardi? It is one of the most common questions in PSV client scoping calls and Institute office hours, and the answer changed while most of the industry was not looking. Yardi announced Virtuoso Connectors in September 2025, and by June 2026 it had published two MCP connectors on Anthropic’s marketplace: live Yardi operational data and Yardi Matrix market data, both readable from inside Claude.

Read does Claude integrate with Yardi

AI AGENTS

How to Deploy AI Agents in Commercial Real Estate Without Losing the Human Judgment

AI agents work best in CRE when they take ownership of a bounded process, make their work visible, and stop at a review gate before a consequential decision or external action.

Read AI agents for commercial real estate

Cornerstone PSV guides on the workflows in this article.

Back to the CRE AI Newsroom
CRE AI Instituteby PSVLive

You read the operator view. Now learn to run the workflow.

The AI MBA for commercial real estate: the workflows these briefs describe, taught end to end on real deal files, with live builds and a community of CRE operators.