Demo: Collision Regression¶
This demo uses only the deterministic mock simulator.
roboci demo
The command runs:
- A passing smoke suite.
- An intentional collision failure.
- A named baseline promotion to
demo-smoke. - A current smoke run.
- A regression comparison against the named baseline.
- HTML and markdown report generation.
Expected outputs:
baselines/demo-smoke/runs/<collision-run>/failures.jsonruns/<current-run>/regression.jsonruns/<current-run>/report.htmlruns/<current-run>/report.md
The intentional collision is handled internally, so roboci demo exits successfully when the expected failure artifacts are produced.
Limitations: this demo is not production safety validation.