Refacto AI

Podcast episode

Rethinking Legacy Data Infrastructure with Eon Co-Founders Ofir Ehrlich and Gonen Stein

agents build-vs-buy data-brokers open-weights security

Eon co-founders Ofir Ehrlich and Gonen Stein joined investor Elad Gil on No Priors to make the case that real-world enterprise data is the last defensible moat in AI. Models and compute are commoditizing fast. Historical operational data is not. Their evidence: Google paying roughly $10 million for Spirit Airlines' data out of bankruptcy, and labs approaching hedge funds for proprietary financial datasets. They also flagged a newer threat: AI agents (software that acts autonomously inside your systems) with legitimate credentials causing damage at machine speed before anyone notices.

The founders' strongest claim is that synthetic data has hit a ceiling for training agents on real organizational decisions. Ehrlich's point that operational datasets are scarce and labs are bidding on them is backed by actual acquisitions. The security argument is real too, though the fix is mostly least-privilege access control your DBAs already understand.

Two founders selling data infrastructure will always say data is the moat. That does not make them wrong, but verify the claim before you buy the extinguisher.

Analysis

Showing the shorter version.

Eon co-founders Ofir Ehrlich and Gonen Stein went on No Priors with Elad Gil to make a straightforward argument: models and compute have near-zero switching costs; historical enterprise data does not. The evidence they point to is real. Google paid roughly $10M for Spirit Airlines' operational data out of bankruptcy, a competing lab bid against them, and Ehrlich says labs are now approaching hedge funds for financial data. The mechanism is that agent training needs traces of actual organizational decisions, messy handoffs, and edge cases that synthetic data can't replicate. Harvey's legal dataset, Ehrlich notes, barely clears the bar because it already looks synthetic.

Two founders selling data infrastructure telling you data is the only moat are pitching, not analyzing. And one distressed-asset acquisition doesn't make a market. Most enterprise data is duplicated CRM exports and Slack logs nobody would pay for. The more interesting question is whether labs are paying because enterprise data demonstrably produces better models, or because they're hoarding out of competitive anxiety and the price will get rationalized when synthetic data closes the gap. Nobody on the episode shows the model trained on Spirit's data outperformed one that wasn't.

The open-source angle is the part Ehrlich and Stein gesture at without spelling out. If models commoditize and data is the differentiator, a fine-tuned Llama or Mistral on your proprietary operational data beats renting a frontier model you share with every competitor. You don't buy that moat; you already own it, sitting on backup tapes. Whether your data is clean enough to train on is the actual work. That's convenient for what Eon sells, but the strategic logic holds regardless.

The security argument is less novel than they frame it. An agent with legitimate credentials that can drop a table is a permissions design failure, not a new threat category requiring new detection infrastructure. Scope agent identities tight, separate read from write, log every non-human action, and put a human gate on destructive operations. Your DBAs already know this discipline. The genuinely hard part is the agent-spawning-agent chain: once a no-code tool built by your marketing team is calling three external agents, the audit trail is gone and the blast radius is machine-speed.

The most actionable line in the episode is easy to miss. Ehrlich says "we're not in the time of token maxing anymore." That's the shift from pilot to P&L. Inference is now a procurement line item somebody defends in a quarterly business review. Long, chatty agent loops that looked clever in the demo get value-engineered down. Retrieval that fetches only what's needed beats dumping the whole knowledge base into context. That reprices architecture decisions your team already made.

The low-regret moves don't require resolving the moat debate. Tighten agent permissions and non-human identity logging this quarter. Start measuring cost-per-task on your agent workflows before procurement does it for you.

The call: By mid-2027, at least one major lab will publicly disclose a paid acquisition of real-world enterprise operational data, beyond web scrapes and publisher licensing, explicitly for agent or model training. Medium confidence. The Spirit deal and the competing bid show the behavior is real and contested. The main path to being wrong is that these deals stay quiet because they're legally messy and competitively sensitive, but the same pressure that made Google outbid a rival also creates incentive to signal to other data-holders that there's a buyer. Disclosure is the likelier outcome.

Also covered this issue

Comments