CameraX streams front camera frames silently in background via a Foreground Service
Every frame, ML Kit measures eyeOpenProbability (0.0–1.0) for both eyes in real-time
State machine catches OPEN→CLOSED→OPEN. 400ms window separates single vs double blink
AccessibilityService fires a real swipe gesture — works on ANY app, no root needed