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`