From a04c98213c2f64aae30a815cd2fa1873abd48288 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 01:10:46 +0200 Subject: [PATCH] Tighten archival cleanup wording --- docs/modernization/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index b83722db..c8a5ee81 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -84,7 +84,7 @@ the draw-merge helper API mismatch as part of the completed `STR-016` cleanup logged in `b9ed78e1`. The remaining `Canvas::draw_merge()` inline-default comment in `src/canvas.cpp` now matches the header's `SIXPLETTE(true)` default, so the draw-merge mismatch -is comment-only and aligned as archival `STR-016` cleanup. +is comment-only and aligned as archival cleanup. The cloud browser dialog now also opens through that seam from `src/legacy_cloud_services.cpp`, so the remaining cloud modernization debt is now concentrated in retained background worker threads, transfer helpers,