A statistics layer for user-provided rollout logs that never reports a success rate without its sample size and confidence interval.
Public · synthetic demoNearly matching loss curves can hide materially different measured outcomes. Rollouts need task-level rates, uncertainty, and a formal comparison.
policies: policy_a · policy_b tasks: cable_insert · door_open · pick_place
Wilson confidence intervals, per-task breakdowns, A/B difference intervals, a two-sample proportion test, and small-sample flags keep the measured rate attached to its evidence.
A rate without n and CI is never emitted as the headline result.
This is not a robot runtime, RL training framework, or simulator. It only scores rollout logs supplied by the user and does not establish real-world generalization.