Find real-world actions that bypassed the gate
ratchet_reconcileGiven the idempotency keys for actions a vendor says actually happened, returns which ones went through Ratchet and which it has never seen. The unseen ones are code paths that acted WITHOUT asking, so a retry there can act twice — a bug the operator almost certainly does not know about. Send references only; never send credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Idempotency keys your system should have used for those actions. | |
| effect_type | Yes |