From f3f694e1e73fc4988ed9a3146ec19fd230122d85 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Sun, 14 Jun 2026 00:24:36 +0200 Subject: [PATCH] Record STR-049 closeout hash --- docs/modernization/tasks.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/modernization/tasks.md b/docs/modernization/tasks.md index da67cc5..7045ccf 100644 --- a/docs/modernization/tasks.md +++ b/docs/modernization/tasks.md @@ -2112,7 +2112,7 @@ ctest --preset desktop-fast --build-config Debug -R "pp_paint_renderer_composito ### STR-049 - Extract Draw Merge Temporary Paint Request Construction -Status: Ready +Status: Done Score: no score movement Debt: `DEBT-0036` Scope: `src/canvas.cpp`, `src/legacy_canvas_draw_merge_services.h`, `tests/paint_renderer/compositor_tests.cpp` @@ -2132,6 +2132,8 @@ Done Checks: - `docs/modernization/debt.md` records the reduced draw-merge temporary-paint surface. +Closeout: `1a28716e` + Validation: ```powershell