Executions and comparing runs
Replay a run and diff two executions to find what changed.
workbooksexecutionscomparetrends
Executions and comparing runs
Open a workbook's Executions (/workbooks/:id/executions) for its run history. Click a run (/workbooks/executions/:executionId) to replay the timeline: per-node status, outputs, AI narration and the post-run analysis.
Compare two runs
- From the executions list, select two runs and choose Compare (
/workbooks/:id/executions/compare). - See node-by-node differences — what changed between a green run and a red one, or before/after a deploy.
- Use it for root cause ("this node's output changed") and to confirm a fix restored parity.
Reliability and quality trends
Per-workbook analytics show flakiness and duration baselines; AI features add a quality trend (per-criterion scores over time), so regressions are visible across runs, not just in the latest.