fix: replace ALL let* locals with *np-* defvars in native notepat
SBCL standalone binary loses lexical bindings through unwind-protect.
Convert screen, graph, input, audio to *np-screen*, *np-graph*,
*np-input*, *np-audio* defvars (86 references).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>