onResendEmailScheduled emits email.scheduled after Resend accepts a future
delivery time.
automations/record-resend-schedule.automation.ts
account selects the binding. Returns
{ type: "email.scheduled"; createdAt; data }. The event confirms scheduling,
not delivery. Use the ID in data with update or cancellation actions while the
email remains pending.