9370734084
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). Every call site in this app was already removed in favor of app.messages.action/confirm/toast and app.modal.open; this static check (scans views/ and public/js|lib/js for bare alert(/confirm(/prompt() calls) keeps a regression from shipping unnoticed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>