60467d8ff6
Python triple-quoted string interprets \n as literal newlines, producing invalid JS string literals and a SyntaxError that killed the entire script block. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>