Replay rejected
Symptom
The orchestrator reports gate replay rejected: ticket_id already consumed.
Resolution
- Confirm the gate is consumed:
goal-gate.ps1 -Action inspect -GateId …. - Determine why the replay was attempted (stale
next_actions, manual retry). - Reset the orchestrator by re-running
goal-run.ps1 -DryRun. - Re-issue a fresh gate if needed.