IosNotificationScheduler
iOS local notifications via UNUserNotificationCenter, the counterpart to Android's NotificationManager + channels. ensurePermission bridges requestAuthorization's completion handler into a suspend call; notify posts an immediate (trigger=null) request keyed by the int id.