docs(03-01): complete daily plan data layer plan

- SUMMARY.md documenting DailyPlanDao, models, provider, localization keys
- STATE.md updated to Phase 3 Plan 1 complete (8/10 plans, 80%)
- ROADMAP.md progress updated for Phase 3
- Requirements PLAN-01, PLAN-02, PLAN-03, PLAN-05 marked complete

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-16 12:33:42 +01:00
parent 1c09a43995
commit 67e55f2245
3 changed files with 163 additions and 26 deletions

View File

@@ -33,11 +33,11 @@ Requirements for initial release. Each maps to roadmap phases.
### Daily Plan
- [ ] **PLAN-01**: User sees all tasks due today grouped by room on the daily plan screen (primary/default screen)
- [ ] **PLAN-02**: Overdue tasks appear in a separate highlighted section at the top of the daily plan
- [ ] **PLAN-03**: User can preview upcoming tasks (tomorrow / this week)
- [x] **PLAN-01**: User sees all tasks due today grouped by room on the daily plan screen (primary/default screen)
- [x] **PLAN-02**: Overdue tasks appear in a separate highlighted section at the top of the daily plan
- [x] **PLAN-03**: User can preview upcoming tasks (tomorrow / this week)
- [ ] **PLAN-04**: User can swipe-to-complete or tap checkbox to mark tasks done directly from the daily plan view
- [ ] **PLAN-05**: User sees a progress indicator showing completed vs total tasks for today (e.g. "5 of 12 tasks done")
- [x] **PLAN-05**: User sees a progress indicator showing completed vs total tasks for today (e.g. "5 of 12 tasks done")
- [ ] **PLAN-06**: When no tasks are due, user sees an encouraging "all clear" empty state
### Cleanliness Indicator
@@ -140,11 +140,11 @@ Which phases cover which requirements. Updated during roadmap creation.
| TASK-08 | Phase 2: Rooms and Tasks | Complete |
| TMPL-01 | Phase 2: Rooms and Tasks | Complete |
| TMPL-02 | Phase 2: Rooms and Tasks | Complete |
| PLAN-01 | Phase 3: Daily Plan and Cleanliness | Pending |
| PLAN-02 | Phase 3: Daily Plan and Cleanliness | Pending |
| PLAN-03 | Phase 3: Daily Plan and Cleanliness | Pending |
| PLAN-01 | Phase 3: Daily Plan and Cleanliness | Complete |
| PLAN-02 | Phase 3: Daily Plan and Cleanliness | Complete |
| PLAN-03 | Phase 3: Daily Plan and Cleanliness | Complete |
| PLAN-04 | Phase 3: Daily Plan and Cleanliness | Pending |
| PLAN-05 | Phase 3: Daily Plan and Cleanliness | Pending |
| PLAN-05 | Phase 3: Daily Plan and Cleanliness | Complete |
| PLAN-06 | Phase 3: Daily Plan and Cleanliness | Pending |
| CLEAN-01 | Phase 3: Daily Plan and Cleanliness | Pending |
| NOTF-01 | Phase 4: Notifications | Pending |