98e1e0e279
Native confirm() blocks all further browser events on the page (found live, mid browser-automation testing, on sso-manager-node's equivalent secret-rotate flow -- it froze the tab). This app has no such call sites (never did); this static check (scans views/ and public/js|lib/js for bare alert(/confirm(/prompt() calls) keeps it that way. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>