Grand Diomande Research · Full HTML Reader
Dataflow
```text K11 camera -> pose landmarks / body boxes / segmentation -> AirDeck zones -> gesture candidate -> K11 command gate -> Rekordbox key ```
Full Public Reader
Dataflow
Live Camera DJ Path
text
K11 camera
-> pose landmarks / body boxes / segmentation
-> AirDeck zones
-> gesture candidate
-> K11 command gate
-> Rekordbox keyThis is the core path that must work without mocopi.
Optional Sensor Boost Path
text
mocopi / iPhone / watch / MotionMix
-> BodyTruth or sensor evidence
-> confidence boost / veto / annotation
-> K11 command gateThis path can improve trust but should not become a required dependency for camera-visible gestures.
Recording Path
text
camera frames
-> raw AVI
-> overlay AVI
-> display AVI
-> keyframe PNG
-> training JSONL
-> body_motion.sqlite3
-> capture gate report
-> promotion manifestThe recording path is as important as the live path. It is how the coach learns and how commands become safe.
Visual Path
text
Mac4 depth/matte/mocopi
-> Unity DYK
-> visualsUnity can later visualize AirDeck zones and body intent, but Rekordbox command dispatch stays on K11.
Promotion Decision
Promote into a technical note or architecture paper with implementation anchors.
Source Anchor
MotionMix/research/computational-choreography-nko-2026-05-27/02-architecture/dataflow.md
Detected Structure
No structure detected yet.