Retire reminders subsystem #288
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "shutdown/reminders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Delta is narrowing scope before launch. The reminders subsystem added a second product surface (endpoint management, delivery transports, worker scheduling, proof-of-consent pages, and task-level reminder editing) that no longer fits the current self-hosted tracker direction. This supersedes the earlier reminder-completion plan in closed #231 and replaces the follow-up work in #189 and #243 with removal.
Solution
Verification
pnpm vitest run tests/lib/task-panel-save.test.ts tests/core/task-detail-save.test.ts tests/lib/integrations-section.test.ts tests/lib/settings-primitives.test.ts tests/lib/calendar-settings-section.test.tspnpm tsc --noEmitjust cijust cistill reports the existing Biome specificity warning insrc/components/calendar/fc-styles.css; it does not fail the check.Closes #286
Closes #189
Closes #243
Supersedes closed #231