mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-28 19:16:38 +00:00
Camera + CSI fusion for hands-free chart manipulation: - 11 arm-level gestures (CSI-detectable): swipe, circle, hold, spread - 7 finger-level gestures (camera-required): pinch, point, grab, thumbs - Fusion engine: camera precision + CSI through-wall capability - Chart types: line, bar, 3D scatter, heatmap, gauge, spectrogram - Visual feedback: gesture cursor overlay + state indicator - WebSocket protocol for gesture events → UI commands - Dual-mode: fusion (full precision) or CSI-only (works in dark) - Builds on WiFlow (ADR-079) + DTW gestures (ADR-029) Co-Authored-By: claude-flow <ruv@ruv.net>