From 315740978f5cd94021cc60c39d6424546f4afddc Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 00:24:38 +0200 Subject: [PATCH] Trim roadmap historical 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 8517eb2a..9d58fb08 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -69,7 +69,7 @@ targets (`RND-009`, `RND-010`), UI thread-affinity and checked-handle migration (`UI-001`, `UI-002`), render/UI queue race coverage (`APP-001`), package gates for backend/UI work (`PLT-010`), and historical task cleanup (`AUD-001`), which normalized tracker hygiene in the completed record. -Recent 2026-06-15 app-dialog lifetime cleanup routed app-owned +2026-06-15 app-dialog lifetime cleanup routed app-owned progress/message/input overlays through checked handle registration in `src/legacy_ui_overlay_services.*` before they fell back to retained dialog node close helpers, narrowing another app-owned `DEBT-0058`/`DEBT-0063`