2501 runner is the Benchmark driver. It dispatches scenarios as if they were real tickets, scores the result against your validation rules, and writes a report to the database. Typically only used in sandbox environments.
Subcommands
start (was run)
For the full flag and env-var reference, see Benchmark → start.
validate
validate --runs while iterating on validation rules — much faster than re-running the agent.
flush
chaos
Drives resilience testing: runs a scenario but kills the engine at random points during execution and verifies the system recovers. Used in CI to catch regressions in restart / resume behavior.
sandbox
VM management for --mode lima or --mode incus:

