- Replaced libswipetype with MornsGestureEngine — ported from FlorisBoard's StatisticalGlideTypingClassifier (Apache 2.0) - Uses combined shape + location Gaussian probability scoring (SHAPE_STD=22.08, LOCATION_STD=0.5109) with 200-point sampling - Gesture activates instantly on key change with velocity-based detection - Trail draws from initial touch through entire glide - Added Kotlin plugin to build (v2.1.20) - 2000 word dictionary from cracklib-small - Removed libswipetype dependency from glide flow (libswipetype still present as submodule but unused)