The Self-Hosted CFO #2 — You Pay for AI Twice. The Second Invoice Is Your Know-How

Satya Nadella calls it the Reverse Information Paradox: companies pay for AI with money and proprietary know-how. Five controls CFOs should require.

· 2 min read

Thursday, 6:17 AM. The coffee is still hot. A $4,699 AI computer is sitting on NVIDIA’s store, and Satya Nadella has just explained why that price may be the smaller cost.

His phrase is the “Reverse Information Paradox.” In the AI age, the buyer can surrender proprietary knowledge simply by using what they bought.

You pay once with money. You pay again with prompts, corrections, evaluations, tool traces, and the decisions that make your company different.

That second payment rarely appears in the business case.

The leak is not the spreadsheet

Most AI governance starts with files. Do not upload payroll. Mask customer names. Keep bank details out of public tools.

Necessary. Not sufficient.

Nadella’s sharper point is what he calls “intelligence exhaust.”

Every controller correction reveals how your company defines a good answer. Every approval teaches the system which exceptions matter. Every failed prompt exposes another piece of the process.

That learning is valuable because a competitor cannot buy it from a data broker. Your team built it over years.

The risk is not theoretical to finance leaders. Kyriba surveyed 1,400 CFOs and senior finance decision-makers across eight countries. Seventy-seven percent called security and privacy critical AI risks. Only 47% had integrated AI into their processes.

The trust gap is now an operating constraint.

Five controls, not one vendor promise

Nadella’s framework has five parts: Control, Capability, Choice, Cost, and Compound.

Translated into a CFO architecture review:

  1. Control: Keep your evals, memory, feedback, and decision traces.
  2. Capability: Run proprietary learning inside your trust boundary.
  3. Choice: Separate orchestration from the model provider.
  4. Cost: Route each task to the cheapest model that passes its eval.
  5. Compound: Preserve the learning loop so each correction improves your company, not only a supplier.

The original argument is worth reading in Nadella’s post.

My take: self-hosting is not the whole answer. A badly governed local model is still badly governed. But local infrastructure gives you a trust boundary that contract language alone cannot provide.

The practical stack

The architecture does not need to be exotic.

Start with an orchestration layer you control. n8n Community Edition is free and self-hosted. Keep prompts, workflow logic, approvals, and audit traces there. Connect local models for sensitive work. Use cloud models only for tasks whose context is safe to leave the boundary.

That last sentence matters. This is not “local versus cloud.” It is local plus cloud, with an explicit routing decision.

For a larger local footprint, NVIDIA’s DGX Spark has 128 GB of unified memory and can fine-tune models up to 70 billion parameters. The Founders Edition is listed at $4,699.

What they do not tell you: hardware ownership does not create governance. You still need private evals, access controls, retention rules, and an exit test for every model provider.

The machine is a boundary. The operating model makes it trustworthy.

This week’s move

Pick one finance workflow that already uses AI.

Write down four things:

  • Where the prompts are stored.
  • Who owns corrections and evaluations.
  • Whether the vendor can learn from interaction data.
  • What breaks if that model disappears tomorrow.

If you cannot answer all four in 30 minutes, do not add another model. Fix the learning boundary first.

Other interesting things

  • Kyriba’s 2026 CFO survey frames the problem well: optimism is rising faster than operational trust.
  • NVIDIA’s DGX Spark hardware guide lists the actual limits. Read the memory and model-support numbers before reading benchmark claims.
  • n8n’s deployment guide confirms the unlicensed self-hosted product runs as Community Edition. You pay for infrastructure and operations, not execution volume.

The question is no longer whether finance will use AI.

Who owns what finance teaches it?

— Remus

The Self-Hosted CFO. Thursdays at 9:00 EEST. Built for CFOs who want AI without surrendering the learning loop.