Start Window Replay (Blast Radius)
lexq_replay_startSubmit an async job that replays a date window of past executions against a candidate version and measures the blast radius (how many decisions change). Billed per replayed record (REPLAY metric); VIEWER role cannot submit. Poll with lexq_replay_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Window end date (yyyy-MM-dd) | |
| from | Yes | Window start date (yyyy-MM-dd) | |
| maxRecords | No | Sample cap (server default applies; hard cap 50k) | |
| candidateVersionId | Yes | Version to re-evaluate against |