=== SAVED CAST: golemancycharm_5_t ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6784, 0.2856)
  [ 1]  (0.6862, 0.3231)
  [ 2]  (0.6987, 0.3595)
  [ 3]  (0.7111, 0.3959)
  [ 4]  (0.7236, 0.4323)
  [ 5]  (0.7416, 0.4658)
  [ 6]  (0.7648, 0.4965)
  [ 7]  (0.7880, 0.5271)
  [ 8]  (0.8112, 0.5578)
  [ 9]  (0.8344, 0.5885)
  [10]  (0.8656, 0.5710)
  [11]  (0.8822, 0.5363)
  [12]  (0.8989, 0.5016)
  [13]  (0.9162, 0.4673)
  [14]  (0.9363, 0.4345)
  [15]  (0.9565, 0.4018)
  [16]  (0.9767, 0.3690)
  [17]  (0.9968, 0.3362)
  [18]  (1.0000, 0.2989)
  [19]  (0.9990, 0.2605)
  [20]  (0.9980, 0.2220)
  [21]  (0.6784, 0.7053)
  [22]  (0.6987, 0.6613)
  [23]  (0.7191, 0.6172)
  [24]  (0.7420, 0.5744)
  [25]  (0.7658, 0.5321)
  [26]  (0.7896, 0.4898)
  [27]  (0.8135, 0.4475)
  [28]  (0.8332, 0.4033)
  [29]  (0.8512, 0.3582)
  [30]  (0.8593, 0.3727)
  [31]  (0.8657, 0.4208)
  [32]  (0.8722, 0.4689)
  [33]  (0.8786, 0.5170)
  [34]  (0.8856, 0.5651)
  [35]  (0.8940, 0.6129)
  [36]  (0.9025, 0.6607)
  [37]  (0.9109, 0.7085)
  [38]  (0.9193, 0.7563)
  [39]  (0.9318, 0.8027)
  [40]  (0.9450, 0.7928)
  [41]  (0.9510, 0.7447)
  [42]  (0.6784, 0.2234)
  [43]  (0.5762, 0.1383)
  [44]  (0.4472, 0.1100)
  [45]  (0.3159, 0.1377)
  [46]  (0.2010, 0.2039)
  [47]  (0.0901, 0.2794)
  [48]  (0.0355, 0.3951)
  [49]  (0.0000, 0.5245)
  [50]  (0.0360, 0.6491)
  [51]  (0.0886, 0.7726)
  [52]  (0.1952, 0.8530)
  [53]  (0.3148, 0.8900)
  [54]  (0.4479, 0.8741)
  [55]  (0.5712, 0.8212)
  [56]  (0.6812, 0.7508)
  [57]  (0.7652, 0.6461)
  [58]  (0.7851, 0.5162)
  [59]  (0.7758, 0.3859)
  [60]  (0.7201, 0.2638)
  [61]  (0.6187, 0.1858)
  [62]  (0.4927, 0.1491)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8344, 0.5885)  angle=82.1 deg
  V1  (0.8656, 0.5710)  angle=35.1 deg
  V2  (0.9980, 0.2220)  angle=145.0 deg
  V3  (0.6784, 0.7053)  angle=171.3 deg
  V4  (0.8512, 0.3582)  angle=129.2 deg
  V5  (0.9318, 0.8027)  angle=111.8 deg
  V6  (0.9450, 0.7928)  angle=46.0 deg
  V7  (0.9510, 0.7447)  angle=34.7 deg
  V8  (0.0901, 0.2794)  angle=30.5 deg
  V9  (0.0000, 0.5245)  angle=31.4 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
    }
),
