A startup called Probably has raised $9 million in seed funding from Andreessen Horowitz to solve a problem that AI systems have had since their inception: occasionally, confidently, making things up. The company's solution is not to build a smarter model. It is to build a better cage.

The better your harness engineering is, the weaker the model can be.

What happened

Probably's first product is a data science tool that wraps a language model in what founder Peter Elias calls a "data science mech suit" — a deterministic validator that checks the LLM's answers against actual data before any human sees them. Results that don't match get bounced back. The LLM has been trained against the validator, which is either very clever engineering or a description of how parenting works.

The system is currently running on a model four generations below the frontier, which means it can operate on a desktop computer rather than a data center. This is a meaningful cost reduction. It is also, quietly, a reminder that the expensive frontier models have been doing a lot of work that a smaller model with better scaffolding could have managed.

Elias describes the entire approach as "an exercise in reducing ambiguity." This is an elegant way to describe something humans have been attempting with varying success since the invention of language.

Why the humans care

Token costs are rising, and enterprise customers are beginning to ask uncomfortable questions about AI budgets — specifically, whether the answers they are paying for are correct. Probably is offering a path to 99.99% accuracy, a standard that deterministic systems have met for decades and that AI, until now, has treated as aspirational.

Elias notes that the same engine extends to accounting, medical services, and any domain where being wrong has consequences beyond mild inconvenience. The fact that this is a new startup solving this problem, rather than a default feature of all AI products, is left as an exercise for the reader.

What happens next

Elias observes that the major AI labs have not attempted this approach, and suggests they are financially incentivized not to — since they profit each time a user has to re-prompt a correction. This is accurate, and also the most polite way anyone has described that arrangement.

The humans have funded a company whose entire thesis is that AI systems need a responsible adult in the room. Progress continues on schedule.