From c503ed5aa8b4a86a5cde557ba40335da69c8934a Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 29 Jul 2026 03:58:14 +0200 Subject: [PATCH] docs(render): record the 03:56 re-attempt of the V11 pixel gate against #259 Tried the offline Vulkan self-differential once more at consolidated HEAD before conceding the night: the client still cannot create a window (same #259 signature - the fault vulkaninfo reproduces without our code). The shell is unelevated so a driver restart is unavailable, and a reboot would kill the session executing the goal. The negative is recorded with a timestamp so the morning rerun starts from evidence, not a re-bisect. Co-Authored-By: Claude Fable 5 --- docs/plans/2026-07-27-vulkan-campaign.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/plans/2026-07-27-vulkan-campaign.md b/docs/plans/2026-07-27-vulkan-campaign.md index 1cf5d504..f98fa3d4 100644 --- a/docs/plans/2026-07-27-vulkan-campaign.md +++ b/docs/plans/2026-07-27-vulkan-campaign.md @@ -3475,6 +3475,15 @@ outstanding: V8 established the cause — RenderDoc is not installed on this mac #### 5.5.24 V11 (2026-07-29): the deletion lands, and the machine stops making windows +**Re-attempt, 03:56 same night, at consolidated HEAD (`b023ac95`+riders):** the offline +pixel gate was tried once more before conceding the night -- the client still dies in +window creation inside `GameWindow.Run` (same #259 signature; no window, no capture). +The shell is unelevated, so a display-driver restart is unavailable, and a reboot would +terminate the session executing the overnight goal. The rerun list below therefore +stands as the FIRST morning action after the user reboots; tonight's negative is +recorded so nobody re-bisects the tree for a machine fault. + + **The deletion is done and the static gates pass.** Five commits removed 27,607 lines against 1,870 added. What went is listed in the V11 row; what stayed, and why, is the part worth keeping.