dsh-phoenix 0.2.2
Critical fix: the injected heartbeat script had a syntax error (setInterval(...}) — the browser rejected the whole script, so the page could not auto-reconnect after a restart. Fixed the closing paren; added a parse-guard test (18 tests).