=== SAVED CAST: protectiverune_5_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9658, 0.6598)
  [ 1]  (1.0000, 0.6962)
  [ 2]  (0.9628, 0.6872)
  [ 3]  (0.9162, 0.6690)
  [ 4]  (0.8702, 0.6495)
  [ 5]  (0.8241, 0.6301)
  [ 6]  (0.7781, 0.6107)
  [ 7]  (0.7320, 0.5913)
  [ 8]  (0.6897, 0.5657)
  [ 9]  (0.6513, 0.5337)
  [10]  (0.6128, 0.5018)
  [11]  (0.5744, 0.4698)
  [12]  (0.5437, 0.4351)
  [13]  (0.5532, 0.3860)
  [14]  (0.5627, 0.3370)
  [15]  (0.5861, 0.3000)
  [16]  (0.6334, 0.2836)
  [17]  (0.6806, 0.2672)
  [18]  (0.7278, 0.2507)
  [19]  (0.7745, 0.2405)
  [20]  (0.8189, 0.2636)
  [21]  (0.8632, 0.2867)
  [22]  (0.8771, 0.3223)
  [23]  (0.8621, 0.3700)
  [24]  (0.8470, 0.4177)
  [25]  (0.8169, 0.4540)
  [26]  (0.7752, 0.4815)
  [27]  (0.7335, 0.5090)
  [28]  (0.6917, 0.5365)
  [29]  (0.6526, 0.5673)
  [30]  (0.6157, 0.6011)
  [31]  (0.5789, 0.6349)
  [32]  (0.9658, 0.6728)
  [33]  (0.9352, 0.6806)
  [34]  (0.9046, 0.6883)
  [35]  (0.8740, 0.6961)
  [36]  (0.8429, 0.7010)
  [37]  (0.8114, 0.7038)
  [38]  (0.7800, 0.7066)
  [39]  (0.7485, 0.7094)
  [40]  (0.7171, 0.7122)
  [41]  (0.6856, 0.7150)
  [42]  (0.6542, 0.7178)
  [43]  (0.6227, 0.7207)
  [44]  (0.5913, 0.7235)
  [45]  (0.5598, 0.7263)
  [46]  (0.5284, 0.7291)
  [47]  (0.4969, 0.7319)
  [48]  (0.4655, 0.7346)
  [49]  (0.4340, 0.7371)
  [50]  (0.4025, 0.7396)
  [51]  (0.3710, 0.7421)
  [52]  (0.3395, 0.7446)
  [53]  (0.3081, 0.7471)
  [54]  (0.2766, 0.7496)
  [55]  (0.2451, 0.7520)
  [56]  (0.2136, 0.7545)
  [57]  (0.1821, 0.7570)
  [58]  (0.1507, 0.7595)
  [59]  (0.1196, 0.7579)
  [60]  (0.0891, 0.7497)
  [61]  (0.0586, 0.7414)
  [62]  (0.0292, 0.7300)
  [63]  (0.0000, 0.7180)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.6962)  angle=146.9 deg
  V1  (0.5437, 0.4351)  angle=52.5 deg
  V2  (0.5861, 0.3000)  angle=38.4 deg
  V3  (0.7745, 0.2405)  angle=39.9 deg
  V4  (0.8632, 0.2867)  angle=41.2 deg
  V5  (0.8771, 0.3223)  angle=38.9 deg
  V6  (0.5789, 0.6349)  angle=131.9 deg
  V7  (0.9658, 0.6728)  angle=160.2 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
