docs(phase-11): complete phase execution (5/5 plans, CAL-13/14 + NOTIF-04/05/06)
One deferred human check: live Fastmail VALARM round-trip + push (untestable in dev, backlog 999.19). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
c86020ac21
commit
ff06a8479b
@@ -18,9 +18,9 @@ Each requirement maps to exactly one roadmap phase (see Traceability).
|
|||||||
|
|
||||||
### Notifications — Variable-lead reminder scheduling
|
### Notifications — Variable-lead reminder scheduling
|
||||||
|
|
||||||
- [ ] **NOTIF-04**: An event reminder push fires at the event's **chosen lead time**, not a hardcoded 15-minute lead.
|
- [x] **NOTIF-04**: An event reminder push fires at the event's **chosen lead time**, not a hardcoded 15-minute lead.
|
||||||
- [ ] **NOTIF-05**: An event with **no reminder set produces no reminder push** (no default 15-min fire).
|
- [x] **NOTIF-05**: An event with **no reminder set produces no reminder push** (no default 15-min fire).
|
||||||
- [ ] **NOTIF-06**: An all-day event's reminder fires at a sensible local time (9 AM on the alert day), not at midnight, and reminder delivery remains exactly-once across catch-up scans and rescheduled events.
|
- [x] **NOTIF-06**: An all-day event's reminder fires at a sensible local time (9 AM on the alert day), not at midnight, and reminder delivery remains exactly-once across catch-up scans and rescheduled events.
|
||||||
|
|
||||||
### Administration — Settings section (role-gated)
|
### Administration — Settings section (role-gated)
|
||||||
|
|
||||||
@@ -81,9 +81,9 @@ Maps each REQ-ID to its phase. v1.1 phases continue v1.0 numbering (v1.0 ended a
|
|||||||
| ADMIN-03 | Phase 10 (Admin Role & Settings) | Complete |
|
| ADMIN-03 | Phase 10 (Admin Role & Settings) | Complete |
|
||||||
| CAL-13 | Phase 11 (Per-Event Reminders) | Complete |
|
| CAL-13 | Phase 11 (Per-Event Reminders) | Complete |
|
||||||
| CAL-14 | Phase 11 (Per-Event Reminders) | Complete |
|
| CAL-14 | Phase 11 (Per-Event Reminders) | Complete |
|
||||||
| NOTIF-04 | Phase 11 (Per-Event Reminders) | Pending |
|
| NOTIF-04 | Phase 11 (Per-Event Reminders) | Complete |
|
||||||
| NOTIF-05 | Phase 11 (Per-Event Reminders) | Pending |
|
| NOTIF-05 | Phase 11 (Per-Event Reminders) | Complete |
|
||||||
| NOTIF-06 | Phase 11 (Per-Event Reminders) | Pending |
|
| NOTIF-06 | Phase 11 (Per-Event Reminders) | Complete |
|
||||||
| SETUP-01 | Phase 12 (Initial Setup Wizard) | Pending |
|
| SETUP-01 | Phase 12 (Initial Setup Wizard) | Pending |
|
||||||
| SETUP-02 | Phase 12 (Initial Setup Wizard) | Pending |
|
| SETUP-02 | Phase 12 (Initial Setup Wizard) | Pending |
|
||||||
| SETUP-03 | Phase 12 (Initial Setup Wizard) | Pending |
|
| SETUP-03 | Phase 12 (Initial Setup Wizard) | Pending |
|
||||||
|
|||||||
@@ -408,7 +408,7 @@ At ≤767px (`window.matchMedia('(max-width: 767px)')` in `apps/pwa/src/App.tsx`
|
|||||||
| 8. Gitea CI | v1.1 | 4/4 | Complete | 2026-06-11 |
|
| 8. Gitea CI | v1.1 | 4/4 | Complete | 2026-06-11 |
|
||||||
| 9. Faster Write-Back | v1.1 | 2/2 | Complete | 2026-06-12 |
|
| 9. Faster Write-Back | v1.1 | 2/2 | Complete | 2026-06-12 |
|
||||||
| 10. Admin Role & Settings | v1.1 | 4/4 | Complete | 2026-06-13 |
|
| 10. Admin Role & Settings | v1.1 | 4/4 | Complete | 2026-06-13 |
|
||||||
| 11. Per-Event Reminders | v1.1 | 5/5 | Complete | 2026-06-14 |
|
| 11. Per-Event Reminders | v1.1 | 5/5 | Complete | 2026-06-14 |
|
||||||
| 12. Initial Setup Wizard | v1.1 | 0/? | Not started | - |
|
| 12. Initial Setup Wizard | v1.1 | 0/? | Not started | - |
|
||||||
| 13. Real Lint Gate (ESLint) | v1.1 | 3/3 | Complete | 2026-06-12 |
|
| 13. Real Lint Gate (ESLint) | v1.1 | 3/3 | Complete | 2026-06-12 |
|
||||||
| 14. Desktop E2E Coverage | v1.1 | 1/1 | Complete | 2026-06-12 |
|
| 14. Desktop E2E Coverage | v1.1 | 1/1 | Complete | 2026-06-12 |
|
||||||
|
|||||||
+11
-10
@@ -4,14 +4,14 @@ milestone: v1.1
|
|||||||
milestone_name: Operability & Polish
|
milestone_name: Operability & Polish
|
||||||
status: executing
|
status: executing
|
||||||
stopped_at: Completed 11-04-PLAN.md
|
stopped_at: Completed 11-04-PLAN.md
|
||||||
last_updated: "2026-06-14T10:57:47.937Z"
|
last_updated: "2026-06-14T12:31:06.011Z"
|
||||||
last_activity: 2026-06-14 -- Phase 11 execution started
|
last_activity: 2026-06-14
|
||||||
progress:
|
progress:
|
||||||
total_phases: 22
|
total_phases: 23
|
||||||
completed_phases: 9
|
completed_phases: 9
|
||||||
total_plans: 31
|
total_plans: 32
|
||||||
completed_plans: 31
|
completed_plans: 32
|
||||||
percent: 41
|
percent: 39
|
||||||
---
|
---
|
||||||
|
|
||||||
# Project State
|
# Project State
|
||||||
@@ -25,10 +25,10 @@ See: .planning/PROJECT.md (updated 2026-06-10)
|
|||||||
|
|
||||||
## Current Position
|
## Current Position
|
||||||
|
|
||||||
Phase: 11 (per-event-reminders) — EXECUTING
|
Phase: 13
|
||||||
Plan: 2 of 4
|
Plan: Not started
|
||||||
Status: Ready to execute
|
Status: Ready to execute
|
||||||
Last activity: 2026-06-14 -- Phase 11 execution started
|
Last activity: 2026-06-14
|
||||||
|
|
||||||
### ✅ Resolved Checkpoint — Phase 15 Plan 15-03 Task 2 (human-action)
|
### ✅ Resolved Checkpoint — Phase 15 Plan 15-03 Task 2 (human-action)
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ Done 2026-06-12. Gitea branch protection on `main` now requires EXACTLY `CI / fa
|
|||||||
|
|
||||||
**Velocity:**
|
**Velocity:**
|
||||||
|
|
||||||
- Total plans completed: 43
|
- Total plans completed: 48
|
||||||
- Average duration: -
|
- Average duration: -
|
||||||
- Total execution time: 0 hours
|
- Total execution time: 0 hours
|
||||||
|
|
||||||
@@ -55,6 +55,7 @@ Done 2026-06-12. Gitea branch protection on `main` now requires EXACTLY `CI / fa
|
|||||||
| 09 | 2 | - | - |
|
| 09 | 2 | - | - |
|
||||||
| 16 | 6 | - | - |
|
| 16 | 6 | - | - |
|
||||||
| 10 | 4 | - | - |
|
| 10 | 4 | - | - |
|
||||||
|
| 11 | 5 | - | - |
|
||||||
|
|
||||||
**Recent Trend:**
|
**Recent Trend:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user