Replay a Decision
lexq_replay_decisionRe-evaluate a past execution (traceId) against a candidate version and return the decision diff (decisionChanged, effect changes, fired rules) plus a determinism verdict. Synchronous and free of charge (TPS throttle only). A replay sends no webhook, notification, or event: rule actions produce no outward effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceId | Yes | Trace ID of the past execution to replay | |
| candidateVersionId | Yes | Version to re-evaluate against |