Apply Live_v1 update: search/filter, auto-refresh, timeout handling
- dashboard.js: add search, workflow filter, result count, auto-refresh
every 60s (pauses on hidden tab), formatLocalDate, STEP_LABELS,
Final Review badge, getSession/redirectToLogin helpers
- server.js: upstream timeout (30s default), IS_PROD flag, logProxyParams
helper (masks username in prod), 502+CORS on proxy errors, attachTimeout
- auth.js: named constants SESSION_CLIENT_ID/USER_INFO_CLIENT_ID
- dashboard.html: search/filter UI controls, Favicon_logo.png
- login.html, editor.html: switch favicon to Favicon_logo.png
- styles.css: updated stylesheet from Live_v1
- Images/Favicon_logo.png: new favicon asset
- package.json: add engines node>=18
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>