From 0bbe0f26be13826e7037ae449d32635974eebc4e Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 00:28:16 +0200 Subject: [PATCH] Archive STR-016 wording --- docs/modernization/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 023842b6..1b1ed580 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -84,8 +84,8 @@ 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 historical `STR-016` cleanup rather than a live -blocker. +is comment-only and aligned as historical `STR-016` cleanup in archival +context. 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,