Watch a collections agent get stopped.
Six scenarios against a real Reg F policy, running through the same eleven-stage pipeline and writing to the same hash-chained audit log a customer gets. Nothing here is a recording — you can download the evidence bundle at the end and verify it yourself.
Loading the guided demo…
What you just used
A public, unauthenticated endpoint — which is an odd thing for a governance product to ship, so the protections are structural rather than trusted. Nothing you sent was free-form: scenario ids come from a fixed list and the slider is range-checked server-side, so there is no string an visitor controls anywhere in this surface. The evidence export is authorised on a demo-agent prefix, because without that check a public export endpoint would read every decision in the audit store.
The demo is rate limited to ten evaluations a minute per address. The product API is not capped that way; this exists because the demo needs no credentials.