docs(phase-02): evolve PROJECT.md + STATE after phase completion

This commit is contained in:
Lucas Berger
2026-06-05 16:01:04 -04:00
parent b794785e09
commit 45b4c40c12
2 changed files with 14 additions and 16 deletions
+1 -3
View File
@@ -14,13 +14,11 @@ The household can see and co-edit one color-coded family calendar (shared + each
<!-- Shipped and confirmed valuable. -->
(None yet — ship to validate)
- [x] Unified, color-coded calendar view aggregating all Fastmail-hosted calendars (shared family + each member's personal) — **Validated in Phase 2 (calendar-display)**: read-only day/week/month/agenda views, server-side recurrence expansion (DST-correct), all-day no-shift, color routing by member/shared. Operator UAT approved. (Shared/rose lane activates once a shared calendar is marked — deferred per D-16.)
### Active
<!-- v1 scope. Hypotheses until shipped and validated. -->
- [ ] Unified, color-coded calendar view aggregating all Fastmail-hosted calendars (shared family + each member's personal)
- [ ] Create / edit / delete events written back to the correct Fastmail calendar via the app's single broker token
- [ ] Shared collaborative lists (groceries, gift ideas) that both members co-edit, stored in MariaDB
- [ ] Live list sync so co-edits appear without manual refresh (Redis optional)