CleanOps simulates the kind of operational cleanup analysts actually do before data reaches a CRM, warehouse, or billing system. The UI below runs the same hosted benchmark API used by the evaluator.
This homepage is a thin demo over the live environment. It doesn’t fake results: every task button calls the deployed API.
The cards and table below are populated from a real
POST /reset response. Use the task buttons above to
switch between benchmark scenarios, or choose your own task and seed.
Loading live task data...
The evaluator checks these endpoints directly. This page exists to make the environment easier to inspect visually.
live
live
live
curl -X POST /reset -H "Content-Type: application/json" -d '{"task_id":"customer_contacts_easy","seed":7}'