THE freeze fix for real: WebView2 paused rAF and ALL timers whenever Windows considered the office window occluded - the floor froze mid-animation and every click appeared dead. Crew.exe now launches its webview with occlusion-backgrounding disabled, and a 32ms watchdog keeps the scene alive even under throttling.
Also: floor regression test asserts exactly one rAF schedule per frame.