Status: Accepted · Date: 2026-06 (#211; flagged as F3 in the 2026-06-07 analysis)
Daily/streak reminder settings keys (daily_reminder_*, streak_reminder_*,
notifications_*) and sync exclusions were scaffolded with no notification
plugin, scheduler, or UI on either platform — dead surface implying a shipped
feature.
The scaffolding was removed in #211. Reminders are deferred, not
rejected: they fit the retention theme (PRODUCT.md) and a streak-based
daily-puzzle app is a natural fit for them.
If built, the shape is constrained in advance:
flutter_local_notifications-class plugin, zoned
scheduling) — no push infrastructure, no server, consistent with the
online-feature rule.