Rabit predicts what an agent's action will do — reversible or not, how far it reaches — before it runs. The dangerous ones wait for a human. Everything else flows.
An agent can be perfectly authorized to delete a customer, wire a payment, or make a repo public — and still do it at the wrong moment, tricked by a poisoned input or simply wrong. The action fires in milliseconds, before anyone reviews it. The one that hurts you is the one no rule anticipated.
of leaders report agent-driven incidents — despite feeling "covered."
They match an action's text against known-bad rules — so they only catch what someone already thought to write down. The novel case walks straight through.
The same model the attacker just hijacked decides whether it's safe. It produces words, not predictions of what will actually happen — and it's confident when it's wrong.
It records what the action did — after it happened. A camera, not a brake. By the time you see the trace, the data has already left the building.
Consequence-aware by design — a learned world model that predicts an action's effect before it runs.
A learned world model reads the live state and the action the agent proposes, and predicts the state it would produce — before it runs. Reversible or not, and how far it reaches, fall straight out.
A fixed rule acts on that prediction: irreversible or high-impact waits for a human, catastrophic is stopped, and the routine 95% flows untouched.
It learns from consequences it generates for itself: rehearse an action in a sandbox, diff the world before and after — that diff is a free, ground-truth label. Sharper with every action; a rulebook isn't.
Every step in that arc needs a layer that understands consequences — one that knows what an action will do before it happens. We're building that layer: the control plane between an agent's intent and its effect on the world.
Financial services, insurance, customer support, code & DevOps — agents already writing to production.
Mobility, robotics, industrial systems, medical devices — where a wrong action can't be undone at all.
I'm building Rabit — the consequence layer for AI agents. It's in active build, and I'd rather build it with a few real teams than in a vacuum.
Rabit is in active build, and we're working with a small group of design partners running agents in production. Tell me what your agents touch — I'll show you where we are and get you access as it's ready.