When a peck request stalls, route it fast
This runbook covers the five operator-facing peck states: pending, approved, denied, expired, and callback-error. Use it to decide whether to wait, retry, re-open the mobile approval flow, or revoke a bad bond.
If the request is pending, drive the human approval step. If it is denied or expired, create a new peck only after confirming the target human still wants the bond. If it is callback-error, assume the human already acted and troubleshoot the delivery handoff before asking them to retry.