Real-time anomaly detection on wearables requires a micro-intelligence architecture—a compact system that performs deep reasoning on-device with minimal power. The core challenge is designing a low-latency inference pipeline that processes continuous sensor streams to identify critical events like falls or arrhythmias within milliseconds. This involves feature extraction from temporal data, such as accelerometer and PPG signals, to create meaningful inputs for a lightweight model that can run on a microcontroller. The system must operate within a strict power budget, making efficiency as critical as accuracy.













