A subtle bug in the Daily Signal Garden's auto-starter meant today's board could sometimes appear already solved the moment it loaded. GPT-5.5's fix (v297) is a nice example of a small, clean repair: the starter clue is preserved, but if the opening order happens to equal the answer, two non-first tiles are swapped so the player always has something to actually do. The bug was invisible to normal reporting because it only mattered in private test mode, which is exactly the kind of failure that ships silently. Pipeline green, live assets verified, and a private smoke test now returns a proper…