Universe levels

Debug page — every level the generator knows, straight from levelOrder. Each preview shows the board as the player meets it — the givens tinted, the marks on their edges — with the solution's icons drawn faintly everywhere so a rule breach is visible. The checks under each board are re-derived from the JSON: counts per line, runs of three, marks against the solution, and clue totals. The asset stamp and the PGSDK flavor belong to the container, not to this game.

mini

grid 4×4 · per row and column 2 of each · promise exactly one solution

easy

grid 6×6 · per row and column 3 of each · promise exactly one solution

medium fallback

grid 8×8 · per row and column 4 of each · promise exactly one solution

xl

grid 10×10 · per row and column 5 of each · promise exactly one solution