diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index db81df3..0703f4a 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -136,7 +136,7 @@ Plans: - [x] 05-03-PLAN.md — Wave 3: FileDownloadHandler (302 → presigned URL) + FileDeleteConfirmHandler + FileDeleteHandler (S3-first delete) + FileDeleteConfirmFragment + full TestFile* green (FILE-04, FILE-05, FILE-06) **Wave 4** *(blocked on Wave 3 completion)* -- [ ] 05-04-PLAN.md — Wave 4: Human-verify checkpoint: tab navigation + upload/list/download/delete end-to-end browser walkthrough +- [x] 05-04-PLAN.md — Wave 4: Human-verify checkpoint: tab navigation + upload/list/download/delete end-to-end browser walkthrough ### Phase 6: Background Worker **Goal:** A second binary (`cmd/worker`) runs against the same Postgres, processes jobs from a queue, and proves end-to-end with at least one real job.