Parent: #130. Depends on #311.
Add a screen-space canvas overlay for the active guided project.
Acceptance:
- Render the stable target number for every unpainted non-transparent guide cell.
- Painted cells hide numbers; erase reveals them after history updates.
- Render numbers only at a tested readable threshold of 1600% or above.
- Below the threshold, expose a visible and DOM-accessible Zoom in to see guide numbers hint.
- Pan, zoom, undo, redo, context switching, and a 48x48 guide redraw correctly.
- Overlay does not intercept pointer input.
Parent: #130. Depends on #311.
Add a screen-space canvas overlay for the active guided project.
Acceptance: