From 145a1476961f90b63273e7d09314e224deef0a32 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 01:05:42 +0200 Subject: [PATCH] Tighten STR-016 archival cleanup wording --- docs/modernization/roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 34d3f868..ec7b018a 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -84,8 +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 historical `STR-016` cleanup in archival -context. +is comment-only and aligned as archival `STR-016` 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,