a0f93fbb3f
- Add buildWaitlistNotificationEmail() email template - Add notifyWaitlistForAppointment() service to find matching waitlist entries and send email notifications when appointments are cancelled - Wire up notifyWaitlist call in DELETE /api/appointments/:id handler - Fire-and-forget notification (non-blocking, logs errors) Co-Authored-By: Paperclip <noreply@paperclip.ing>