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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5680, 1.0000)
  [ 1]  (0.5972, 0.9242)
  [ 2]  (0.6265, 0.8484)
  [ 3]  (0.6490, 0.7704)
  [ 4]  (0.6673, 0.6912)
  [ 5]  (0.6855, 0.6120)
  [ 6]  (0.6960, 0.5327)
  [ 7]  (0.6641, 0.4849)
  [ 8]  (0.5912, 0.5208)
  [ 9]  (0.5179, 0.5559)
  [10]  (0.4410, 0.5823)
  [11]  (0.3642, 0.6087)
  [12]  (0.3040, 0.6169)
  [13]  (0.3215, 0.5375)
  [14]  (0.3377, 0.4579)
  [15]  (0.3504, 0.3776)
  [16]  (0.3617, 0.2971)
  [17]  (0.3729, 0.2166)
  [18]  (0.3832, 0.1360)
  [19]  (0.3898, 0.0550)
  [20]  (0.4131, 0.0000)
  [21]  (0.5680, 0.0536)
  [22]  (0.5660, 0.0948)
  [23]  (0.5639, 0.1360)
  [24]  (0.5619, 0.1772)
  [25]  (0.5599, 0.2184)
  [26]  (0.5579, 0.2597)
  [27]  (0.5559, 0.3009)
  [28]  (0.5539, 0.3421)
  [29]  (0.5519, 0.3833)
  [30]  (0.5499, 0.4245)
  [31]  (0.5482, 0.4657)
  [32]  (0.5464, 0.5069)
  [33]  (0.5446, 0.5482)
  [34]  (0.5428, 0.5894)
  [35]  (0.5411, 0.6306)
  [36]  (0.5393, 0.6718)
  [37]  (0.5375, 0.7130)
  [38]  (0.5330, 0.7540)
  [39]  (0.5274, 0.7949)
  [40]  (0.5219, 0.8358)
  [41]  (0.5164, 0.8767)
  [42]  (0.5680, 0.0713)
  [43]  (0.5661, 0.1094)
  [44]  (0.5643, 0.1476)
  [45]  (0.5629, 0.1857)
  [46]  (0.5629, 0.2239)
  [47]  (0.5629, 0.2621)
  [48]  (0.5629, 0.3003)
  [49]  (0.5629, 0.3385)
  [50]  (0.5629, 0.3767)
  [51]  (0.5629, 0.4149)
  [52]  (0.5629, 0.4531)
  [53]  (0.5629, 0.4913)
  [54]  (0.5631, 0.5295)
  [55]  (0.5634, 0.5677)
  [56]  (0.5638, 0.6059)
  [57]  (0.5642, 0.6441)
  [58]  (0.5645, 0.6823)
  [59]  (0.5649, 0.7205)
  [60]  (0.5653, 0.7587)
  [61]  (0.5654, 0.7969)
  [62]  (0.5654, 0.8351)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6960, 0.5327)  angle=41.2 deg
  V1  (0.6641, 0.4849)  angle=82.5 deg
  V2  (0.3040, 0.6169)  angle=110.2 deg
  V3  (0.4131, 0.0000)  angle=86.2 deg
  V4  (0.5680, 0.0536)  angle=73.7 deg
  V5  (0.5164, 0.8767)  angle=176.0 deg
  V6  (0.5680, 0.0713)  angle=179.0 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
    }
),
