From 6131f98691ae5325c539624896baff19dbbc205f Mon Sep 17 00:00:00 2001 From: AutoCoder Date: Sun, 24 May 2026 18:14:31 +0000 Subject: [PATCH] verify: DELIBERATE deviation injected on A s0 for G5 smoke test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DO NOT MERGE. This branch is a throwaway end-to-end CI verification for .github/workflows/bake-gates.yml (G5). Modifies cps[15:25] of A s0 (left diagonal) by 0.010 perpendicular to the stroke direction. Locally-verified expected behavior: G1: PASS (Pearson 0.86 ≥ 0.2005) G3: FAIL (deviation 2.69 px > 2.05 px threshold) G4: PASS (junction kink drift 0.004° ≤ 4.43°) Workflow should fire on PR-open (path filter matches), all three gates should run, only G3 should fail, exit code should be non-zero, JSON artifacts should upload. PR will be closed without merging once verification is captured. Co-Authored-By: Claude Opus 4.7 --- .../Resources/Letters/Regular/A/strokes.json | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/PrimaeNative/Resources/Letters/Regular/A/strokes.json b/PrimaeNative/Resources/Letters/Regular/A/strokes.json index ce625954..d87c5429 100755 --- a/PrimaeNative/Resources/Letters/Regular/A/strokes.json +++ b/PrimaeNative/Resources/Letters/Regular/A/strokes.json @@ -65,44 +65,44 @@ "y": 0.625 }, { - "x": 0.259, - "y": 0.602 + "x": 0.2677, + "y": 0.6069 }, { - "x": 0.272, - "y": 0.578 + "x": 0.2807, + "y": 0.5829 }, { - "x": 0.286, - "y": 0.554 + "x": 0.2947, + "y": 0.5589 }, { - "x": 0.3, - "y": 0.53 + "x": 0.3087, + "y": 0.5349 }, { - "x": 0.313, - "y": 0.506 + "x": 0.3217, + "y": 0.5109 }, { - "x": 0.327, - "y": 0.483 + "x": 0.3357, + "y": 0.4879 }, { - "x": 0.34, - "y": 0.459 + "x": 0.3487, + "y": 0.4639 }, { - "x": 0.354, - "y": 0.435 + "x": 0.3627, + "y": 0.4399 }, { - "x": 0.367, - "y": 0.412 + "x": 0.3757, + "y": 0.4169 }, { - "x": 0.381, - "y": 0.388 + "x": 0.3897, + "y": 0.3929 }, { "x": 0.394,