# Advanced Reminder — Roadmap Index of feature milestones for the remaining implementation work, in dependency order. Repository scaffolding (generator setup, pnpm, CI, test runner) is already complete. | # | Feature | Status | |---|---------|--------| | 01 | [Reminder Scheduling Core](01-reminder-scheduling-core.md) | Done | | 02 | [Reminder Persistence](02-reminder-persistence.md) | Done | | 03 | [Reminder Reconciliation](03-reminder-reconciliation.md) | Done | | 04 | [Date/Time Utilities](04-datetime-utilities.md) | Done | | 05 | [Reminder Dialog UI](05-reminder-dialog-ui.md) | Done | | 06 | [Plugin Wiring](06-plugin-wiring.md) | Done | | 07 | [Release Readiness](07-release-readiness.md) | Done | Each feature file lists its scope, target files, and dependencies. Update the status column and the relevant feature file as work progresses.