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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6314, 0.6808)
  [ 1]  (0.6603, 0.6266)
  [ 2]  (0.6891, 0.5723)
  [ 3]  (0.7179, 0.5180)
  [ 4]  (0.7453, 0.4630)
  [ 5]  (0.7720, 0.4076)
  [ 6]  (0.7987, 0.3522)
  [ 7]  (0.8254, 0.2969)
  [ 8]  (0.8499, 0.2543)
  [ 9]  (0.8671, 0.3133)
  [10]  (0.8843, 0.3724)
  [11]  (0.9015, 0.4314)
  [12]  (0.9176, 0.4907)
  [13]  (0.9320, 0.5504)
  [14]  (0.9464, 0.6102)
  [15]  (0.9609, 0.6699)
  [16]  (0.9753, 0.7297)
  [17]  (0.9904, 0.7893)
  [18]  (1.0000, 0.8216)
  [19]  (0.9799, 0.7635)
  [20]  (0.9599, 0.7054)
  [21]  (0.6314, 0.2732)
  [22]  (0.6431, 0.3200)
  [23]  (0.6549, 0.3667)
  [24]  (0.6681, 0.4130)
  [25]  (0.6813, 0.4593)
  [26]  (0.6945, 0.5057)
  [27]  (0.7076, 0.5520)
  [28]  (0.7250, 0.5969)
  [29]  (0.7428, 0.6417)
  [30]  (0.7606, 0.6864)
  [31]  (0.7822, 0.6453)
  [32]  (0.8022, 0.6015)
  [33]  (0.8214, 0.5573)
  [34]  (0.8406, 0.5131)
  [35]  (0.8598, 0.4690)
  [36]  (0.8760, 0.4237)
  [37]  (0.8884, 0.3772)
  [38]  (0.9009, 0.3307)
  [39]  (0.9133, 0.2841)
  [40]  (0.9253, 0.2375)
  [41]  (0.9348, 0.1902)
  [42]  (0.6314, 0.1179)
  [43]  (0.4901, 0.0847)
  [44]  (0.3470, 0.1190)
  [45]  (0.2207, 0.1841)
  [46]  (0.1144, 0.2859)
  [47]  (0.0229, 0.3947)
  [48]  (0.0115, 0.5414)
  [49]  (0.0000, 0.6881)
  [50]  (0.0944, 0.7876)
  [51]  (0.2112, 0.8771)
  [52]  (0.3423, 0.9153)
  [53]  (0.4885, 0.8993)
  [54]  (0.6207, 0.8586)
  [55]  (0.7082, 0.7403)
  [56]  (0.7895, 0.6194)
  [57]  (0.8131, 0.4742)
  [58]  (0.8086, 0.3385)
  [59]  (0.7011, 0.2381)
  [60]  (0.5628, 0.2125)
  [61]  (0.4157, 0.2083)
  [62]  (0.2840, 0.2574)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8499, 0.2543)  angle=133.9 deg
  V1  (1.0000, 0.8216)  angle=177.5 deg
  V2  (0.6314, 0.2732)  angle=156.8 deg
  V3  (0.7606, 0.6864)  angle=130.6 deg
  V4  (0.9348, 0.1902)  angle=87.9 deg
  V5  (0.0229, 0.3947)  angle=35.6 deg
  V6  (0.0000, 0.6881)  angle=48.0 deg
  V7  (0.6207, 0.8586)  angle=36.4 deg
  V8  (0.8086, 0.3385)  angle=45.1 deg
  V9  (0.7011, 0.2381)  angle=32.6 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
    }
),
