Anchorage API reference
    Preparing search index...
    IdempotencyInspection:
        | { state: "absent" }
        | { state: "pending" }
        | { record: IdempotencyRecord; state: "replay" }

    Non-mutating state returned by an inspectable idempotency store.