scope: retire reminders subsystem #286

Closed
opened 2026-05-11 15:54:42 +00:00 by barrettruth · 0 comments
Owner

Change of plan

Delta is narrowing scope. The reminders subsystem is no longer part of the product direction, even though earlier reminders work shipped and #231 was already closed as a UI cleanup.

Scope

  • Remove reminder settings, task-level reminder editing, delivery logs, reminder API routes, reminder worker/runtime code, and reminder-specific tests.
  • Remove public proof-of-consent copy that only exists for SMS reminders.
  • Remove reminder transport/config surfaces from settings and docs.
  • Keep task scheduling, due/start dates, recurrence, calendar feed/import/export, and general settings intact.

Issue impact

  • Closes #189 as no longer planned.
  • Closes #243 as no longer needed.
  • Notes closed #231 as superseded by this product scope change.

Acceptance criteria

  • No visible reminder UI remains.
  • No reminder worker or delivery code is reachable.
  • The app builds and core task/calendar tests stay green.
  • The PR explains this as a scope reduction, not as a partial reminder implementation.
## Change of plan Delta is narrowing scope. The reminders subsystem is no longer part of the product direction, even though earlier reminders work shipped and #231 was already closed as a UI cleanup. ## Scope - Remove reminder settings, task-level reminder editing, delivery logs, reminder API routes, reminder worker/runtime code, and reminder-specific tests. - Remove public proof-of-consent copy that only exists for SMS reminders. - Remove reminder transport/config surfaces from settings and docs. - Keep task scheduling, due/start dates, recurrence, calendar feed/import/export, and general settings intact. ## Issue impact - Closes #189 as no longer planned. - Closes #243 as no longer needed. - Notes closed #231 as superseded by this product scope change. ## Acceptance criteria - No visible reminder UI remains. - No reminder worker or delivery code is reachable. - The app builds and core task/calendar tests stay green. - The PR explains this as a scope reduction, not as a partial reminder implementation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#286
No description provided.