What it does
The dropdown header is no longer just `Active` / `Paused` โ it tells you why. `Active โ CPU 87% > 75% threshold`. `Paused โ Camera in use`. `Active โ Zoom is running`. `Paused โ On battery (18%)`.
How it works
The engine's status reason is an enum with about 20 cases, each with its own localized description. The dropdown reads it directly.
Where to find it
Menu bar โ header line.
When to use it
When you're surprised that Shake It On is or isn't shaking and want a one-glance explanation.