Expand description
Disk-backed idempotency receipts for worker dispatches.
When an orchestrator event is replayed after a crash, the same githubclaw dispatch command can be issued again. These receipts let the CLI detect
that an identical dispatch has already succeeded and skip re-running it.