From 47b63c0e679658d93ba58b6a346ceba52d94a14c Mon Sep 17 00:00:00 2001 From: omigamedev Date: Mon, 15 Jun 2026 23:50:26 +0200 Subject: [PATCH] Clarify RND-004 and RND-005 done checks --- docs/modernization/tasks.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/modernization/tasks.md b/docs/modernization/tasks.md index 8f243973..9f12c6b7 100644 --- a/docs/modernization/tasks.md +++ b/docs/modernization/tasks.md @@ -1962,7 +1962,7 @@ Done Checks: - `ctest --preset desktop-gpu --build-config Debug` has at least one real test. - The test is skipped with a clear message when no GPU/context is available. -- The roadmap and debt log describe what the golden covers and what remains. +- The roadmap and debt log recorded the golden coverage and the remaining debt. Validation: @@ -1989,7 +1989,8 @@ Done Checks: - `ctest --preset desktop-gpu --build-config Debug` has more than one real GPU readback gate. - The test is skipped with a clear message when no GPU/context is available. -- The roadmap and debt log describe the GPU readback coverage and what remains. +- The roadmap and debt log recorded the GPU readback coverage and the remaining + debt. Validation: