notepat-remote: re-request focus on boot + always-log pushes
[active]'s initial fire can happen before jweb navigates to the live
URL, so the value is lost by the time the piece mounts. Adds an [i]
int-storage between [active] and the sprintf so \`requestFocus\` from
the piece can bang it to re-emit the current state post-boot. Also
routes the new requestFocus outlet on route-top.
window.acSetLiveFocus now logs \`[focus] max.active received N\` on
every call (not just transitions) so the Max Console shows whether
the Max → jweb push pipe is reaching the piece at all — previously
only transitions were logged, which hid the "pushed but no-op"
case that happens at boot when the state matches.
This is a binary file and will not be displayed.