perf: reduce boot delay — race WS vs HTTP, fastest wins
Production: 100ms WS grace (down from 2000ms) then straight to HTTP
via Cloudflare edge cache. WS still races if it connected in time.
Localhost: 800ms WS wait preserved for hot-reload.
importWithRetry always races both paths when WS is available —
no more sequential fallback. Siberian users on Cloudflare Moscow
POP now get cached .mjs files without waiting for a WebSocket
connection to NYC.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>