ablate demo
Replay a bundled recorded run. $0, no API key, no network.
ablate demo
ablate demo --margin 0.03Flags
| Flag | Default | What |
|---|---|---|
--margin PCT | none | Equivalence margin for re-deciding the verdict, e.g. 0.03 for ±3pp. |
What it does
The first thing anyone runs should cost nothing, so the decision to spend real money is made after seeing what the output looks like — not before.
The bundled run is synthetic, and every invocation prints a banner
saying so. It exists to show the report format, not to measure anything
about the actual ablate project. Once you’ve seen it, the next step is
your own config: ablate init, then ablate try.
Last updated on