From d2d8333bf85f09cf32d6446f11d58f2c415cc41d Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Thu, 4 Jun 2026 11:10:44 -0400 Subject: [PATCH] docs(phase-01): update tracking after wave 2 (01-02 OIDC, 01-03 broker) --- .planning/ROADMAP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 0004dec..22da0c4 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -39,8 +39,8 @@ Decimal phases appear between their surrounding integers in numeric order. Plans: - [x] 01-01-PLAN.md — Walking skeleton: monorepo scaffold + Docker/MariaDB + Drizzle schema (push) + /health end-to-end slice + Vitest Wave 0 harness -- [ ] 01-02-PLAN.md — Authelia OIDC slice: stable identity (iss+sub) + auto-assigned member color + /api/me + authenticated PWA shell (AUTH-01/02/03) -- [ ] 01-03-PLAN.md — CalDAV broker slice: AES-256-GCM credential encryption + tsdav broker + ical.js sync (all-day DATE) + ctag poller + /api/events (CAL-01) +- [x] 01-02-PLAN.md — Authelia OIDC slice: stable identity (iss+sub) + auto-assigned member color + /api/me + authenticated PWA shell (AUTH-01/02/03) +- [x] 01-03-PLAN.md — CalDAV broker slice: AES-256-GCM credential encryption + tsdav broker + ical.js sync (all-day DATE) + ctag poller + /api/events (CAL-01) - [ ] 01-04-PLAN.md — Integration + gate: wire poller/routes, event-proof landing page, CAL-08 spike + go/no-go doc, live Pangolin deploy + SSE smoke test ### Phase 2: Calendar Display @@ -114,7 +114,7 @@ Note: Phase 4 depends only on Phase 1 and can begin as soon as Phase 1 is comple | Phase | Plans Complete | Status | Completed | |-------|----------------|--------|-----------| -| 1. Foundation + Broker Spike | 1/4 | In Progress| | +| 1. Foundation + Broker Spike | 3/4 | In Progress| | | 2. Calendar Display | 0/? | Not started | - | | 3. Event Write-Back + PWA Install | 0/? | Not started | - | | 4. Shared Lists + Live Sync | 0/? | Not started | - |