diff --git a/assets/bugfixes/issue-1578/README.md b/assets/bugfixes/issue-1578/README.md index 8896e8f8..6c8d9a01 100644 --- a/assets/bugfixes/issue-1578/README.md +++ b/assets/bugfixes/issue-1578/README.md @@ -24,9 +24,10 @@ In the red control's page-2 trace, native paints the axis before the marker. The old output reversed that order; the fixed output agrees with native. All five before/after cases preserve every paint primitive, including its geometry and paint, and have identical page-1 traces. Layout and text-layer -reports retain their baseline findings. Non-whitespace text matches native; -the stricter text-layer report retains eight extra space-census entries over -the five-page collection, so it is not an exact text-layer match. +reports retain their baseline findings. Non-whitespace text matches native with +`pdftotext -layout`. Default extraction retains table reading-order differences +and eight extra space-census entries over the five-page collection, so it is +not an exact text-layer match. A portable compiled-frame regression covers opaque, hollow and disabled markers at two overlapping values. The four enabled-marker cases fail before diff --git a/assets/bugfixes/issue-1590/README.md b/assets/bugfixes/issue-1590/README.md new file mode 100644 index 00000000..284c4a02 --- /dev/null +++ b/assets/bugfixes/issue-1590/README.md @@ -0,0 +1,84 @@ +# Declared chart-series stroke geometry + +Chart-series lines and their legend samples now retain the series' declared +round, flat, or square cap and round, miter, or bevel join. Miter limits are +carried through to the rendered stroke. Values, color, width, marker styling, +and all other paint primitives remain unchanged. + +## Native evidence + +Source: `tests/fixtures/xlsx/issue_1181_fit_to_height.xlsx`, SHA-256 +`2b4a2d8dceda58758593c88409875efbda05780559154c02bd13fef4f7a1c65b`. +Native Excel 16.112.3 and the converter use Excel's DFonts. The cash-flow +series declares 2.25pt, fitted to 1.755pt on the worksheet. Before is main +`38a69278f2ab911eaa258845d0191cc65fe13bd6`; its complete paint traces match +the frozen #1578 candidate used to prepare these probes. + +The original and unchanged re-zip control have identical complete native and +converter paint traces. One-factor controls change the local cap to flat or +square, or the join to miter or bevel. A separate omitted-limit miter control +has complete native and converter page traces identical to the explicit +`lim="800000"` control: native exports limit 8. This is measured Excel behavior. +All seven required cases agree with native after the fix. Every native +workbook exports two sheets and passes the integrity gate. The exporter +returned -128 only at its final quit; completed sheet PDFs were preserved, +united in workbook order, and independently validated. That exporter bug is +tracked in #1592. + +Fifteen before/after cases, including related-style controls, preserve every +paint primitive except the cash-flow stroke's cap, join and miter limit. Their +first pages are wholly unchanged. Layout and text-layer findings are identical +to the baseline. Non-whitespace text matches with `pdftotext -layout`. Default extraction +retains baseline table reading-order differences and ten extra space-census +entries, so this is not an exact text-layer match. + +A portable compiled-frame regression covers six cap/join/limit combinations +across line, mixed column/line, and radar charts. It reads both plot and legend +strokes after compilation, verifies their widths, and prevents nested marker +or data-point styles from replacing the series declaration. The regression +fails before the implementation and passes afterward. + +## Collection + +| Page | Source | +| --- | --- | +| 1 | Original workbook, first printed sheet | +| 2 | Original workbook, second printed sheet; round cap and join | +| 3 | Flat-cap control, second printed sheet | +| 4 | Square-cap control, second printed sheet | +| 5 | Miter-join control, second printed sheet; limit 8 | +| 6 | Bevel-join control, second printed sheet | + +Page 5 also represents the omitted-limit control, whose complete paint traces +match the explicit-limit control. Full-page evidence uses pdftoppm at 300 DPI, +progressive JPEG quality 86, metadata stripped before restoring the density, +and a 0.5pt fine-detail layout threshold. All 2,533 material clusters have explicit passing dispositions across the +six accompanying reports. Full contexts, original-scale endpoint/join/marker +crops and final JPEG typography/rule crops were visually inspected. + +Remaining independent findings: chart frame #1272; fitted drawing origin +#1542; column width #1543; fixed-row text #1545; title-row height #1550; +wrapped-note pitch #1551; footer baseline #1552; worksheet rules #1564; +missing chart separators #1566; cached marker value #1577. Native marker and +sparkline bitmap edges also differ from vector output. Omitted local stroke +properties do not yet inherit the related chart style (#1593); separate +style-only round/flat/square controls reproduce that gap. This change preserves +explicit local properties and does not invent a universal round default. + +## Reproduction + +Run `python3 scripts/probe_harness.py scripts/probes/issue-1590-series-stroke.json --backend office`. +The portable spec recreates all five measured variant packages byte for byte. +Check each native export with +`python3 scripts/check_gt_integrity.py NATIVE.pdf --source SOURCE.xlsx --json`. +Build each version with `cargo build --locked -p office2pdf-cli`, preserve its +binary, and convert with `office2pdf SOURCE.xlsx -o OUTPUT.pdf --font-path FONT_DIRECTORY`. +Use Microsoft Excel.app's `Contents/Resources/DFonts` directory. Assemble +collections in the table's order with `mutool merge`. + +Run `python3 scripts/compare_layout.py GT.pdf AFTER.pdf --json --audit --fine-shift 0.5` +and `python3 scripts/compare_text_layer.py GT.pdf AFTER.pdf --json`. Their existing +findings are described above. For every page run +`python3 scripts/compare_render.py GT.pdf AFTER.pdf --page N --dpi 300 --fine-shift 0.5 --artifacts-dir DIRECTORY --cluster-report PATH`. +Inspect full pages, matched crops and pixel sweeps, then rerun with +`--cluster-dispositions PATH --strict-clusters` using reviewed exact IDs. diff --git a/assets/bugfixes/issue-1590/after.jpg b/assets/bugfixes/issue-1590/after.jpg new file mode 100644 index 00000000..c5452551 Binary files /dev/null and b/assets/bugfixes/issue-1590/after.jpg differ diff --git a/assets/bugfixes/issue-1590/before.jpg b/assets/bugfixes/issue-1590/before.jpg new file mode 100644 index 00000000..539f002d Binary files /dev/null and b/assets/bugfixes/issue-1590/before.jpg differ diff --git a/assets/bugfixes/issue-1590/gt.jpg b/assets/bugfixes/issue-1590/gt.jpg new file mode 100644 index 00000000..e077b771 Binary files /dev/null and b/assets/bugfixes/issue-1590/gt.jpg differ diff --git a/assets/bugfixes/issue-1590/layout-audit.json b/assets/bugfixes/issue-1590/layout-audit.json new file mode 100644 index 00000000..0213190a --- /dev/null +++ b/assets/bugfixes/issue-1590/layout-audit.json @@ -0,0 +1,5978 @@ +{ + "pages": [ + { + "lines": { + "gt": 10, + "out": 10, + "matched": 10, + "missing": 0, + "extra": 0, + "deviant": 10, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 2.4108380000000067, + "worst_dy": 4.220700000000022, + "worst_dy_signed": 4.220700000000022, + "worst_line": "AdditionalinstructionshavebeenprovidedincolumnAintheworkshee" + }, + "dx0": { + "mean_abs": 0.10029299999999922, + "worst": -1.002929999999992 + }, + "width": { + "mean_abs_pct": 0.46890727499698415, + "worst_pct": 3.120198334063241 + }, + "instances": { + "compared": 10, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 10, + "fine_shifts": [ + { + "label": "ABOUTTHISTEMPLATE", + "gt_x": 149.0, + "gt_y": 73.0, + "out_x": 147.99707, + "out_y": 77.0, + "dx": -1.002929999999992, + "dy": 4.0, + "width_pct": 0.0013772623326899502 + }, + { + "label": "Usemonthlycollegebudgetworksheettotrackincome,expenses,andca", + "gt_x": 67.0, + "gt_y": 105.0, + "out_x": 67.0, + "out_y": 107.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": -0.034522107270026435 + }, + { + "label": "Entermonthlyincomeandexpensestocalculatetotalincomeandexpens", + "gt_x": 67.0, + "gt_y": 135.0, + "out_x": 67.0, + "out_y": 137.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": -0.040219378427794286 + }, + { + "label": "Cashflowisauto-calculated,andcashflowchartisupdatedforyou.", + "gt_x": 67.0, + "gt_y": 165.0, + "out_x": 67.0, + "out_y": 167.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": -0.031214100502183408 + }, + { + "label": "Selectslidertogetincome,expenses,andcashflowchartsforamontha", + "gt_x": 67.0, + "gt_y": 195.0, + "out_x": 67.0, + "out_y": 197.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": -0.033547418466924314 + }, + { + "label": "Note:", + "gt_x": 67.0, + "gt_y": 225.0, + "out_x": 67.0, + "out_y": 227.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": 0.24665541807272645 + }, + { + "label": "AdditionalinstructionshavebeenprovidedincolumnAintheworkshee", + "gt_x": 67.0, + "gt_y": 254.0, + "out_x": 67.0, + "out_y": 258.2207, + "dx": 0.0, + "dy": 4.220700000000022, + "width_pct": -0.4645440591138289 + }, + { + "label": "hasbeenintentionallyhidden.Toremovetext,selectcolumnA,thense", + "gt_x": 67.0, + "gt_y": 267.0, + "out_x": 67.0, + "out_y": 270.11036, + "dx": 0.0, + "dy": 3.1103600000000142, + "width_pct": 0.27909410470389223 + }, + { + "label": "Tounhidetext,selectcolumnA,thenchangefontcolor.", + "gt_x": 67.0, + "gt_y": 280.0, + "out_x": 67.0, + "out_y": 282.0, + "dx": 0.0, + "dy": 2.0, + "width_pct": 0.4377005670165346 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 50.0, + "gt_y": 768.0, + "out_x": 50.0, + "out_y": 767.22268, + "dx": 0.0, + "dy": -0.7773200000000315, + "width_pct": -3.120198334063241 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 9, + "worst_delta": 2.7773200000000315 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "rects": { + "gt_count": 1, + "out_count": 3, + "canonical_gt_count": 1, + "canonical_out_count": 1, + "matched": 1, + "unmatched_gt": 0, + "unmatched_out": 0, + "mean_center_delta": 2.0, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 1, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 0 + ], + "out_indices": [ + 0, + 1, + 2 + ], + "gt_bbox": [ + 64.0, + 54.0, + 445.0, + 78.0 + ], + "out_bbox": [ + 64.0, + 54.0, + 445.0, + 82.0 + ], + "dx": 0.0, + "dy": 0.0, + "dwidth": 0.0, + "dheight": 4.0, + "edges": { + "left": 0.0, + "top": 0.0, + "right": 0.0, + "bottom": 4.0 + }, + "center_dx": 0.0, + "center_dy": 2.0, + "max_abs_delta": 4.0 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 0 + ], + "out_indices": [ + 0, + 1, + 2 + ], + "gt_bbox": [ + 64.0, + 54.0, + 445.0, + 78.0 + ], + "out_bbox": [ + 64.0, + 54.0, + 445.0, + 82.0 + ], + "dx": 0.0, + "dy": 0.0, + "dwidth": 0.0, + "dheight": 4.0, + "edges": { + "left": 0.0, + "top": 0.0, + "right": 0.0, + "bottom": 4.0 + }, + "center_dx": 0.0, + "center_dy": 2.0, + "max_abs_delta": 4.0 + } + ], + "x": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "y": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "width": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "height": { + "mean_abs": 4.0, + "worst": 4.0 + }, + "edges": { + "left": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "top": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "right": { + "mean_abs": 0.0, + "worst": 0.0 + }, + "bottom": { + "mean_abs": 4.0, + "worst": 4.0 + } + } + }, + "noise_floor": 0.12 + }, + { + "lines": { + "gt": 59, + "out": 60, + "matched": 58, + "missing": 0, + "extra": 0, + "deviant": 56, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 1.6087531034483171, + "worst_dy": 2.160030000000006, + "worst_dy_signed": -2.160030000000006, + "worst_line": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299" + }, + "dx0": { + "mean_abs": 0.829383865517228, + "worst": 2.204589999999939 + }, + "width": { + "mean_abs_pct": 0.4098196879220786, + "worst_pct": 3.347302719621894 + }, + "instances": { + "compared": 58, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 56, + "fine_shifts": [ + { + "label": "Monthlycollegebudget", + "gt_x": 85.8, + "gt_y": 95.16000000000008, + "out_x": 84.545, + "out_y": 94.56006, + "dx": -1.2549999999999955, + "dy": -0.599940000000089, + "width_pct": 0.008486754137033805 + }, + { + "label": "januaryincome:januaryexpenses:januarycashflow:", + "gt_x": 88.92, + "gt_y": 141.18000000000006, + "out_x": 88.445, + "out_y": 139.02002, + "dx": -0.4750000000000085, + "dy": -2.1599800000000755, + "width_pct": -0.0038406029384454314 + }, + { + "label": "$1,225$1,056$169", + "gt_x": 90.48, + "gt_y": 167.70000000000005, + "out_x": 90.1605588, + "out_y": 167.09998, + "dx": -0.3194412, + "dy": -0.6000200000000575, + "width_pct": -0.02911580180874554 + }, + { + "label": "otherexpenses", + "gt_x": 359.4159, + "gt_y": 189.53999999999996, + "out_x": 358.6866, + "out_y": 190.388, + "dx": -0.7293000000000234, + "dy": 0.8480000000000416, + "width_pct": -0.6171947061443586 + }, + { + "label": "other", + "gt_x": 126.9529, + "gt_y": 192.66000000000008, + "out_x": 126.21616, + "out_y": 192.53083, + "dx": -0.7367399999999975, + "dy": -0.12917000000007306, + "width_pct": 1.004604420182376 + }, + { + "label": "discretionary", + "gt_x": 366.5803, + "gt_y": 205.13999999999987, + "out_x": 365.83918, + "out_y": 205.67383, + "dx": -0.7411200000000235, + "dy": 0.5338300000001368, + "width_pct": -0.780602285123744 + }, + { + "label": "fromsavings", + "gt_x": 102.2191, + "gt_y": 210.5999999999999, + "out_x": 101.483158, + "out_y": 210.56665, + "dx": -0.7359419999999943, + "dy": -0.03334999999989918, + "width_pct": -0.35683315027834467 + }, + { + "label": "transportation", + "gt_x": 362.0328, + "gt_y": 220.74, + "out_x": 361.2955, + "out_y": 220.9596, + "dx": -0.7373000000000047, + "dy": 0.21959999999998558, + "width_pct": -0.26373099596641447 + }, + { + "label": "familyhelp", + "gt_x": 106.4389, + "gt_y": 228.53999999999996, + "out_x": 105.70307, + "out_y": 228.60254, + "dx": -0.7358300000000071, + "dy": 0.06254000000004112, + "width_pct": -0.29662049256996087 + }, + { + "label": "books&supplies", + "gt_x": 354.1237, + "gt_y": 235.55999999999995, + "out_x": 353.39268, + "out_y": 236.24542, + "dx": -0.7310200000000009, + "dy": 0.6854200000000503, + "width_pct": 0.5131532027442062 + }, + { + "label": "wages(after-tax)", + "gt_x": 85.14867, + "gt_y": 246.48000000000002, + "out_x": 84.41303, + "out_y": 246.63837, + "dx": -0.7356399999999894, + "dy": 0.1583699999999908, + "width_pct": 0.03862494674587022 + }, + { + "label": "tuition&fees", + "gt_x": 364.0881, + "gt_y": 251.16000000000008, + "out_x": 363.35597, + "out_y": 251.53125, + "dx": -0.7321299999999837, + "dy": 0.37124999999991815, + "width_pct": -0.6607574494068541 + }, + { + "label": "financialaid", + "gt_x": 102.5467, + "gt_y": 264.4200000000001, + "out_x": 101.81069, + "out_y": 264.6742, + "dx": -0.7360100000000074, + "dy": 0.25419999999991205, + "width_pct": -0.3059204568265865 + }, + { + "label": "room&board", + "gt_x": 364.1038, + "gt_y": 265.98, + "out_x": 363.3636, + "out_y": 266.81703, + "dx": -0.7401999999999589, + "dy": 0.8370299999999702, + "width_pct": 0.14617508360690953 + }, + { + "label": "0%10%20%30%40%50% [1/2]", + "gt_x": 148.3621, + "gt_y": 283.1399999999999, + "out_x": 147.88704, + "out_y": 282.53456, + "dx": -0.47505999999998494, + "dy": -0.6054399999998736, + "width_pct": 0.2278207548008815 + }, + { + "label": "0%10%20%30%40%50% [2/2]", + "gt_x": 414.7747, + "gt_y": 283.9200000000001, + "out_x": 414.29969, + "out_y": 283.30244, + "dx": -0.4750099999999975, + "dy": -0.6175600000000827, + "width_pct": 0.2224287617626824 + }, + { + "label": "JAN [1/2]", + "gt_x": 173.16, + "gt_y": 411.84000000000003, + "out_x": 171.85369, + "out_y": 409.68, + "dx": -1.3063099999999963, + "dy": -2.160000000000025, + "width_pct": -1.8314790259763694 + }, + { + "label": "JAN [2/2]", + "gt_x": 699.66, + "gt_y": 424.32000000000005, + "out_x": 699.2429, + "out_y": 422.16004, + "dx": -0.4171000000000049, + "dy": -2.159960000000069, + "width_pct": -3.347302719621894 + }, + { + "label": "Cashflow16969192199204(771)124154(721)10934(61)(299)13.8%", + "gt_x": 81.9, + "gt_y": 455.5200000000001, + "out_x": 82.085, + "out_y": 454.14, + "dx": 0.18499999999998806, + "dy": -1.3800000000001091, + "width_pct": -0.10515814055546034 + }, + { + "label": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299", + "gt_x": 81.9, + "gt_y": 471.12, + "out_x": 82.085, + "out_y": 468.95997, + "dx": 0.18499999999998806, + "dy": -2.160030000000006, + "width_pct": -0.1949827924002379 + }, + { + "label": "MONTHLYINCOMEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 499.98, + "out_x": 82.085, + "out_y": 498.59999, + "dx": 0.18499999999998806, + "dy": -1.380010000000027, + "width_pct": -0.07079472922759816 + }, + { + "label": "Financialaid(grants,scholarships,loans)paidtoyou--7507507507", + "gt_x": 81.9, + "gt_y": 515.58, + "out_x": 82.085, + "out_y": 513.42, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "After-taxwagesfromajob4504504504504504504504505503503503505,", + "gt_x": 81.9, + "gt_y": 530.4000000000001, + "out_x": 82.085, + "out_y": 528.24, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Financialhelpfromfamily2002001,00035035035035035035035035035", + "gt_x": 81.9, + "gt_y": 545.22, + "out_x": 82.085, + "out_y": 543.06, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Withdrawalsfromsavings500350150---------1,00040.8%", + "gt_x": 81.9, + "gt_y": 560.0400000000001, + "out_x": 82.085, + "out_y": 557.88, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Other(childsupport,publicassistance,gifts,etc.)7575757575757", + "gt_x": 81.9, + "gt_y": 574.86, + "out_x": 82.085, + "out_y": 572.7, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "TOTALINCOME1,2251,0752,4251,6251,6251,6251,6251,6251,7251,52", + "gt_x": 81.9, + "gt_y": 589.6800000000001, + "out_x": 82.085, + "out_y": 587.52, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "MONTHLYEXPENSEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 619.32, + "out_x": 82.085, + "out_y": 617.16, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.07079472922759816 + }, + { + "label": "Room&board5655655655655655655655655655655655656,78053.5%", + "gt_x": 81.9, + "gt_y": 634.1400000000001, + "out_x": 82.085, + "out_y": 631.98, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3153153153153153153153153153153153153,78029.8%", + "gt_x": 294.06, + "gt_y": 648.96, + "out_x": 296.26457, + "out_y": 646.8, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "2002002002002002002002002002002002002,40018.9%", + "gt_x": 294.06, + "gt_y": 663.78, + "out_x": 296.26457, + "out_y": 661.62, + "dx": 2.2045699999999897, + "dy": -2.159999999999968, + "width_pct": -0.6317556588710411 + }, + { + "label": "5050505050505050505050506004.7%", + "gt_x": 297.96000000000004, + "gt_y": 678.6, + "out_x": 300.16459, + "out_y": 676.44, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "Tuition&fees0075000650006500002,0500.0%", + "gt_x": 81.9, + "gt_y": 708.24, + "out_x": 82.085, + "out_y": 706.08, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--500--500--500---1,5000.0%", + "gt_x": 301.08, + "gt_y": 723.0600000000001, + "out_x": 300.1651, + "out_y": 720.9, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--250--150--150---5500.0%", + "gt_x": 301.08, + "gt_y": 737.8800000000001, + "out_x": 300.1651, + "out_y": 735.72, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Books&Supplies00325202032510104001515151,1550.0%", + "gt_x": 81.9, + "gt_y": 767.52, + "out_x": 82.085, + "out_y": 765.36, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--225--275--325---8250.0%", + "gt_x": 301.08, + "gt_y": 782.34, + "out_x": 300.1651, + "out_y": 780.18, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1002020501010751515153300.0%", + "gt_x": 301.08, + "gt_y": 797.1600000000001, + "out_x": 300.1651, + "out_y": 795.0, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Transportation2241741742191741742742191741742242692,47321.2%", + "gt_x": 81.9, + "gt_y": 826.8000000000001, + "out_x": 82.085, + "out_y": 824.64, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3030307530303075303030754952.8%", + "gt_x": 297.96000000000004, + "gt_y": 841.6200000000001, + "out_x": 300.16459, + "out_y": 839.46, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "1291291291291291291291291291291291291,54812.2%", + "gt_x": 294.06, + "gt_y": 856.44, + "out_x": 296.26457, + "out_y": 854.28, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "1515151515151515151515151801.4%", + "gt_x": 297.96000000000004, + "gt_y": 871.26, + "out_x": 300.16459, + "out_y": 869.1, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "50-----100---50502504.7%", + "gt_x": 297.96000000000004, + "gt_y": 886.08, + "out_x": 300.16459, + "out_y": 883.92, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "Discretionary69691693694194444194193943944194694,0536.5%", + "gt_x": 81.9, + "gt_y": 915.72, + "out_x": 82.085, + "out_y": 913.56, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "---5010010010010075751001008000.0%", + "gt_x": 301.08, + "gt_y": 930.5400000000001, + "out_x": 300.1651, + "out_y": 928.38, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "6969696969696969696969698286.5%", + "gt_x": 297.96000000000004, + "gt_y": 945.3600000000001, + "out_x": 300.16459, + "out_y": 943.2, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "-----25-----50750.0%", + "gt_x": 301.08, + "gt_y": 960.1800000000001, + "out_x": 300.1651, + "out_y": 958.02, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1001001001001001001001001001001,0000.0%", + "gt_x": 301.08, + "gt_y": 975.0, + "out_x": 300.1651, + "out_y": 972.84, + "dx": -0.9148999999999887, + "dy": -2.159999999999968, + "width_pct": 0.10319414601537064 + }, + { + "label": "---5050505050505050504500.0%", + "gt_x": 301.08, + "gt_y": 989.82, + "out_x": 300.1651, + "out_y": 987.66, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "---1001001001001001001001001009000.0%", + "gt_x": 301.08, + "gt_y": 1004.6400000000001, + "out_x": 300.1651, + "out_y": 1002.48, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Otherexpenses1981982502532432382332582632682682682,93818.8%", + "gt_x": 81.9, + "gt_y": 1034.28, + "out_x": 82.085, + "out_y": 1032.12, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "1231231231231231231231231231231231231,47611.6%", + "gt_x": 294.06, + "gt_y": 1049.1000000000001, + "out_x": 296.26457, + "out_y": 1046.94, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "--525545403560657070705620.0%", + "gt_x": 301.08, + "gt_y": 1063.92, + "out_x": 300.1651, + "out_y": 1061.76, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "7575757575757575757575759007.1%", + "gt_x": 297.96000000000004, + "gt_y": 1078.74, + "out_x": 300.16459, + "out_y": 1076.58, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "TOTALEXPENSES1,0561,0062,2331,4261,4212,3961,5011,4712,4461,", + "gt_x": 81.9, + "gt_y": 1108.38, + "out_x": 82.085, + "out_y": 1106.22, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 17.94, + "gt_y": 1167.66, + "out_x": 17.94, + "out_y": 1166.1637, + "dx": 0.0, + "dy": -1.4963000000000193, + "width_pct": -3.1202197381727528 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 57, + "worst_delta": 1.9521300000001247 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 1, + "out_lines": 2, + "samples": [ + "MonthlyCashAfterExpenseJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECY" + ] + }, + "rects": { + "gt_count": 120, + "out_count": 922, + "canonical_gt_count": 90, + "canonical_out_count": 831, + "matched": 18, + "unmatched_gt": 72, + "unmatched_out": 813, + "mean_center_delta": 1.7138143483333326, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 15, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "x": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "y": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "width": { + "mean_abs": 0.9620106066666586, + "worst": -11.075859600000001 + }, + "height": { + "mean_abs": 0.3467134777777703, + "worst": -0.7800499999999033 + }, + "edges": { + "left": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "top": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "right": { + "mean_abs": 1.77701537999999, + "worst": -11.550759599999992 + }, + "bottom": { + "mean_abs": 0.9843305511110982, + "worst": -1.5600300000000402 + } + } + }, + "noise_floor": 0.12 + }, + { + "lines": { + "gt": 59, + "out": 60, + "matched": 58, + "missing": 0, + "extra": 0, + "deviant": 56, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 1.6087531034483171, + "worst_dy": 2.160030000000006, + "worst_dy_signed": -2.160030000000006, + "worst_line": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299" + }, + "dx0": { + "mean_abs": 0.829383865517228, + "worst": 2.204589999999939 + }, + "width": { + "mean_abs_pct": 0.4098196879220786, + "worst_pct": 3.347302719621894 + }, + "instances": { + "compared": 58, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 56, + "fine_shifts": [ + { + "label": "Monthlycollegebudget", + "gt_x": 85.8, + "gt_y": 95.16000000000008, + "out_x": 84.545, + "out_y": 94.56006, + "dx": -1.2549999999999955, + "dy": -0.599940000000089, + "width_pct": 0.008486754137033805 + }, + { + "label": "januaryincome:januaryexpenses:januarycashflow:", + "gt_x": 88.92, + "gt_y": 141.18000000000006, + "out_x": 88.445, + "out_y": 139.02002, + "dx": -0.4750000000000085, + "dy": -2.1599800000000755, + "width_pct": -0.0038406029384454314 + }, + { + "label": "$1,225$1,056$169", + "gt_x": 90.48, + "gt_y": 167.70000000000005, + "out_x": 90.1605588, + "out_y": 167.09998, + "dx": -0.3194412, + "dy": -0.6000200000000575, + "width_pct": -0.02911580180874554 + }, + { + "label": "otherexpenses", + "gt_x": 359.4159, + "gt_y": 189.53999999999996, + "out_x": 358.6866, + "out_y": 190.388, + "dx": -0.7293000000000234, + "dy": 0.8480000000000416, + "width_pct": -0.6171947061443586 + }, + { + "label": "other", + "gt_x": 126.9529, + "gt_y": 192.66000000000008, + "out_x": 126.21616, + "out_y": 192.53083, + "dx": -0.7367399999999975, + "dy": -0.12917000000007306, + "width_pct": 1.004604420182376 + }, + { + "label": "discretionary", + "gt_x": 366.5803, + "gt_y": 205.13999999999987, + "out_x": 365.83918, + "out_y": 205.67383, + "dx": -0.7411200000000235, + "dy": 0.5338300000001368, + "width_pct": -0.780602285123744 + }, + { + "label": "fromsavings", + "gt_x": 102.2191, + "gt_y": 210.5999999999999, + "out_x": 101.483158, + "out_y": 210.56665, + "dx": -0.7359419999999943, + "dy": -0.03334999999989918, + "width_pct": -0.35683315027834467 + }, + { + "label": "transportation", + "gt_x": 362.0328, + "gt_y": 220.74, + "out_x": 361.2955, + "out_y": 220.9596, + "dx": -0.7373000000000047, + "dy": 0.21959999999998558, + "width_pct": -0.26373099596641447 + }, + { + "label": "familyhelp", + "gt_x": 106.4389, + "gt_y": 228.53999999999996, + "out_x": 105.70307, + "out_y": 228.60254, + "dx": -0.7358300000000071, + "dy": 0.06254000000004112, + "width_pct": -0.29662049256996087 + }, + { + "label": "books&supplies", + "gt_x": 354.1237, + "gt_y": 235.55999999999995, + "out_x": 353.39268, + "out_y": 236.24542, + "dx": -0.7310200000000009, + "dy": 0.6854200000000503, + "width_pct": 0.5131532027442062 + }, + { + "label": "wages(after-tax)", + "gt_x": 85.14867, + "gt_y": 246.48000000000002, + "out_x": 84.41303, + "out_y": 246.63837, + "dx": -0.7356399999999894, + "dy": 0.1583699999999908, + "width_pct": 0.03862494674587022 + }, + { + "label": "tuition&fees", + "gt_x": 364.0881, + "gt_y": 251.16000000000008, + "out_x": 363.35597, + "out_y": 251.53125, + "dx": -0.7321299999999837, + "dy": 0.37124999999991815, + "width_pct": -0.6607574494068541 + }, + { + "label": "financialaid", + "gt_x": 102.5467, + "gt_y": 264.4200000000001, + "out_x": 101.81069, + "out_y": 264.6742, + "dx": -0.7360100000000074, + "dy": 0.25419999999991205, + "width_pct": -0.3059204568265865 + }, + { + "label": "room&board", + "gt_x": 364.1038, + "gt_y": 265.98, + "out_x": 363.3636, + "out_y": 266.81703, + "dx": -0.7401999999999589, + "dy": 0.8370299999999702, + "width_pct": 0.14617508360690953 + }, + { + "label": "0%10%20%30%40%50% [1/2]", + "gt_x": 148.3621, + "gt_y": 283.1399999999999, + "out_x": 147.88704, + "out_y": 282.53456, + "dx": -0.47505999999998494, + "dy": -0.6054399999998736, + "width_pct": 0.2278207548008815 + }, + { + "label": "0%10%20%30%40%50% [2/2]", + "gt_x": 414.7747, + "gt_y": 283.9200000000001, + "out_x": 414.29969, + "out_y": 283.30244, + "dx": -0.4750099999999975, + "dy": -0.6175600000000827, + "width_pct": 0.2224287617626824 + }, + { + "label": "JAN [1/2]", + "gt_x": 173.16, + "gt_y": 411.84000000000003, + "out_x": 171.85369, + "out_y": 409.68, + "dx": -1.3063099999999963, + "dy": -2.160000000000025, + "width_pct": -1.8314790259763694 + }, + { + "label": "JAN [2/2]", + "gt_x": 699.66, + "gt_y": 424.32000000000005, + "out_x": 699.2429, + "out_y": 422.16004, + "dx": -0.4171000000000049, + "dy": -2.159960000000069, + "width_pct": -3.347302719621894 + }, + { + "label": "Cashflow16969192199204(771)124154(721)10934(61)(299)13.8%", + "gt_x": 81.9, + "gt_y": 455.5200000000001, + "out_x": 82.085, + "out_y": 454.14, + "dx": 0.18499999999998806, + "dy": -1.3800000000001091, + "width_pct": -0.10515814055546034 + }, + { + "label": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299", + "gt_x": 81.9, + "gt_y": 471.12, + "out_x": 82.085, + "out_y": 468.95997, + "dx": 0.18499999999998806, + "dy": -2.160030000000006, + "width_pct": -0.1949827924002379 + }, + { + "label": "MONTHLYINCOMEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 499.98, + "out_x": 82.085, + "out_y": 498.59999, + "dx": 0.18499999999998806, + "dy": -1.380010000000027, + "width_pct": -0.07079472922759816 + }, + { + "label": "Financialaid(grants,scholarships,loans)paidtoyou--7507507507", + "gt_x": 81.9, + "gt_y": 515.58, + "out_x": 82.085, + "out_y": 513.42, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "After-taxwagesfromajob4504504504504504504504505503503503505,", + "gt_x": 81.9, + "gt_y": 530.4000000000001, + "out_x": 82.085, + "out_y": 528.24, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Financialhelpfromfamily2002001,00035035035035035035035035035", + "gt_x": 81.9, + "gt_y": 545.22, + "out_x": 82.085, + "out_y": 543.06, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Withdrawalsfromsavings500350150---------1,00040.8%", + "gt_x": 81.9, + "gt_y": 560.0400000000001, + "out_x": 82.085, + "out_y": 557.88, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Other(childsupport,publicassistance,gifts,etc.)7575757575757", + "gt_x": 81.9, + "gt_y": 574.86, + "out_x": 82.085, + "out_y": 572.7, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "TOTALINCOME1,2251,0752,4251,6251,6251,6251,6251,6251,7251,52", + "gt_x": 81.9, + "gt_y": 589.6800000000001, + "out_x": 82.085, + "out_y": 587.52, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "MONTHLYEXPENSEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 619.32, + "out_x": 82.085, + "out_y": 617.16, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.07079472922759816 + }, + { + "label": "Room&board5655655655655655655655655655655655656,78053.5%", + "gt_x": 81.9, + "gt_y": 634.1400000000001, + "out_x": 82.085, + "out_y": 631.98, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3153153153153153153153153153153153153,78029.8%", + "gt_x": 294.06, + "gt_y": 648.96, + "out_x": 296.26457, + "out_y": 646.8, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "2002002002002002002002002002002002002,40018.9%", + "gt_x": 294.06, + "gt_y": 663.78, + "out_x": 296.26457, + "out_y": 661.62, + "dx": 2.2045699999999897, + "dy": -2.159999999999968, + "width_pct": -0.6317556588710411 + }, + { + "label": "5050505050505050505050506004.7%", + "gt_x": 297.96000000000004, + "gt_y": 678.6, + "out_x": 300.16459, + "out_y": 676.44, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "Tuition&fees0075000650006500002,0500.0%", + "gt_x": 81.9, + "gt_y": 708.24, + "out_x": 82.085, + "out_y": 706.08, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--500--500--500---1,5000.0%", + "gt_x": 301.08, + "gt_y": 723.0600000000001, + "out_x": 300.1651, + "out_y": 720.9, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--250--150--150---5500.0%", + "gt_x": 301.08, + "gt_y": 737.8800000000001, + "out_x": 300.1651, + "out_y": 735.72, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Books&Supplies00325202032510104001515151,1550.0%", + "gt_x": 81.9, + "gt_y": 767.52, + "out_x": 82.085, + "out_y": 765.36, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--225--275--325---8250.0%", + "gt_x": 301.08, + "gt_y": 782.34, + "out_x": 300.1651, + "out_y": 780.18, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1002020501010751515153300.0%", + "gt_x": 301.08, + "gt_y": 797.1600000000001, + "out_x": 300.1651, + "out_y": 795.0, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Transportation2241741742191741742742191741742242692,47321.2%", + "gt_x": 81.9, + "gt_y": 826.8000000000001, + "out_x": 82.085, + "out_y": 824.64, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3030307530303075303030754952.8%", + "gt_x": 297.96000000000004, + "gt_y": 841.6200000000001, + "out_x": 300.16459, + "out_y": 839.46, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "1291291291291291291291291291291291291,54812.2%", + "gt_x": 294.06, + "gt_y": 856.44, + "out_x": 296.26457, + "out_y": 854.28, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "1515151515151515151515151801.4%", + "gt_x": 297.96000000000004, + "gt_y": 871.26, + "out_x": 300.16459, + "out_y": 869.1, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "50-----100---50502504.7%", + "gt_x": 297.96000000000004, + "gt_y": 886.08, + "out_x": 300.16459, + "out_y": 883.92, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "Discretionary69691693694194444194193943944194694,0536.5%", + "gt_x": 81.9, + "gt_y": 915.72, + "out_x": 82.085, + "out_y": 913.56, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "---5010010010010075751001008000.0%", + "gt_x": 301.08, + "gt_y": 930.5400000000001, + "out_x": 300.1651, + "out_y": 928.38, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "6969696969696969696969698286.5%", + "gt_x": 297.96000000000004, + "gt_y": 945.3600000000001, + "out_x": 300.16459, + "out_y": 943.2, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "-----25-----50750.0%", + "gt_x": 301.08, + "gt_y": 960.1800000000001, + "out_x": 300.1651, + "out_y": 958.02, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1001001001001001001001001001001,0000.0%", + "gt_x": 301.08, + "gt_y": 975.0, + "out_x": 300.1651, + "out_y": 972.84, + "dx": -0.9148999999999887, + "dy": -2.159999999999968, + "width_pct": 0.10319414601537064 + }, + { + "label": "---5050505050505050504500.0%", + "gt_x": 301.08, + "gt_y": 989.82, + "out_x": 300.1651, + "out_y": 987.66, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "---1001001001001001001001001009000.0%", + "gt_x": 301.08, + "gt_y": 1004.6400000000001, + "out_x": 300.1651, + "out_y": 1002.48, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Otherexpenses1981982502532432382332582632682682682,93818.8%", + "gt_x": 81.9, + "gt_y": 1034.28, + "out_x": 82.085, + "out_y": 1032.12, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "1231231231231231231231231231231231231,47611.6%", + "gt_x": 294.06, + "gt_y": 1049.1000000000001, + "out_x": 296.26457, + "out_y": 1046.94, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "--525545403560657070705620.0%", + "gt_x": 301.08, + "gt_y": 1063.92, + "out_x": 300.1651, + "out_y": 1061.76, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "7575757575757575757575759007.1%", + "gt_x": 297.96000000000004, + "gt_y": 1078.74, + "out_x": 300.16459, + "out_y": 1076.58, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "TOTALEXPENSES1,0561,0062,2331,4261,4212,3961,5011,4712,4461,", + "gt_x": 81.9, + "gt_y": 1108.38, + "out_x": 82.085, + "out_y": 1106.22, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 17.94, + "gt_y": 1167.66, + "out_x": 17.94, + "out_y": 1166.1637, + "dx": 0.0, + "dy": -1.4963000000000193, + "width_pct": -3.1202197381727528 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 57, + "worst_delta": 1.9521300000001247 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 1, + "out_lines": 2, + "samples": [ + "MonthlyCashAfterExpenseJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECY" + ] + }, + "rects": { + "gt_count": 120, + "out_count": 922, + "canonical_gt_count": 90, + "canonical_out_count": 831, + "matched": 18, + "unmatched_gt": 72, + "unmatched_out": 813, + "mean_center_delta": 1.7138143483333326, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 15, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "x": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "y": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "width": { + "mean_abs": 0.9620106066666586, + "worst": -11.075859600000001 + }, + "height": { + "mean_abs": 0.3467134777777703, + "worst": -0.7800499999999033 + }, + "edges": { + "left": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "top": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "right": { + "mean_abs": 1.77701537999999, + "worst": -11.550759599999992 + }, + "bottom": { + "mean_abs": 0.9843305511110982, + "worst": -1.5600300000000402 + } + } + }, + "noise_floor": 0.12 + }, + { + "lines": { + "gt": 59, + "out": 60, + "matched": 58, + "missing": 0, + "extra": 0, + "deviant": 56, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 1.6087531034483171, + "worst_dy": 2.160030000000006, + "worst_dy_signed": -2.160030000000006, + "worst_line": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299" + }, + "dx0": { + "mean_abs": 0.829383865517228, + "worst": 2.204589999999939 + }, + "width": { + "mean_abs_pct": 0.4098196879220786, + "worst_pct": 3.347302719621894 + }, + "instances": { + "compared": 58, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 56, + "fine_shifts": [ + { + "label": "Monthlycollegebudget", + "gt_x": 85.8, + "gt_y": 95.16000000000008, + "out_x": 84.545, + "out_y": 94.56006, + "dx": -1.2549999999999955, + "dy": -0.599940000000089, + "width_pct": 0.008486754137033805 + }, + { + "label": "januaryincome:januaryexpenses:januarycashflow:", + "gt_x": 88.92, + "gt_y": 141.18000000000006, + "out_x": 88.445, + "out_y": 139.02002, + "dx": -0.4750000000000085, + "dy": -2.1599800000000755, + "width_pct": -0.0038406029384454314 + }, + { + "label": "$1,225$1,056$169", + "gt_x": 90.48, + "gt_y": 167.70000000000005, + "out_x": 90.1605588, + "out_y": 167.09998, + "dx": -0.3194412, + "dy": -0.6000200000000575, + "width_pct": -0.02911580180874554 + }, + { + "label": "otherexpenses", + "gt_x": 359.4159, + "gt_y": 189.53999999999996, + "out_x": 358.6866, + "out_y": 190.388, + "dx": -0.7293000000000234, + "dy": 0.8480000000000416, + "width_pct": -0.6171947061443586 + }, + { + "label": "other", + "gt_x": 126.9529, + "gt_y": 192.66000000000008, + "out_x": 126.21616, + "out_y": 192.53083, + "dx": -0.7367399999999975, + "dy": -0.12917000000007306, + "width_pct": 1.004604420182376 + }, + { + "label": "discretionary", + "gt_x": 366.5803, + "gt_y": 205.13999999999987, + "out_x": 365.83918, + "out_y": 205.67383, + "dx": -0.7411200000000235, + "dy": 0.5338300000001368, + "width_pct": -0.780602285123744 + }, + { + "label": "fromsavings", + "gt_x": 102.2191, + "gt_y": 210.5999999999999, + "out_x": 101.483158, + "out_y": 210.56665, + "dx": -0.7359419999999943, + "dy": -0.03334999999989918, + "width_pct": -0.35683315027834467 + }, + { + "label": "transportation", + "gt_x": 362.0328, + "gt_y": 220.74, + "out_x": 361.2955, + "out_y": 220.9596, + "dx": -0.7373000000000047, + "dy": 0.21959999999998558, + "width_pct": -0.26373099596641447 + }, + { + "label": "familyhelp", + "gt_x": 106.4389, + "gt_y": 228.53999999999996, + "out_x": 105.70307, + "out_y": 228.60254, + "dx": -0.7358300000000071, + "dy": 0.06254000000004112, + "width_pct": -0.29662049256996087 + }, + { + "label": "books&supplies", + "gt_x": 354.1237, + "gt_y": 235.55999999999995, + "out_x": 353.39268, + "out_y": 236.24542, + "dx": -0.7310200000000009, + "dy": 0.6854200000000503, + "width_pct": 0.5131532027442062 + }, + { + "label": "wages(after-tax)", + "gt_x": 85.14867, + "gt_y": 246.48000000000002, + "out_x": 84.41303, + "out_y": 246.63837, + "dx": -0.7356399999999894, + "dy": 0.1583699999999908, + "width_pct": 0.03862494674587022 + }, + { + "label": "tuition&fees", + "gt_x": 364.0881, + "gt_y": 251.16000000000008, + "out_x": 363.35597, + "out_y": 251.53125, + "dx": -0.7321299999999837, + "dy": 0.37124999999991815, + "width_pct": -0.6607574494068541 + }, + { + "label": "financialaid", + "gt_x": 102.5467, + "gt_y": 264.4200000000001, + "out_x": 101.81069, + "out_y": 264.6742, + "dx": -0.7360100000000074, + "dy": 0.25419999999991205, + "width_pct": -0.3059204568265865 + }, + { + "label": "room&board", + "gt_x": 364.1038, + "gt_y": 265.98, + "out_x": 363.3636, + "out_y": 266.81703, + "dx": -0.7401999999999589, + "dy": 0.8370299999999702, + "width_pct": 0.14617508360690953 + }, + { + "label": "0%10%20%30%40%50% [1/2]", + "gt_x": 148.3621, + "gt_y": 283.1399999999999, + "out_x": 147.88704, + "out_y": 282.53456, + "dx": -0.47505999999998494, + "dy": -0.6054399999998736, + "width_pct": 0.2278207548008815 + }, + { + "label": "0%10%20%30%40%50% [2/2]", + "gt_x": 414.7747, + "gt_y": 283.9200000000001, + "out_x": 414.29969, + "out_y": 283.30244, + "dx": -0.4750099999999975, + "dy": -0.6175600000000827, + "width_pct": 0.2224287617626824 + }, + { + "label": "JAN [1/2]", + "gt_x": 173.16, + "gt_y": 411.84000000000003, + "out_x": 171.85369, + "out_y": 409.68, + "dx": -1.3063099999999963, + "dy": -2.160000000000025, + "width_pct": -1.8314790259763694 + }, + { + "label": "JAN [2/2]", + "gt_x": 699.66, + "gt_y": 424.32000000000005, + "out_x": 699.2429, + "out_y": 422.16004, + "dx": -0.4171000000000049, + "dy": -2.159960000000069, + "width_pct": -3.347302719621894 + }, + { + "label": "Cashflow16969192199204(771)124154(721)10934(61)(299)13.8%", + "gt_x": 81.9, + "gt_y": 455.5200000000001, + "out_x": 82.085, + "out_y": 454.14, + "dx": 0.18499999999998806, + "dy": -1.3800000000001091, + "width_pct": -0.10515814055546034 + }, + { + "label": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299", + "gt_x": 81.9, + "gt_y": 471.12, + "out_x": 82.085, + "out_y": 468.95997, + "dx": 0.18499999999998806, + "dy": -2.160030000000006, + "width_pct": -0.1949827924002379 + }, + { + "label": "MONTHLYINCOMEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 499.98, + "out_x": 82.085, + "out_y": 498.59999, + "dx": 0.18499999999998806, + "dy": -1.380010000000027, + "width_pct": -0.07079472922759816 + }, + { + "label": "Financialaid(grants,scholarships,loans)paidtoyou--7507507507", + "gt_x": 81.9, + "gt_y": 515.58, + "out_x": 82.085, + "out_y": 513.42, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "After-taxwagesfromajob4504504504504504504504505503503503505,", + "gt_x": 81.9, + "gt_y": 530.4000000000001, + "out_x": 82.085, + "out_y": 528.24, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Financialhelpfromfamily2002001,00035035035035035035035035035", + "gt_x": 81.9, + "gt_y": 545.22, + "out_x": 82.085, + "out_y": 543.06, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Withdrawalsfromsavings500350150---------1,00040.8%", + "gt_x": 81.9, + "gt_y": 560.0400000000001, + "out_x": 82.085, + "out_y": 557.88, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Other(childsupport,publicassistance,gifts,etc.)7575757575757", + "gt_x": 81.9, + "gt_y": 574.86, + "out_x": 82.085, + "out_y": 572.7, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "TOTALINCOME1,2251,0752,4251,6251,6251,6251,6251,6251,7251,52", + "gt_x": 81.9, + "gt_y": 589.6800000000001, + "out_x": 82.085, + "out_y": 587.52, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "MONTHLYEXPENSEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 619.32, + "out_x": 82.085, + "out_y": 617.16, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.07079472922759816 + }, + { + "label": "Room&board5655655655655655655655655655655655656,78053.5%", + "gt_x": 81.9, + "gt_y": 634.1400000000001, + "out_x": 82.085, + "out_y": 631.98, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3153153153153153153153153153153153153,78029.8%", + "gt_x": 294.06, + "gt_y": 648.96, + "out_x": 296.26457, + "out_y": 646.8, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "2002002002002002002002002002002002002,40018.9%", + "gt_x": 294.06, + "gt_y": 663.78, + "out_x": 296.26457, + "out_y": 661.62, + "dx": 2.2045699999999897, + "dy": -2.159999999999968, + "width_pct": -0.6317556588710411 + }, + { + "label": "5050505050505050505050506004.7%", + "gt_x": 297.96000000000004, + "gt_y": 678.6, + "out_x": 300.16459, + "out_y": 676.44, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "Tuition&fees0075000650006500002,0500.0%", + "gt_x": 81.9, + "gt_y": 708.24, + "out_x": 82.085, + "out_y": 706.08, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--500--500--500---1,5000.0%", + "gt_x": 301.08, + "gt_y": 723.0600000000001, + "out_x": 300.1651, + "out_y": 720.9, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--250--150--150---5500.0%", + "gt_x": 301.08, + "gt_y": 737.8800000000001, + "out_x": 300.1651, + "out_y": 735.72, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Books&Supplies00325202032510104001515151,1550.0%", + "gt_x": 81.9, + "gt_y": 767.52, + "out_x": 82.085, + "out_y": 765.36, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--225--275--325---8250.0%", + "gt_x": 301.08, + "gt_y": 782.34, + "out_x": 300.1651, + "out_y": 780.18, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1002020501010751515153300.0%", + "gt_x": 301.08, + "gt_y": 797.1600000000001, + "out_x": 300.1651, + "out_y": 795.0, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Transportation2241741742191741742742191741742242692,47321.2%", + "gt_x": 81.9, + "gt_y": 826.8000000000001, + "out_x": 82.085, + "out_y": 824.64, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3030307530303075303030754952.8%", + "gt_x": 297.96000000000004, + "gt_y": 841.6200000000001, + "out_x": 300.16459, + "out_y": 839.46, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "1291291291291291291291291291291291291,54812.2%", + "gt_x": 294.06, + "gt_y": 856.44, + "out_x": 296.26457, + "out_y": 854.28, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "1515151515151515151515151801.4%", + "gt_x": 297.96000000000004, + "gt_y": 871.26, + "out_x": 300.16459, + "out_y": 869.1, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "50-----100---50502504.7%", + "gt_x": 297.96000000000004, + "gt_y": 886.08, + "out_x": 300.16459, + "out_y": 883.92, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "Discretionary69691693694194444194193943944194694,0536.5%", + "gt_x": 81.9, + "gt_y": 915.72, + "out_x": 82.085, + "out_y": 913.56, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "---5010010010010075751001008000.0%", + "gt_x": 301.08, + "gt_y": 930.5400000000001, + "out_x": 300.1651, + "out_y": 928.38, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "6969696969696969696969698286.5%", + "gt_x": 297.96000000000004, + "gt_y": 945.3600000000001, + "out_x": 300.16459, + "out_y": 943.2, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "-----25-----50750.0%", + "gt_x": 301.08, + "gt_y": 960.1800000000001, + "out_x": 300.1651, + "out_y": 958.02, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1001001001001001001001001001001,0000.0%", + "gt_x": 301.08, + "gt_y": 975.0, + "out_x": 300.1651, + "out_y": 972.84, + "dx": -0.9148999999999887, + "dy": -2.159999999999968, + "width_pct": 0.10319414601537064 + }, + { + "label": "---5050505050505050504500.0%", + "gt_x": 301.08, + "gt_y": 989.82, + "out_x": 300.1651, + "out_y": 987.66, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "---1001001001001001001001001009000.0%", + "gt_x": 301.08, + "gt_y": 1004.6400000000001, + "out_x": 300.1651, + "out_y": 1002.48, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Otherexpenses1981982502532432382332582632682682682,93818.8%", + "gt_x": 81.9, + "gt_y": 1034.28, + "out_x": 82.085, + "out_y": 1032.12, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "1231231231231231231231231231231231231,47611.6%", + "gt_x": 294.06, + "gt_y": 1049.1000000000001, + "out_x": 296.26457, + "out_y": 1046.94, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "--525545403560657070705620.0%", + "gt_x": 301.08, + "gt_y": 1063.92, + "out_x": 300.1651, + "out_y": 1061.76, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "7575757575757575757575759007.1%", + "gt_x": 297.96000000000004, + "gt_y": 1078.74, + "out_x": 300.16459, + "out_y": 1076.58, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "TOTALEXPENSES1,0561,0062,2331,4261,4212,3961,5011,4712,4461,", + "gt_x": 81.9, + "gt_y": 1108.38, + "out_x": 82.085, + "out_y": 1106.22, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 17.94, + "gt_y": 1167.66, + "out_x": 17.94, + "out_y": 1166.1637, + "dx": 0.0, + "dy": -1.4963000000000193, + "width_pct": -3.1202197381727528 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 57, + "worst_delta": 1.9521300000001247 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 1, + "out_lines": 2, + "samples": [ + "MonthlyCashAfterExpenseJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECY" + ] + }, + "rects": { + "gt_count": 120, + "out_count": 922, + "canonical_gt_count": 90, + "canonical_out_count": 831, + "matched": 18, + "unmatched_gt": 72, + "unmatched_out": 813, + "mean_center_delta": 1.7138143483333326, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 15, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "x": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "y": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "width": { + "mean_abs": 0.9620106066666586, + "worst": -11.075859600000001 + }, + "height": { + "mean_abs": 0.3467134777777703, + "worst": -0.7800499999999033 + }, + "edges": { + "left": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "top": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "right": { + "mean_abs": 1.77701537999999, + "worst": -11.550759599999992 + }, + "bottom": { + "mean_abs": 0.9843305511110982, + "worst": -1.5600300000000402 + } + } + }, + "noise_floor": 0.12 + }, + { + "lines": { + "gt": 59, + "out": 60, + "matched": 58, + "missing": 0, + "extra": 0, + "deviant": 56, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 1.6087531034483171, + "worst_dy": 2.160030000000006, + "worst_dy_signed": -2.160030000000006, + "worst_line": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299" + }, + "dx0": { + "mean_abs": 0.829383865517228, + "worst": 2.204589999999939 + }, + "width": { + "mean_abs_pct": 0.4098196879220786, + "worst_pct": 3.347302719621894 + }, + "instances": { + "compared": 58, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 56, + "fine_shifts": [ + { + "label": "Monthlycollegebudget", + "gt_x": 85.8, + "gt_y": 95.16000000000008, + "out_x": 84.545, + "out_y": 94.56006, + "dx": -1.2549999999999955, + "dy": -0.599940000000089, + "width_pct": 0.008486754137033805 + }, + { + "label": "januaryincome:januaryexpenses:januarycashflow:", + "gt_x": 88.92, + "gt_y": 141.18000000000006, + "out_x": 88.445, + "out_y": 139.02002, + "dx": -0.4750000000000085, + "dy": -2.1599800000000755, + "width_pct": -0.0038406029384454314 + }, + { + "label": "$1,225$1,056$169", + "gt_x": 90.48, + "gt_y": 167.70000000000005, + "out_x": 90.1605588, + "out_y": 167.09998, + "dx": -0.3194412, + "dy": -0.6000200000000575, + "width_pct": -0.02911580180874554 + }, + { + "label": "otherexpenses", + "gt_x": 359.4159, + "gt_y": 189.53999999999996, + "out_x": 358.6866, + "out_y": 190.388, + "dx": -0.7293000000000234, + "dy": 0.8480000000000416, + "width_pct": -0.6171947061443586 + }, + { + "label": "other", + "gt_x": 126.9529, + "gt_y": 192.66000000000008, + "out_x": 126.21616, + "out_y": 192.53083, + "dx": -0.7367399999999975, + "dy": -0.12917000000007306, + "width_pct": 1.004604420182376 + }, + { + "label": "discretionary", + "gt_x": 366.5803, + "gt_y": 205.13999999999987, + "out_x": 365.83918, + "out_y": 205.67383, + "dx": -0.7411200000000235, + "dy": 0.5338300000001368, + "width_pct": -0.780602285123744 + }, + { + "label": "fromsavings", + "gt_x": 102.2191, + "gt_y": 210.5999999999999, + "out_x": 101.483158, + "out_y": 210.56665, + "dx": -0.7359419999999943, + "dy": -0.03334999999989918, + "width_pct": -0.35683315027834467 + }, + { + "label": "transportation", + "gt_x": 362.0328, + "gt_y": 220.74, + "out_x": 361.2955, + "out_y": 220.9596, + "dx": -0.7373000000000047, + "dy": 0.21959999999998558, + "width_pct": -0.26373099596641447 + }, + { + "label": "familyhelp", + "gt_x": 106.4389, + "gt_y": 228.53999999999996, + "out_x": 105.70307, + "out_y": 228.60254, + "dx": -0.7358300000000071, + "dy": 0.06254000000004112, + "width_pct": -0.29662049256996087 + }, + { + "label": "books&supplies", + "gt_x": 354.1237, + "gt_y": 235.55999999999995, + "out_x": 353.39268, + "out_y": 236.24542, + "dx": -0.7310200000000009, + "dy": 0.6854200000000503, + "width_pct": 0.5131532027442062 + }, + { + "label": "wages(after-tax)", + "gt_x": 85.14867, + "gt_y": 246.48000000000002, + "out_x": 84.41303, + "out_y": 246.63837, + "dx": -0.7356399999999894, + "dy": 0.1583699999999908, + "width_pct": 0.03862494674587022 + }, + { + "label": "tuition&fees", + "gt_x": 364.0881, + "gt_y": 251.16000000000008, + "out_x": 363.35597, + "out_y": 251.53125, + "dx": -0.7321299999999837, + "dy": 0.37124999999991815, + "width_pct": -0.6607574494068541 + }, + { + "label": "financialaid", + "gt_x": 102.5467, + "gt_y": 264.4200000000001, + "out_x": 101.81069, + "out_y": 264.6742, + "dx": -0.7360100000000074, + "dy": 0.25419999999991205, + "width_pct": -0.3059204568265865 + }, + { + "label": "room&board", + "gt_x": 364.1038, + "gt_y": 265.98, + "out_x": 363.3636, + "out_y": 266.81703, + "dx": -0.7401999999999589, + "dy": 0.8370299999999702, + "width_pct": 0.14617508360690953 + }, + { + "label": "0%10%20%30%40%50% [1/2]", + "gt_x": 148.3621, + "gt_y": 283.1399999999999, + "out_x": 147.88704, + "out_y": 282.53456, + "dx": -0.47505999999998494, + "dy": -0.6054399999998736, + "width_pct": 0.2278207548008815 + }, + { + "label": "0%10%20%30%40%50% [2/2]", + "gt_x": 414.7747, + "gt_y": 283.9200000000001, + "out_x": 414.29969, + "out_y": 283.30244, + "dx": -0.4750099999999975, + "dy": -0.6175600000000827, + "width_pct": 0.2224287617626824 + }, + { + "label": "JAN [1/2]", + "gt_x": 173.16, + "gt_y": 411.84000000000003, + "out_x": 171.85369, + "out_y": 409.68, + "dx": -1.3063099999999963, + "dy": -2.160000000000025, + "width_pct": -1.8314790259763694 + }, + { + "label": "JAN [2/2]", + "gt_x": 699.66, + "gt_y": 424.32000000000005, + "out_x": 699.2429, + "out_y": 422.16004, + "dx": -0.4171000000000049, + "dy": -2.159960000000069, + "width_pct": -3.347302719621894 + }, + { + "label": "Cashflow16969192199204(771)124154(721)10934(61)(299)13.8%", + "gt_x": 81.9, + "gt_y": 455.5200000000001, + "out_x": 82.085, + "out_y": 454.14, + "dx": 0.18499999999998806, + "dy": -1.3800000000001091, + "width_pct": -0.10515814055546034 + }, + { + "label": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299", + "gt_x": 81.9, + "gt_y": 471.12, + "out_x": 82.085, + "out_y": 468.95997, + "dx": 0.18499999999998806, + "dy": -2.160030000000006, + "width_pct": -0.1949827924002379 + }, + { + "label": "MONTHLYINCOMEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 499.98, + "out_x": 82.085, + "out_y": 498.59999, + "dx": 0.18499999999998806, + "dy": -1.380010000000027, + "width_pct": -0.07079472922759816 + }, + { + "label": "Financialaid(grants,scholarships,loans)paidtoyou--7507507507", + "gt_x": 81.9, + "gt_y": 515.58, + "out_x": 82.085, + "out_y": 513.42, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "After-taxwagesfromajob4504504504504504504504505503503503505,", + "gt_x": 81.9, + "gt_y": 530.4000000000001, + "out_x": 82.085, + "out_y": 528.24, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Financialhelpfromfamily2002001,00035035035035035035035035035", + "gt_x": 81.9, + "gt_y": 545.22, + "out_x": 82.085, + "out_y": 543.06, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Withdrawalsfromsavings500350150---------1,00040.8%", + "gt_x": 81.9, + "gt_y": 560.0400000000001, + "out_x": 82.085, + "out_y": 557.88, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Other(childsupport,publicassistance,gifts,etc.)7575757575757", + "gt_x": 81.9, + "gt_y": 574.86, + "out_x": 82.085, + "out_y": 572.7, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "TOTALINCOME1,2251,0752,4251,6251,6251,6251,6251,6251,7251,52", + "gt_x": 81.9, + "gt_y": 589.6800000000001, + "out_x": 82.085, + "out_y": 587.52, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "MONTHLYEXPENSEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 619.32, + "out_x": 82.085, + "out_y": 617.16, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.07079472922759816 + }, + { + "label": "Room&board5655655655655655655655655655655655656,78053.5%", + "gt_x": 81.9, + "gt_y": 634.1400000000001, + "out_x": 82.085, + "out_y": 631.98, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3153153153153153153153153153153153153,78029.8%", + "gt_x": 294.06, + "gt_y": 648.96, + "out_x": 296.26457, + "out_y": 646.8, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "2002002002002002002002002002002002002,40018.9%", + "gt_x": 294.06, + "gt_y": 663.78, + "out_x": 296.26457, + "out_y": 661.62, + "dx": 2.2045699999999897, + "dy": -2.159999999999968, + "width_pct": -0.6317556588710411 + }, + { + "label": "5050505050505050505050506004.7%", + "gt_x": 297.96000000000004, + "gt_y": 678.6, + "out_x": 300.16459, + "out_y": 676.44, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "Tuition&fees0075000650006500002,0500.0%", + "gt_x": 81.9, + "gt_y": 708.24, + "out_x": 82.085, + "out_y": 706.08, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--500--500--500---1,5000.0%", + "gt_x": 301.08, + "gt_y": 723.0600000000001, + "out_x": 300.1651, + "out_y": 720.9, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--250--150--150---5500.0%", + "gt_x": 301.08, + "gt_y": 737.8800000000001, + "out_x": 300.1651, + "out_y": 735.72, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Books&Supplies00325202032510104001515151,1550.0%", + "gt_x": 81.9, + "gt_y": 767.52, + "out_x": 82.085, + "out_y": 765.36, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--225--275--325---8250.0%", + "gt_x": 301.08, + "gt_y": 782.34, + "out_x": 300.1651, + "out_y": 780.18, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1002020501010751515153300.0%", + "gt_x": 301.08, + "gt_y": 797.1600000000001, + "out_x": 300.1651, + "out_y": 795.0, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Transportation2241741742191741742742191741742242692,47321.2%", + "gt_x": 81.9, + "gt_y": 826.8000000000001, + "out_x": 82.085, + "out_y": 824.64, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3030307530303075303030754952.8%", + "gt_x": 297.96000000000004, + "gt_y": 841.6200000000001, + "out_x": 300.16459, + "out_y": 839.46, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "1291291291291291291291291291291291291,54812.2%", + "gt_x": 294.06, + "gt_y": 856.44, + "out_x": 296.26457, + "out_y": 854.28, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "1515151515151515151515151801.4%", + "gt_x": 297.96000000000004, + "gt_y": 871.26, + "out_x": 300.16459, + "out_y": 869.1, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "50-----100---50502504.7%", + "gt_x": 297.96000000000004, + "gt_y": 886.08, + "out_x": 300.16459, + "out_y": 883.92, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "Discretionary69691693694194444194193943944194694,0536.5%", + "gt_x": 81.9, + "gt_y": 915.72, + "out_x": 82.085, + "out_y": 913.56, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "---5010010010010075751001008000.0%", + "gt_x": 301.08, + "gt_y": 930.5400000000001, + "out_x": 300.1651, + "out_y": 928.38, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "6969696969696969696969698286.5%", + "gt_x": 297.96000000000004, + "gt_y": 945.3600000000001, + "out_x": 300.16459, + "out_y": 943.2, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "-----25-----50750.0%", + "gt_x": 301.08, + "gt_y": 960.1800000000001, + "out_x": 300.1651, + "out_y": 958.02, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1001001001001001001001001001001,0000.0%", + "gt_x": 301.08, + "gt_y": 975.0, + "out_x": 300.1651, + "out_y": 972.84, + "dx": -0.9148999999999887, + "dy": -2.159999999999968, + "width_pct": 0.10319414601537064 + }, + { + "label": "---5050505050505050504500.0%", + "gt_x": 301.08, + "gt_y": 989.82, + "out_x": 300.1651, + "out_y": 987.66, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "---1001001001001001001001001009000.0%", + "gt_x": 301.08, + "gt_y": 1004.6400000000001, + "out_x": 300.1651, + "out_y": 1002.48, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Otherexpenses1981982502532432382332582632682682682,93818.8%", + "gt_x": 81.9, + "gt_y": 1034.28, + "out_x": 82.085, + "out_y": 1032.12, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "1231231231231231231231231231231231231,47611.6%", + "gt_x": 294.06, + "gt_y": 1049.1000000000001, + "out_x": 296.26457, + "out_y": 1046.94, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "--525545403560657070705620.0%", + "gt_x": 301.08, + "gt_y": 1063.92, + "out_x": 300.1651, + "out_y": 1061.76, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "7575757575757575757575759007.1%", + "gt_x": 297.96000000000004, + "gt_y": 1078.74, + "out_x": 300.16459, + "out_y": 1076.58, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "TOTALEXPENSES1,0561,0062,2331,4261,4212,3961,5011,4712,4461,", + "gt_x": 81.9, + "gt_y": 1108.38, + "out_x": 82.085, + "out_y": 1106.22, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 17.94, + "gt_y": 1167.66, + "out_x": 17.94, + "out_y": 1166.1637, + "dx": 0.0, + "dy": -1.4963000000000193, + "width_pct": -3.1202197381727528 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 57, + "worst_delta": 1.9521300000001247 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 1, + "out_lines": 2, + "samples": [ + "MonthlyCashAfterExpenseJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECY" + ] + }, + "rects": { + "gt_count": 120, + "out_count": 922, + "canonical_gt_count": 90, + "canonical_out_count": 831, + "matched": 18, + "unmatched_gt": 72, + "unmatched_out": 813, + "mean_center_delta": 1.7138143483333326, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 15, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "x": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "y": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "width": { + "mean_abs": 0.9620106066666586, + "worst": -11.075859600000001 + }, + "height": { + "mean_abs": 0.3467134777777703, + "worst": -0.7800499999999033 + }, + "edges": { + "left": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "top": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "right": { + "mean_abs": 1.77701537999999, + "worst": -11.550759599999992 + }, + "bottom": { + "mean_abs": 0.9843305511110982, + "worst": -1.5600300000000402 + } + } + }, + "noise_floor": 0.12 + }, + { + "lines": { + "gt": 59, + "out": 60, + "matched": 58, + "missing": 0, + "extra": 0, + "deviant": 56, + "missing_text": [], + "extra_text": [] + }, + "baseline": { + "mean_abs_dy": 1.6087531034483171, + "worst_dy": 2.160030000000006, + "worst_dy_signed": -2.160030000000006, + "worst_line": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299" + }, + "dx0": { + "mean_abs": 0.829383865517228, + "worst": 2.204589999999939 + }, + "width": { + "mean_abs_pct": 0.4098196879220786, + "worst_pct": 3.347302719621894 + }, + "instances": { + "compared": 58, + "large_shift_threshold": 5.0, + "large_shift_count": 0, + "large_shifts": [], + "fine_shift_threshold": 0.5, + "fine_shift_count": 56, + "fine_shifts": [ + { + "label": "Monthlycollegebudget", + "gt_x": 85.8, + "gt_y": 95.16000000000008, + "out_x": 84.545, + "out_y": 94.56006, + "dx": -1.2549999999999955, + "dy": -0.599940000000089, + "width_pct": 0.008486754137033805 + }, + { + "label": "januaryincome:januaryexpenses:januarycashflow:", + "gt_x": 88.92, + "gt_y": 141.18000000000006, + "out_x": 88.445, + "out_y": 139.02002, + "dx": -0.4750000000000085, + "dy": -2.1599800000000755, + "width_pct": -0.0038406029384454314 + }, + { + "label": "$1,225$1,056$169", + "gt_x": 90.48, + "gt_y": 167.70000000000005, + "out_x": 90.1605588, + "out_y": 167.09998, + "dx": -0.3194412, + "dy": -0.6000200000000575, + "width_pct": -0.02911580180874554 + }, + { + "label": "otherexpenses", + "gt_x": 359.4159, + "gt_y": 189.53999999999996, + "out_x": 358.6866, + "out_y": 190.388, + "dx": -0.7293000000000234, + "dy": 0.8480000000000416, + "width_pct": -0.6171947061443586 + }, + { + "label": "other", + "gt_x": 126.9529, + "gt_y": 192.66000000000008, + "out_x": 126.21616, + "out_y": 192.53083, + "dx": -0.7367399999999975, + "dy": -0.12917000000007306, + "width_pct": 1.004604420182376 + }, + { + "label": "discretionary", + "gt_x": 366.5803, + "gt_y": 205.13999999999987, + "out_x": 365.83918, + "out_y": 205.67383, + "dx": -0.7411200000000235, + "dy": 0.5338300000001368, + "width_pct": -0.780602285123744 + }, + { + "label": "fromsavings", + "gt_x": 102.2191, + "gt_y": 210.5999999999999, + "out_x": 101.483158, + "out_y": 210.56665, + "dx": -0.7359419999999943, + "dy": -0.03334999999989918, + "width_pct": -0.35683315027834467 + }, + { + "label": "transportation", + "gt_x": 362.0328, + "gt_y": 220.74, + "out_x": 361.2955, + "out_y": 220.9596, + "dx": -0.7373000000000047, + "dy": 0.21959999999998558, + "width_pct": -0.26373099596641447 + }, + { + "label": "familyhelp", + "gt_x": 106.4389, + "gt_y": 228.53999999999996, + "out_x": 105.70307, + "out_y": 228.60254, + "dx": -0.7358300000000071, + "dy": 0.06254000000004112, + "width_pct": -0.29662049256996087 + }, + { + "label": "books&supplies", + "gt_x": 354.1237, + "gt_y": 235.55999999999995, + "out_x": 353.39268, + "out_y": 236.24542, + "dx": -0.7310200000000009, + "dy": 0.6854200000000503, + "width_pct": 0.5131532027442062 + }, + { + "label": "wages(after-tax)", + "gt_x": 85.14867, + "gt_y": 246.48000000000002, + "out_x": 84.41303, + "out_y": 246.63837, + "dx": -0.7356399999999894, + "dy": 0.1583699999999908, + "width_pct": 0.03862494674587022 + }, + { + "label": "tuition&fees", + "gt_x": 364.0881, + "gt_y": 251.16000000000008, + "out_x": 363.35597, + "out_y": 251.53125, + "dx": -0.7321299999999837, + "dy": 0.37124999999991815, + "width_pct": -0.6607574494068541 + }, + { + "label": "financialaid", + "gt_x": 102.5467, + "gt_y": 264.4200000000001, + "out_x": 101.81069, + "out_y": 264.6742, + "dx": -0.7360100000000074, + "dy": 0.25419999999991205, + "width_pct": -0.3059204568265865 + }, + { + "label": "room&board", + "gt_x": 364.1038, + "gt_y": 265.98, + "out_x": 363.3636, + "out_y": 266.81703, + "dx": -0.7401999999999589, + "dy": 0.8370299999999702, + "width_pct": 0.14617508360690953 + }, + { + "label": "0%10%20%30%40%50% [1/2]", + "gt_x": 148.3621, + "gt_y": 283.1399999999999, + "out_x": 147.88704, + "out_y": 282.53456, + "dx": -0.47505999999998494, + "dy": -0.6054399999998736, + "width_pct": 0.2278207548008815 + }, + { + "label": "0%10%20%30%40%50% [2/2]", + "gt_x": 414.7747, + "gt_y": 283.9200000000001, + "out_x": 414.29969, + "out_y": 283.30244, + "dx": -0.4750099999999975, + "dy": -0.6175600000000827, + "width_pct": 0.2224287617626824 + }, + { + "label": "JAN [1/2]", + "gt_x": 173.16, + "gt_y": 411.84000000000003, + "out_x": 171.85369, + "out_y": 409.68, + "dx": -1.3063099999999963, + "dy": -2.160000000000025, + "width_pct": -1.8314790259763694 + }, + { + "label": "JAN [2/2]", + "gt_x": 699.66, + "gt_y": 424.32000000000005, + "out_x": 699.2429, + "out_y": 422.16004, + "dx": -0.4171000000000049, + "dy": -2.159960000000069, + "width_pct": -3.347302719621894 + }, + { + "label": "Cashflow16969192199204(771)124154(721)10934(61)(299)13.8%", + "gt_x": 81.9, + "gt_y": 455.5200000000001, + "out_x": 82.085, + "out_y": 454.14, + "dx": 0.18499999999998806, + "dy": -1.3800000000001091, + "width_pct": -0.10515814055546034 + }, + { + "label": "Cumulativecashflow16923843062983362186340(381)(272)(238)(299", + "gt_x": 81.9, + "gt_y": 471.12, + "out_x": 82.085, + "out_y": 468.95997, + "dx": 0.18499999999998806, + "dy": -2.160030000000006, + "width_pct": -0.1949827924002379 + }, + { + "label": "MONTHLYINCOMEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 499.98, + "out_x": 82.085, + "out_y": 498.59999, + "dx": 0.18499999999998806, + "dy": -1.380010000000027, + "width_pct": -0.07079472922759816 + }, + { + "label": "Financialaid(grants,scholarships,loans)paidtoyou--7507507507", + "gt_x": 81.9, + "gt_y": 515.58, + "out_x": 82.085, + "out_y": 513.42, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "After-taxwagesfromajob4504504504504504504504505503503503505,", + "gt_x": 81.9, + "gt_y": 530.4000000000001, + "out_x": 82.085, + "out_y": 528.24, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Financialhelpfromfamily2002001,00035035035035035035035035035", + "gt_x": 81.9, + "gt_y": 545.22, + "out_x": 82.085, + "out_y": 543.06, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Withdrawalsfromsavings500350150---------1,00040.8%", + "gt_x": 81.9, + "gt_y": 560.0400000000001, + "out_x": 82.085, + "out_y": 557.88, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "Other(childsupport,publicassistance,gifts,etc.)7575757575757", + "gt_x": 81.9, + "gt_y": 574.86, + "out_x": 82.085, + "out_y": 572.7, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "TOTALINCOME1,2251,0752,4251,6251,6251,6251,6251,6251,7251,52", + "gt_x": 81.9, + "gt_y": 589.6800000000001, + "out_x": 82.085, + "out_y": 587.52, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "MONTHLYEXPENSEJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECYEAR%INC", + "gt_x": 81.9, + "gt_y": 619.32, + "out_x": 82.085, + "out_y": 617.16, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.07079472922759816 + }, + { + "label": "Room&board5655655655655655655655655655655655656,78053.5%", + "gt_x": 81.9, + "gt_y": 634.1400000000001, + "out_x": 82.085, + "out_y": 631.98, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3153153153153153153153153153153153153,78029.8%", + "gt_x": 294.06, + "gt_y": 648.96, + "out_x": 296.26457, + "out_y": 646.8, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "2002002002002002002002002002002002002,40018.9%", + "gt_x": 294.06, + "gt_y": 663.78, + "out_x": 296.26457, + "out_y": 661.62, + "dx": 2.2045699999999897, + "dy": -2.159999999999968, + "width_pct": -0.6317556588710411 + }, + { + "label": "5050505050505050505050506004.7%", + "gt_x": 297.96000000000004, + "gt_y": 678.6, + "out_x": 300.16459, + "out_y": 676.44, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "Tuition&fees0075000650006500002,0500.0%", + "gt_x": 81.9, + "gt_y": 708.24, + "out_x": 82.085, + "out_y": 706.08, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--500--500--500---1,5000.0%", + "gt_x": 301.08, + "gt_y": 723.0600000000001, + "out_x": 300.1651, + "out_y": 720.9, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--250--150--150---5500.0%", + "gt_x": 301.08, + "gt_y": 737.8800000000001, + "out_x": 300.1651, + "out_y": 735.72, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Books&Supplies00325202032510104001515151,1550.0%", + "gt_x": 81.9, + "gt_y": 767.52, + "out_x": 82.085, + "out_y": 765.36, + "dx": 0.18499999999998806, + "dy": -2.159999999999968, + "width_pct": -0.10464249890290052 + }, + { + "label": "--225--275--325---8250.0%", + "gt_x": 301.08, + "gt_y": 782.34, + "out_x": 300.1651, + "out_y": 780.18, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1002020501010751515153300.0%", + "gt_x": 301.08, + "gt_y": 797.1600000000001, + "out_x": 300.1651, + "out_y": 795.0, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Transportation2241741742191741742742191741742242692,47321.2%", + "gt_x": 81.9, + "gt_y": 826.8000000000001, + "out_x": 82.085, + "out_y": 824.64, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "3030307530303075303030754952.8%", + "gt_x": 297.96000000000004, + "gt_y": 841.6200000000001, + "out_x": 300.16459, + "out_y": 839.46, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "1291291291291291291291291291291291291,54812.2%", + "gt_x": 294.06, + "gt_y": 856.44, + "out_x": 296.26457, + "out_y": 854.28, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "1515151515151515151515151801.4%", + "gt_x": 297.96000000000004, + "gt_y": 871.26, + "out_x": 300.16459, + "out_y": 869.1, + "dx": 2.204589999999939, + "dy": -2.159999999999968, + "width_pct": -0.6368195175126659 + }, + { + "label": "50-----100---50502504.7%", + "gt_x": 297.96000000000004, + "gt_y": 886.08, + "out_x": 300.16459, + "out_y": 883.92, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "Discretionary69691693694194444194193943944194694,0536.5%", + "gt_x": 81.9, + "gt_y": 915.72, + "out_x": 82.085, + "out_y": 913.56, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10464249890290052 + }, + { + "label": "---5010010010010075751001008000.0%", + "gt_x": 301.08, + "gt_y": 930.5400000000001, + "out_x": 300.1651, + "out_y": 928.38, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "6969696969696969696969698286.5%", + "gt_x": 297.96000000000004, + "gt_y": 945.3600000000001, + "out_x": 300.16459, + "out_y": 943.2, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "-----25-----50750.0%", + "gt_x": 301.08, + "gt_y": 960.1800000000001, + "out_x": 300.1651, + "out_y": 958.02, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "--1001001001001001001001001001001,0000.0%", + "gt_x": 301.08, + "gt_y": 975.0, + "out_x": 300.1651, + "out_y": 972.84, + "dx": -0.9148999999999887, + "dy": -2.159999999999968, + "width_pct": 0.10319414601537064 + }, + { + "label": "---5050505050505050504500.0%", + "gt_x": 301.08, + "gt_y": 989.82, + "out_x": 300.1651, + "out_y": 987.66, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "---1001001001001001001001001009000.0%", + "gt_x": 301.08, + "gt_y": 1004.6400000000001, + "out_x": 300.1651, + "out_y": 1002.48, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "Otherexpenses1981982502532432382332582632682682682,93818.8%", + "gt_x": 81.9, + "gt_y": 1034.28, + "out_x": 82.085, + "out_y": 1032.12, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.10515814055546034 + }, + { + "label": "1231231231231231231231231231231231231,47611.6%", + "gt_x": 294.06, + "gt_y": 1049.1000000000001, + "out_x": 296.26457, + "out_y": 1046.94, + "dx": 2.2045699999999897, + "dy": -2.160000000000082, + "width_pct": -0.6317556588710411 + }, + { + "label": "--525545403560657070705620.0%", + "gt_x": 301.08, + "gt_y": 1063.92, + "out_x": 300.1651, + "out_y": 1061.76, + "dx": -0.9148999999999887, + "dy": -2.160000000000082, + "width_pct": 0.10319414601537064 + }, + { + "label": "7575757575757575757575759007.1%", + "gt_x": 297.96000000000004, + "gt_y": 1078.74, + "out_x": 300.16459, + "out_y": 1076.58, + "dx": 2.204589999999939, + "dy": -2.160000000000082, + "width_pct": -0.6368195175126659 + }, + { + "label": "TOTALEXPENSES1,0561,0062,2331,4261,4212,3961,5011,4712,4461,", + "gt_x": 81.9, + "gt_y": 1108.38, + "out_x": 82.085, + "out_y": 1106.22, + "dx": 0.18499999999998806, + "dy": -2.160000000000082, + "width_pct": -0.1033555870748929 + }, + { + "label": "#Sensitivity:Internal", + "gt_x": 17.94, + "gt_y": 1167.66, + "out_x": 17.94, + "out_y": 1166.1637, + "dx": 0.0, + "dy": -1.4963000000000193, + "width_pct": -3.1202197381727528 + } + ] + }, + "visibility": { + "mismatch_count": 0, + "mismatches": [], + "unmatched_hidden_gt": 0, + "unmatched_hidden_out": 0, + "unmatched_hidden_gt_text": [], + "unmatched_hidden_out_text": [] + }, + "visible_fills": { + "mismatch_count": 0, + "mismatches": [] + }, + "pitch": { + "pairs": 57, + "worst_delta": 1.9521300000001247 + }, + "wraps": { + "count": 0, + "samples": [] + }, + "topology": { + "groups": 0, + "gt_lines": 0, + "out_lines": 0, + "samples": [] + }, + "reflow": { + "gt_lines": 1, + "out_lines": 2, + "samples": [ + "MonthlyCashAfterExpenseJANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECY" + ] + }, + "rects": { + "gt_count": 120, + "out_count": 922, + "canonical_gt_count": 90, + "canonical_out_count": 831, + "matched": 18, + "unmatched_gt": 72, + "unmatched_out": 813, + "mean_center_delta": 1.7138143483333326, + "geometry_threshold": 0.5, + "geometry_mismatch_count": 15, + "geometry_mismatch_samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "samples": [ + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 114 + ], + "out_indices": [ + 913 + ], + "gt_bbox": [ + 419.1602, + 258.19169999999997, + 588.2915, + 270.4204 + ], + "out_bbox": [ + 418.6853, + 257.8272, + 576.7407404, + 270.0558489 + ], + "dx": -0.474899999999991, + "dy": -0.3644999999999641, + "dwidth": -11.075859600000001, + "dheight": -5.110000000740911e-05, + "edges": { + "left": -0.474899999999991, + "top": -0.3644999999999641, + "right": -11.550759599999992, + "bottom": -0.3645510999999715 + }, + "center_dx": -6.01282980000002, + "center_dy": -0.3645255499999962, + "max_abs_delta": 11.550759599999992 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 102 + ], + "out_indices": [ + 894 + ], + "gt_bbox": [ + 672.6796, + 209.73270000000002, + 698.7438, + 241.8179 + ], + "out_bbox": [ + 683.55087, + 209.13282, + 709.61504502, + 241.21792032000002 + ], + "dx": 10.871269999999981, + "dy": -0.5998800000000131, + "dwidth": -2.4979999921015406e-05, + "dheight": -9.967999997684274e-05, + "edges": { + "left": 10.871269999999981, + "top": -0.5998800000000131, + "right": 10.87124502000006, + "bottom": -0.5999796799999899 + }, + "center_dx": 10.871257509999964, + "center_dy": -0.5999298400000157, + "max_abs_delta": 10.871269999999981 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 1, + 2 + ], + "out_indices": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 60, + 61 + ], + "gt_bbox": [ + 79.56, + 443.03999999999996, + 729.3, + 473.46000000000004 + ], + "out_bbox": [ + 79.56, + 442.26, + 728.52, + 471.89997 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800300000000675, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600300000000402 + }, + "center_dx": -0.38999999999998636, + "center_dy": -1.1700150000000349, + "max_abs_delta": 1.5600300000000402 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 4, + 5, + 6, + 7 + ], + "out_indices": [ + 34, + 35, + 36, + 37, + 67, + 68, + 69, + 70 + ], + "gt_bbox": [ + 653.64, + 620.88, + 729.3, + 680.94 + ], + "out_bbox": [ + 653.64, + 620.1, + 728.52, + 679.38 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + }, + { + "kind": "fill", + "geometry_kind": "rectangle", + "gt_indices": [ + 14, + 15, + 16, + 17, + 18 + ], + "out_indices": [ + 44, + 45, + 46, + 47, + 48, + 77, + 78, + 79, + 80, + 81 + ], + "gt_bbox": [ + 653.64, + 813.54, + 729.3, + 888.4200000000001 + ], + "out_bbox": [ + 653.64, + 812.76, + 728.52, + 886.86 + ], + "dx": 0.0, + "dy": -0.7799999999999727, + "dwidth": -0.7799999999999727, + "dheight": -0.7800000000000864, + "edges": { + "left": 0.0, + "top": -0.7799999999999727, + "right": -0.7799999999999727, + "bottom": -1.5600000000000591 + }, + "center_dx": -0.39000000000010004, + "center_dy": -1.1700000000000728, + "max_abs_delta": 1.5600000000000591 + } + ], + "x": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "y": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "width": { + "mean_abs": 0.9620106066666586, + "worst": -11.075859600000001 + }, + "height": { + "mean_abs": 0.3467134777777703, + "worst": -0.7800499999999033 + }, + "edges": { + "left": { + "mean_abs": 0.8150372222222207, + "worst": 10.871269999999981 + }, + "top": { + "mean_abs": 0.6376688888888964, + "worst": -0.7800000000000864 + }, + "right": { + "mean_abs": 1.77701537999999, + "worst": -11.550759599999992 + }, + "bottom": { + "mean_abs": 0.9843305511110982, + "worst": -1.5600300000000402 + } + } + }, + "noise_floor": 0.12 + } + ], + "gt_pages": 6, + "out_pages": 6 +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-1.json b/assets/bugfixes/issue-1590/render-clusters-page-1.json new file mode 100644 index 00000000..0a3f40c3 --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-1.json @@ -0,0 +1,2151 @@ +{ + "clusters": [ + { + "area_pt2": 1553.9904, + "bbox_pt": { + "height": 4.08, + "width": 380.88, + "x": 64.08, + "y": 78.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f31be2b2124a", + "region": "top" + }, + { + "area_pt2": 365.6448, + "bbox_pt": { + "height": 0.96, + "width": 380.88, + "x": 64.08, + "y": 54.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f60027141110", + "region": "top" + }, + { + "area_pt2": 119.0016, + "bbox_pt": { + "height": 16.8, + "width": 11.28, + "x": 348.96, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-98ffd1017b92", + "region": "top" + }, + { + "area_pt2": 116.1216, + "bbox_pt": { + "height": 16.8, + "width": 11.04, + "x": 275.04, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-b1f3252a29ba", + "region": "top" + }, + { + "area_pt2": 110.016, + "bbox_pt": { + "height": 16.8, + "width": 11.76, + "x": 228.96, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-343b60339fed", + "region": "top" + }, + { + "area_pt2": 98.3808, + "bbox_pt": { + "height": 16.8, + "width": 11.04, + "x": 302.16, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-bad362308455", + "region": "top" + }, + { + "area_pt2": 96.768, + "bbox_pt": { + "height": 11.76, + "width": 18.72, + "x": 237.12, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c0fb58eadb78", + "region": "top" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 148.08, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-284c96be9334", + "region": "top-left" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 324.24, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8c70623a5957", + "region": "top" + }, + { + "area_pt2": 94.6368, + "bbox_pt": { + "height": 16.8, + "width": 11.28, + "x": 162.0, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-cd99c7882a8d", + "region": "top-left" + }, + { + "area_pt2": 87.7248, + "bbox_pt": { + "height": 16.8, + "width": 8.4, + "x": 287.04, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ce180c48c4ec", + "region": "top" + }, + { + "area_pt2": 81.3888, + "bbox_pt": { + "height": 10.8, + "width": 18.24, + "x": 138.0, + "y": 259.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-d0524e2c3199", + "region": "left" + }, + { + "area_pt2": 80.352, + "bbox_pt": { + "height": 16.8, + "width": 11.76, + "x": 263.04, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-6a1b37b571ef", + "region": "top" + }, + { + "area_pt2": 77.3568, + "bbox_pt": { + "height": 10.8, + "width": 13.68, + "x": 166.32, + "y": 259.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-3a98f2be6384", + "region": "left" + }, + { + "area_pt2": 77.0688, + "bbox_pt": { + "height": 16.8, + "width": 11.52, + "x": 217.2, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-2e65c2e6ccf5", + "region": "top" + }, + { + "area_pt2": 77.0688, + "bbox_pt": { + "height": 16.8, + "width": 11.52, + "x": 201.12, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-696192f20f45", + "region": "top" + }, + { + "area_pt2": 77.0688, + "bbox_pt": { + "height": 16.8, + "width": 11.52, + "x": 337.2, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-13b20251ccee", + "region": "top" + }, + { + "area_pt2": 75.5712, + "bbox_pt": { + "height": 9.6, + "width": 16.08, + "x": 197.52, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-cba9180b6198", + "region": "top" + }, + { + "area_pt2": 75.2256, + "bbox_pt": { + "height": 17.04, + "width": 10.32, + "x": 189.12, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-b2b388173d1c", + "region": "top-left" + }, + { + "area_pt2": 72.2304, + "bbox_pt": { + "height": 16.8, + "width": 10.32, + "x": 314.16, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-d86b56f8251e", + "region": "top" + }, + { + "area_pt2": 66.9312, + "bbox_pt": { + "height": 10.56, + "width": 12.48, + "x": 174.48, + "y": 66.48 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-48ba14c524c3", + "region": "top-left" + }, + { + "area_pt2": 66.2976, + "bbox_pt": { + "height": 10.32, + "width": 12.72, + "x": 175.68, + "y": 59.76 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-007417866d82", + "region": "top-left" + }, + { + "area_pt2": 64.1664, + "bbox_pt": { + "height": 9.6, + "width": 14.4, + "x": 103.2, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-d5822a148343", + "region": "top-left" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 9.6, + "width": 14.4, + "x": 340.32, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-de11e4c34963", + "region": "top" + }, + { + "area_pt2": 59.7312, + "bbox_pt": { + "height": 8.64, + "width": 15.12, + "x": 220.8, + "y": 98.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-542c3df08b90", + "region": "top" + }, + { + "area_pt2": 58.0032, + "bbox_pt": { + "height": 8.64, + "width": 14.4, + "x": 90.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f13edc9fbc0a", + "region": "left" + }, + { + "area_pt2": 54.6048, + "bbox_pt": { + "height": 8.88, + "width": 14.16, + "x": 274.08, + "y": 273.36 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-7f4f0cabfd79", + "region": "center" + }, + { + "area_pt2": 53.5104, + "bbox_pt": { + "height": 7.44, + "width": 16.56, + "x": 167.28, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-a4571cd43557", + "region": "top-left" + }, + { + "area_pt2": 53.1072, + "bbox_pt": { + "height": 7.44, + "width": 14.88, + "x": 251.28, + "y": 274.56 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-60e884c89516", + "region": "center" + }, + { + "area_pt2": 51.7248, + "bbox_pt": { + "height": 9.6, + "width": 10.8, + "x": 180.24, + "y": 157.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8144bfe1899b", + "region": "top-left" + }, + { + "area_pt2": 51.3216, + "bbox_pt": { + "height": 7.44, + "width": 15.84, + "x": 139.2, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e114a1e944fa", + "region": "top-left" + }, + { + "area_pt2": 50.976, + "bbox_pt": { + "height": 8.64, + "width": 10.32, + "x": 120.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-2dbd5d63f959", + "region": "left" + }, + { + "area_pt2": 50.0544, + "bbox_pt": { + "height": 16.8, + "width": 5.04, + "x": 295.68, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8e47bbfd2218", + "region": "top" + }, + { + "area_pt2": 49.9968, + "bbox_pt": { + "height": 10.32, + "width": 15.12, + "x": 420.72, + "y": 259.68 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ece24995d8de", + "region": "top-right" + }, + { + "area_pt2": 49.248, + "bbox_pt": { + "height": 7.44, + "width": 12.72, + "x": 354.48, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-3f7f907d0523", + "region": "top" + }, + { + "area_pt2": 48.4992, + "bbox_pt": { + "height": 8.64, + "width": 10.56, + "x": 387.12, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-34d06102e997", + "region": "center" + }, + { + "area_pt2": 47.232, + "bbox_pt": { + "height": 7.44, + "width": 14.64, + "x": 156.24, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-74d6a4f8a333", + "region": "top-left" + }, + { + "area_pt2": 47.1168, + "bbox_pt": { + "height": 9.36, + "width": 10.08, + "x": 297.84, + "y": 159.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-36667f48ea4b", + "region": "top" + }, + { + "area_pt2": 46.4256, + "bbox_pt": { + "height": 9.6, + "width": 10.32, + "x": 323.04, + "y": 157.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-18a601e06526", + "region": "top" + }, + { + "area_pt2": 44.4672, + "bbox_pt": { + "height": 8.64, + "width": 9.6, + "x": 362.16, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-755a0450a065", + "region": "center" + }, + { + "area_pt2": 44.4096, + "bbox_pt": { + "height": 9.6, + "width": 9.84, + "x": 163.92, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-a38a58fe949e", + "region": "top-left" + }, + { + "area_pt2": 43.6608, + "bbox_pt": { + "height": 11.76, + "width": 9.84, + "x": 399.36, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-5ec8feafaed4", + "region": "top" + }, + { + "area_pt2": 43.488, + "bbox_pt": { + "height": 8.64, + "width": 9.36, + "x": 186.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ebb3c6130390", + "region": "left" + }, + { + "area_pt2": 40.896, + "bbox_pt": { + "height": 8.64, + "width": 9.84, + "x": 124.08, + "y": 188.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c7d357a50951", + "region": "top-left" + }, + { + "area_pt2": 40.32, + "bbox_pt": { + "height": 16.8, + "width": 3.6, + "x": 242.16, + "y": 60.0 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e06d4789b538", + "region": "top" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 10.8, + "width": 7.44, + "x": 379.2, + "y": 259.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-60b52836ed87", + "region": "center" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 9.6, + "width": 7.44, + "x": 173.76, + "y": 127.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-6383d17e20f5", + "region": "top-left" + }, + { + "area_pt2": 37.2096, + "bbox_pt": { + "height": 9.6, + "width": 11.04, + "x": 100.32, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f38989946fc2", + "region": "top-left" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.64, + "width": 9.6, + "x": 289.2, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e506130ff42d", + "region": "center" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 9.6, + "width": 8.4, + "x": 92.16, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-38dc4008d6cd", + "region": "top-left" + }, + { + "area_pt2": 36.4608, + "bbox_pt": { + "height": 5.04, + "width": 13.2, + "x": 53.76, + "y": 763.2 + }, + "disposition": { + "issue": "#1552", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8d2b4d283958", + "region": "bottom-left" + }, + { + "area_pt2": 36.4032, + "bbox_pt": { + "height": 9.6, + "width": 8.16, + "x": 150.24, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-33696d1d6fdc", + "region": "top-left" + }, + { + "area_pt2": 35.712, + "bbox_pt": { + "height": 11.76, + "width": 7.2, + "x": 78.48, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-0564d1d657d5", + "region": "top-left" + }, + { + "area_pt2": 35.136, + "bbox_pt": { + "height": 7.2, + "width": 9.36, + "x": 208.32, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-3cdde064195f", + "region": "top" + }, + { + "area_pt2": 34.7328, + "bbox_pt": { + "height": 9.6, + "width": 8.88, + "x": 269.04, + "y": 272.4 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9a986c809664", + "region": "center" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 7.44, + "width": 9.6, + "x": 94.08, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-eac720a90030", + "region": "top-left" + }, + { + "area_pt2": 34.3296, + "bbox_pt": { + "height": 7.2, + "width": 10.08, + "x": 408.48, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-1f91f109efb0", + "region": "top-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.2, + "width": 10.56, + "x": 192.48, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-54bc6bde1fed", + "region": "top-left" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 11.76, + "width": 9.12, + "x": 367.44, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f89b56853565", + "region": "top" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 7.44, + "width": 9.6, + "x": 358.32, + "y": 159.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9061d6fd5ec7", + "region": "top" + }, + { + "area_pt2": 32.3712, + "bbox_pt": { + "height": 9.6, + "width": 8.4, + "x": 272.64, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c4b0c6adeb81", + "region": "top" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 10.32, + "width": 5.76, + "x": 404.64, + "y": 259.68 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-4f40597024d1", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 8.64, + "width": 7.92, + "x": 276.72, + "y": 158.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f2cac1f77c18", + "region": "top" + }, + { + "area_pt2": 31.5648, + "bbox_pt": { + "height": 9.6, + "width": 5.76, + "x": 157.44, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c7dd8837942a", + "region": "top-left" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 11.52, + "width": 9.12, + "x": 170.4, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-50e340b5537b", + "region": "top-left" + }, + { + "area_pt2": 31.1616, + "bbox_pt": { + "height": 11.28, + "width": 5.52, + "x": 67.2, + "y": 246.72 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c42ac5fcc15b", + "region": "top-left" + }, + { + "area_pt2": 30.9312, + "bbox_pt": { + "height": 4.8, + "width": 10.56, + "x": 246.48, + "y": 72.24 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e5ce70b2cc47", + "region": "top" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 11.52, + "width": 5.28, + "x": 356.88, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-966ed0468839", + "region": "top" + }, + { + "area_pt2": 30.7008, + "bbox_pt": { + "height": 11.76, + "width": 6.0, + "x": 192.24, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-86441666d173", + "region": "top-left" + }, + { + "area_pt2": 30.6432, + "bbox_pt": { + "height": 7.68, + "width": 9.84, + "x": 290.16, + "y": 274.56 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-cc615df7344f", + "region": "center" + }, + { + "area_pt2": 30.5856, + "bbox_pt": { + "height": 10.8, + "width": 9.6, + "x": 412.56, + "y": 247.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ee1702a4c0f5", + "region": "top-right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 8.64, + "width": 8.4, + "x": 142.32, + "y": 188.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-5da01977b38a", + "region": "top-left" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.2, + "width": 9.12, + "x": 192.24, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f5a057128441", + "region": "top-left" + }, + { + "area_pt2": 30.24, + "bbox_pt": { + "height": 9.6, + "width": 6.0, + "x": 207.6, + "y": 157.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-57068288c704", + "region": "top" + }, + { + "area_pt2": 30.24, + "bbox_pt": { + "height": 9.6, + "width": 6.0, + "x": 369.6, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-32bcd5ba0fd6", + "region": "top" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 7.2, + "width": 9.36, + "x": 363.36, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-00ca188f9349", + "region": "top" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 9.84, + "width": 5.52, + "x": 99.12, + "y": 272.4 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-6365c9b98b06", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 7.2, + "width": 6.96, + "x": 102.24, + "y": 159.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-7aada9a9e5bc", + "region": "top-left" + }, + { + "area_pt2": 29.7792, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 239.04, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-7ab9c1171c48", + "region": "center" + }, + { + "area_pt2": 29.664, + "bbox_pt": { + "height": 9.36, + "width": 6.48, + "x": 269.28, + "y": 187.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-3ce052391808", + "region": "top" + }, + { + "area_pt2": 29.6064, + "bbox_pt": { + "height": 11.52, + "width": 5.52, + "x": 216.72, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-2b163e5971e9", + "region": "top" + }, + { + "area_pt2": 29.3184, + "bbox_pt": { + "height": 9.36, + "width": 8.64, + "x": 203.52, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9f3597c5c3a2", + "region": "top" + }, + { + "area_pt2": 29.1456, + "bbox_pt": { + "height": 7.44, + "width": 12.0, + "x": 144.48, + "y": 129.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-328925382bf6", + "region": "top-left" + }, + { + "area_pt2": 28.9152, + "bbox_pt": { + "height": 10.8, + "width": 5.28, + "x": 180.24, + "y": 259.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-43a59d1e07d2", + "region": "left" + }, + { + "area_pt2": 27.7056, + "bbox_pt": { + "height": 7.2, + "width": 9.36, + "x": 330.24, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-a686e40e4a88", + "region": "top" + }, + { + "area_pt2": 27.5328, + "bbox_pt": { + "height": 8.64, + "width": 8.88, + "x": 238.08, + "y": 98.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-0b40fe5443f3", + "region": "top" + }, + { + "area_pt2": 27.4752, + "bbox_pt": { + "height": 4.56, + "width": 9.84, + "x": 247.92, + "y": 59.76 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-686096d86be9", + "region": "top" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 9.36, + "width": 5.28, + "x": 324.48, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ce683cdf4031", + "region": "top" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 9.6, + "width": 7.2, + "x": 282.72, + "y": 187.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-b8da758d1f53", + "region": "top" + }, + { + "area_pt2": 27.072, + "bbox_pt": { + "height": 3.84, + "width": 12.24, + "x": 318.24, + "y": 129.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-50533b2d547c", + "region": "top" + }, + { + "area_pt2": 27.0144, + "bbox_pt": { + "height": 6.0, + "width": 8.64, + "x": 66.48, + "y": 762.24 + }, + "disposition": { + "issue": "#1552", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8334eb303ff0", + "region": "bottom-left" + }, + { + "area_pt2": 27.0144, + "bbox_pt": { + "height": 9.6, + "width": 5.28, + "x": 349.2, + "y": 127.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-88c0f3e999e5", + "region": "top" + }, + { + "area_pt2": 27.0144, + "bbox_pt": { + "height": 9.6, + "width": 5.28, + "x": 395.04, + "y": 187.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9852b647e5a8", + "region": "top" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 9.36, + "width": 5.04, + "x": 305.76, + "y": 187.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-5d2491a0ce2c", + "region": "top" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.44, + "width": 9.12, + "x": 101.52, + "y": 129.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-5d699d14593c", + "region": "top-left" + }, + { + "area_pt2": 26.784, + "bbox_pt": { + "height": 11.28, + "width": 7.44, + "x": 303.12, + "y": 246.72 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-dc08e5fa92f4", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.64, + "width": 5.04, + "x": 221.04, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f33d276d023a", + "region": "center" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.64, + "width": 5.04, + "x": 281.04, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-49d6e3e6aeff", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 9.6, + "width": 4.32, + "x": 67.2, + "y": 187.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-142028af63b1", + "region": "top-left" + }, + { + "area_pt2": 26.3232, + "bbox_pt": { + "height": 9.36, + "width": 9.6, + "x": 201.84, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ceda702a01d1", + "region": "top" + }, + { + "area_pt2": 26.208, + "bbox_pt": { + "height": 10.8, + "width": 5.52, + "x": 322.8, + "y": 247.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-6c66087fc2ad", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.2, + "width": 9.84, + "x": 329.28, + "y": 246.48 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-0f9d5e05f8c7", + "region": "top" + }, + { + "area_pt2": 25.1712, + "bbox_pt": { + "height": 9.36, + "width": 7.44, + "x": 260.16, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e9a7e06a3964", + "region": "top" + }, + { + "area_pt2": 24.8832, + "bbox_pt": { + "height": 11.28, + "width": 6.96, + "x": 391.68, + "y": 246.72 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-545468e0fade", + "region": "top" + }, + { + "area_pt2": 24.8256, + "bbox_pt": { + "height": 10.8, + "width": 7.2, + "x": 124.08, + "y": 247.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9ffabb0a3edd", + "region": "top-left" + }, + { + "area_pt2": 24.8256, + "bbox_pt": { + "height": 8.4, + "width": 7.68, + "x": 134.16, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-278659e4cbd0", + "region": "left" + }, + { + "area_pt2": 24.192, + "bbox_pt": { + "height": 8.64, + "width": 4.8, + "x": 72.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-930d4cfbb4fc", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 9.36, + "width": 7.2, + "x": 289.44, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-f5106143e69f", + "region": "top" + }, + { + "area_pt2": 23.3856, + "bbox_pt": { + "height": 10.8, + "width": 5.04, + "x": 145.2, + "y": 247.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-229373a80292", + "region": "top-left" + }, + { + "area_pt2": 23.328, + "bbox_pt": { + "height": 9.6, + "width": 4.8, + "x": 217.92, + "y": 272.4 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-718b0f26af65", + "region": "center" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 9.84, + "width": 6.72, + "x": 296.16, + "y": 272.4 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e733b0ae4dd0", + "region": "center" + }, + { + "area_pt2": 23.1552, + "bbox_pt": { + "height": 10.8, + "width": 6.0, + "x": 85.2, + "y": 247.44 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-52a5c70ddadb", + "region": "top-left" + }, + { + "area_pt2": 23.1552, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 346.08, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-177cceb39a50", + "region": "top" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 10.32, + "width": 6.24, + "x": 340.08, + "y": 259.68 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-afb057677113", + "region": "center" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.68, + "width": 5.04, + "x": 180.0, + "y": 274.56 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e549eb914045", + "region": "left" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 4.32, + "width": 9.84, + "x": 372.24, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e6d78efc91a6", + "region": "top" + }, + { + "area_pt2": 22.8672, + "bbox_pt": { + "height": 9.6, + "width": 6.24, + "x": 225.6, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-b81c86742a9d", + "region": "top" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 4.56, + "width": 9.84, + "x": 123.12, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-7b8a368c7b11", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 9.6, + "x": 80.16, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-3aaee165d8fa", + "region": "top-left" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 7.2, + "width": 5.04, + "x": 307.68, + "y": 129.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-0de65a69572c", + "region": "top" + }, + { + "area_pt2": 22.5216, + "bbox_pt": { + "height": 7.2, + "width": 8.4, + "x": 113.28, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-4cf930ce6b3e", + "region": "top-left" + }, + { + "area_pt2": 22.5216, + "bbox_pt": { + "height": 9.6, + "width": 6.48, + "x": 129.12, + "y": 97.44 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-7133ca8ae777", + "region": "top-left" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 9.6, + "width": 6.72, + "x": 138.72, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c7636d6cb7e8", + "region": "top-left" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 9.36, + "width": 6.0, + "x": 201.12, + "y": 272.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ab83532ef689", + "region": "left" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 6.24, + "width": 8.64, + "x": 132.24, + "y": 158.4 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-9002b2a6ee52", + "region": "top-left" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.44, + "width": 6.72, + "x": 314.16, + "y": 99.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-dbb6f7693b32", + "region": "top" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 7.44, + "width": 6.48, + "x": 261.36, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ee80c1393e0c", + "region": "top" + }, + { + "area_pt2": 21.8304, + "bbox_pt": { + "height": 4.8, + "width": 8.4, + "x": 165.6, + "y": 66.72 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-a9684a640860", + "region": "top-left" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 9.36, + "width": 5.52, + "x": 421.92, + "y": 248.64 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-ad6591cb4166", + "region": "top-right" + }, + { + "area_pt2": 21.0816, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 237.6, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-c87273816087", + "region": "top" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 5.76, + "width": 7.92, + "x": 222.24, + "y": 189.36 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-264b557d9032", + "region": "top" + }, + { + "area_pt2": 20.8512, + "bbox_pt": { + "height": 7.68, + "width": 6.0, + "x": 303.12, + "y": 274.56 + }, + "disposition": { + "issue": "#1551", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-8cec1cdaaee1", + "region": "center" + }, + { + "area_pt2": 20.8512, + "bbox_pt": { + "height": 7.2, + "width": 8.4, + "x": 335.28, + "y": 189.6 + }, + "disposition": { + "issue": "#1550", + "kind": "issue", + "note": "Full-scale 300-DPI GT/output/diff bands and footer crop inspected: title-row height and following origins (#1550), wrapped-note line pitch (#1551), and footer seating (#1552); fixed-row text seating also remains tracked in #1545. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p1-e4bb846eeb70", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 1, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 133, + "duplicate": 0, + "total": 133, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-2.json b/assets/bugfixes/issue-1590/render-clusters-page-2.json new file mode 100644 index 00000000..ab6020ba --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-2.json @@ -0,0 +1,7703 @@ +{ + "clusters": [ + { + "area_pt2": 1715.5584, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 115.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e556223d5649", + "region": "top" + }, + { + "area_pt2": 1118.88, + "bbox_pt": { + "height": 3.84, + "width": 649.68, + "x": 79.68, + "y": 588.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-305bf7a991f0", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 385.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-093e7d1e51c2", + "region": "top" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 604.32 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-599a989c74de", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 485.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a90f3e358291", + "region": "center" + }, + { + "area_pt2": 973.3248, + "bbox_pt": { + "height": 4.56, + "width": 574.8, + "x": 79.68, + "y": 528.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-85eb37b75ecd", + "region": "center" + }, + { + "area_pt2": 793.44, + "bbox_pt": { + "height": 96.24, + "width": 37.44, + "x": 672.24, + "y": 177.6 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e444e941be34", + "region": "top-right" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 946.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-be82ccaeb37f", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 768.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c0e027c7c705", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 708.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7e451d892dcb", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 827.52 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b60e6b2f3301", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 1064.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-54f8abf89539", + "region": "bottom" + }, + { + "area_pt2": 628.992, + "bbox_pt": { + "height": 4.32, + "width": 649.92, + "x": 79.68, + "y": 499.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-dd6b51a88cf6", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 753.36 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-78cfaf61d03a", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 694.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0e649fbd002a", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 812.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bfcf75efb550", + "region": "bottom" + }, + { + "area_pt2": 475.3728, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 618.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-01bfb1455943", + "region": "center" + }, + { + "area_pt2": 468.6912, + "bbox_pt": { + "height": 8.16, + "width": 454.08, + "x": 199.68, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-aa6ad4b82d30", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 1020.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4c91cefe8a90", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 901.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-99af8a05577e", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 606.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9c3ae21a3b96", + "region": "center" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 1021.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d44e413b611f", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 902.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7f09906b7cbc", + "region": "bottom" + }, + { + "area_pt2": 414.0288, + "bbox_pt": { + "height": 0.96, + "width": 574.8, + "x": 79.68, + "y": 546.72 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-14a80a39af24", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 871.92 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-498556bf0271", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 634.8 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-48eec30b4bf9", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 1049.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5972009de8a0", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 931.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-92ea45086d7f", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 990.48 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d98da82f5ba1", + "region": "bottom" + }, + { + "area_pt2": 350.784, + "bbox_pt": { + "height": 0.72, + "width": 487.2, + "x": 166.56, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1850c257fbac", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 843.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f435b2b191e9", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 665.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7a4929a6ae63", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 724.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5f6409d26fba", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 650.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0b8110a1523b", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 961.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cef015709942", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 783.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-77445c15fc23", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 649.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c70d84a2cc69", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 975.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d8a190002af6", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 916.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-df8bbdaaab25", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 1035.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d1a00a6e4fe7", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 842.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-be9db2ce4dbe", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 783.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e6e35baa6906", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 857.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4cd9a38e53c5", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 960.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c41e7f0321a4", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 723.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6b5381469533", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 664.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-90025ff3dd38", + "region": "center" + }, + { + "area_pt2": 233.7984, + "bbox_pt": { + "height": 10.32, + "width": 200.4, + "x": 79.68, + "y": 403.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a91439930258", + "region": "left" + }, + { + "area_pt2": 215.4816, + "bbox_pt": { + "height": 0.72, + "width": 299.28, + "x": 354.48, + "y": 546.0 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6100c8e7b8b6", + "region": "center" + }, + { + "area_pt2": 201.1392, + "bbox_pt": { + "height": 0.96, + "width": 209.52, + "x": 79.68, + "y": 1109.04 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3f3eba49c3c3", + "region": "bottom-left" + }, + { + "area_pt2": 192.384, + "bbox_pt": { + "height": 0.96, + "width": 200.4, + "x": 79.68, + "y": 397.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fa618bd9eeb6", + "region": "left" + }, + { + "area_pt2": 191.2896, + "bbox_pt": { + "height": 15.12, + "width": 126.48, + "x": 152.16, + "y": 200.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-443c5e16028d", + "region": "top-left" + }, + { + "area_pt2": 175.104, + "bbox_pt": { + "height": 7.92, + "width": 227.76, + "x": 126.24, + "y": 538.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-901e34b6d27f", + "region": "left" + }, + { + "area_pt2": 147.6864, + "bbox_pt": { + "height": 153.84, + "width": 0.96, + "x": 339.6, + "y": 130.56 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9be12111645c", + "region": "top" + }, + { + "area_pt2": 110.9376, + "bbox_pt": { + "height": 154.08, + "width": 0.72, + "x": 595.92, + "y": 130.32 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-524d5035bf2f", + "region": "top-right" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 131.76, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-579dc8e7f843", + "region": "top-left" + }, + { + "area_pt2": 95.5008, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 1098.48 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-df1bd06f522d", + "region": "bottom-right" + }, + { + "area_pt2": 95.4432, + "bbox_pt": { + "height": 8.4, + "width": 23.52, + "x": 733.92, + "y": 757.68 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8ae9766dc952", + "region": "right" + }, + { + "area_pt2": 94.2912, + "bbox_pt": { + "height": 2.88, + "width": 96.48, + "x": 632.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e36164d40faa", + "region": "bottom-right" + }, + { + "area_pt2": 82.7712, + "bbox_pt": { + "height": 8.16, + "width": 46.56, + "x": 152.88, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e00111c722d9", + "region": "left" + }, + { + "area_pt2": 82.368, + "bbox_pt": { + "height": 8.4, + "width": 18.24, + "x": 740.16, + "y": 446.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bdf5e77a3509", + "region": "right" + }, + { + "area_pt2": 71.3088, + "bbox_pt": { + "height": 9.12, + "width": 15.12, + "x": 602.88, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8ff94bbbf01b", + "region": "right" + }, + { + "area_pt2": 66.4704, + "bbox_pt": { + "height": 8.4, + "width": 27.12, + "x": 731.04, + "y": 461.28 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9f2c986b20c5", + "region": "right" + }, + { + "area_pt2": 64.6848, + "bbox_pt": { + "height": 8.16, + "width": 14.88, + "x": 354.72, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1ec81f8df57d", + "region": "bottom" + }, + { + "area_pt2": 64.4544, + "bbox_pt": { + "height": 7.68, + "width": 16.08, + "x": 291.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0a66f73c069d", + "region": "center" + }, + { + "area_pt2": 63.36, + "bbox_pt": { + "height": 8.4, + "width": 13.68, + "x": 668.64, + "y": 937.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4203973e9859", + "region": "bottom-right" + }, + { + "area_pt2": 63.0144, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 579.84 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-85eb123339cc", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 8.16, + "width": 15.12, + "x": 448.32, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ee38bb6f3fc4", + "region": "bottom" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 634.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ca64cbf4a2d5", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 603.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-458c877815ca", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 572.16, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-481a555617b8", + "region": "right" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 8.16, + "width": 16.08, + "x": 634.56, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d98a19f82fc4", + "region": "bottom-right" + }, + { + "area_pt2": 62.0928, + "bbox_pt": { + "height": 8.64, + "width": 26.64, + "x": 731.52, + "y": 905.76 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-238cfe981235", + "region": "bottom-right" + }, + { + "area_pt2": 61.8624, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 386.88, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-147123c8b5b2", + "region": "top" + }, + { + "area_pt2": 60.3072, + "bbox_pt": { + "height": 0.72, + "width": 83.76, + "x": 79.68, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8f14fbc098e6", + "region": "left" + }, + { + "area_pt2": 60.2496, + "bbox_pt": { + "height": 7.68, + "width": 15.36, + "x": 541.68, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-569bf549f435", + "region": "center" + }, + { + "area_pt2": 60.192, + "bbox_pt": { + "height": 9.6, + "width": 50.4, + "x": 79.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9a85d8d4734f", + "region": "left" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 510.72, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-17d6650bc62d", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 479.52, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a21af117172d", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 448.32, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d212137e71c3", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 417.12, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-97c5979fd1e9", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 385.92, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1e77d1b5c736", + "region": "center" + }, + { + "area_pt2": 59.4432, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 322.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3c044ac617b5", + "region": "center" + }, + { + "area_pt2": 58.8096, + "bbox_pt": { + "height": 8.16, + "width": 14.64, + "x": 386.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-02c602467563", + "region": "bottom" + }, + { + "area_pt2": 57.6, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 292.08, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3e454e6504ff", + "region": "bottom" + }, + { + "area_pt2": 57.4848, + "bbox_pt": { + "height": 8.4, + "width": 12.24, + "x": 94.08, + "y": 820.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-754a1fcf275d", + "region": "bottom-left" + }, + { + "area_pt2": 57.1968, + "bbox_pt": { + "height": 8.64, + "width": 21.36, + "x": 731.52, + "y": 1024.32 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-04708ddcb738", + "region": "bottom-right" + }, + { + "area_pt2": 56.5056, + "bbox_pt": { + "height": 6.96, + "width": 17.28, + "x": 386.4, + "y": 185.04 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b59623b56f84", + "region": "top" + }, + { + "area_pt2": 56.448, + "bbox_pt": { + "height": 8.16, + "width": 13.44, + "x": 668.64, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4f95e659267a", + "region": "right" + }, + { + "area_pt2": 55.584, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 323.28, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b41887c669af", + "region": "bottom" + }, + { + "area_pt2": 55.3536, + "bbox_pt": { + "height": 7.68, + "width": 14.64, + "x": 355.2, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a26e72cb0f54", + "region": "center" + }, + { + "area_pt2": 55.2384, + "bbox_pt": { + "height": 6.96, + "width": 14.88, + "x": 636.24, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-42a8ff54d26a", + "region": "right" + }, + { + "area_pt2": 54.6624, + "bbox_pt": { + "height": 23.52, + "width": 18.24, + "x": 192.48, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a77271537e15", + "region": "top-left" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 626.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-557b1e85100a", + "region": "right" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-088d3e757858", + "region": "right" + }, + { + "area_pt2": 53.28, + "bbox_pt": { + "height": 5.04, + "width": 50.64, + "x": 79.68, + "y": 512.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-71062d50d1a7", + "region": "left" + }, + { + "area_pt2": 52.2432, + "bbox_pt": { + "height": 8.16, + "width": 13.92, + "x": 668.4, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e5d3548f0785", + "region": "bottom-right" + }, + { + "area_pt2": 51.4944, + "bbox_pt": { + "height": 8.16, + "width": 12.96, + "x": 669.36, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f95be713c8f8", + "region": "bottom-right" + }, + { + "area_pt2": 49.3056, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 450.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-32a140e4b3e1", + "region": "center" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 97.2, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7097a1096bfa", + "region": "left" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.4, + "width": 12.72, + "x": 669.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5ea96d8abd25", + "region": "bottom-right" + }, + { + "area_pt2": 47.8656, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 669.12, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4d1912bef995", + "region": "right" + }, + { + "area_pt2": 47.4048, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 542.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0b36d7bb0075", + "region": "center" + }, + { + "area_pt2": 47.3472, + "bbox_pt": { + "height": 8.88, + "width": 11.04, + "x": 635.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-13b92d46379d", + "region": "right" + }, + { + "area_pt2": 46.4832, + "bbox_pt": { + "height": 6.72, + "width": 11.52, + "x": 353.28, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4120ffe42fdd", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 14.64, + "width": 50.4, + "x": 152.16, + "y": 218.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-601193fa5868", + "region": "top-left" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 356.88, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a341f87e8dee", + "region": "center" + }, + { + "area_pt2": 44.352, + "bbox_pt": { + "height": 17.28, + "width": 7.2, + "x": 98.4, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e88e28276dce", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 251.04, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-77fcfd88fe15", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 261.12, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-53d7284bcb93", + "region": "top-left" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 10.32, + "width": 8.88, + "x": 642.0, + "y": 132.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-502331c15e7f", + "region": "top-right" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 21.84, + "width": 12.24, + "x": 163.2, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-12c51222ab3b", + "region": "top-left" + }, + { + "area_pt2": 42.1632, + "bbox_pt": { + "height": 8.88, + "width": 8.64, + "x": 708.0, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9fb1e7b3747b", + "region": "right" + }, + { + "area_pt2": 41.9904, + "bbox_pt": { + "height": 7.92, + "width": 11.52, + "x": 604.8, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e784492f65dd", + "region": "bottom-right" + }, + { + "area_pt2": 41.6448, + "bbox_pt": { + "height": 8.16, + "width": 11.04, + "x": 419.04, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3a5a4915c9f2", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 6.96, + "width": 11.52, + "x": 449.04, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2774c2dd5eb9", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 671.52, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-76b909da410f", + "region": "bottom-right" + }, + { + "area_pt2": 41.5296, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 115.68, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-19e82ff60110", + "region": "left" + }, + { + "area_pt2": 41.2416, + "bbox_pt": { + "height": 9.36, + "width": 13.2, + "x": 165.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0b41aaf97ddd", + "region": "left" + }, + { + "area_pt2": 40.608, + "bbox_pt": { + "height": 6.72, + "width": 11.28, + "x": 353.76, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-95b2de143568", + "region": "top" + }, + { + "area_pt2": 40.0896, + "bbox_pt": { + "height": 6.72, + "width": 9.6, + "x": 391.44, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cd64b29dae2e", + "region": "center" + }, + { + "area_pt2": 39.5136, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 609.36, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a0c9cc57eada", + "region": "right" + }, + { + "area_pt2": 39.0528, + "bbox_pt": { + "height": 8.4, + "width": 8.16, + "x": 742.56, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-06d49d8b11dc", + "region": "bottom-right" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 359.28, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-37c80209179d", + "region": "center" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 390.72, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-898e5c1f23a6", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 290.88, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a349bd962b3a", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 452.88, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4923309c949e", + "region": "center" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 294.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-57eb641d25c4", + "region": "bottom" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 606.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-143635b519e1", + "region": "bottom-right" + }, + { + "area_pt2": 38.5344, + "bbox_pt": { + "height": 6.72, + "width": 10.56, + "x": 89.04, + "y": 909.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-31a2ab26520b", + "region": "bottom-left" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 16.08, + "width": 6.48, + "x": 90.0, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-34ad7e849c82", + "region": "top-left" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 6.96, + "width": 10.08, + "x": 670.08, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-178bb3cd5151", + "region": "right" + }, + { + "area_pt2": 38.2464, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 158.4, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2a5758672295", + "region": "top-left" + }, + { + "area_pt2": 38.1312, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 513.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d5921e0efa14", + "region": "center" + }, + { + "area_pt2": 37.8432, + "bbox_pt": { + "height": 7.92, + "width": 10.08, + "x": 417.6, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-36df0e0af08b", + "region": "bottom" + }, + { + "area_pt2": 37.728, + "bbox_pt": { + "height": 7.92, + "width": 9.36, + "x": 578.88, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b933e791ea32", + "region": "bottom-right" + }, + { + "area_pt2": 37.6128, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 546.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-612b59aa1f20", + "region": "center" + }, + { + "area_pt2": 37.3824, + "bbox_pt": { + "height": 5.76, + "width": 12.0, + "x": 382.56, + "y": 199.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-136a95f49593", + "region": "top" + }, + { + "area_pt2": 37.2672, + "bbox_pt": { + "height": 8.16, + "width": 11.76, + "x": 168.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1acb32deb7bb", + "region": "left" + }, + { + "area_pt2": 37.152, + "bbox_pt": { + "height": 15.12, + "width": 19.44, + "x": 152.16, + "y": 182.4 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cd7eb92828d6", + "region": "top-left" + }, + { + "area_pt2": 36.8064, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 511.2, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-656c71ea7e34", + "region": "bottom" + }, + { + "area_pt2": 36.7488, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 578.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-35d596e0c040", + "region": "right" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 298.32, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3eb092f38ba8", + "region": "bottom" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 329.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-388da9e42512", + "region": "bottom" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 16.8, + "width": 8.88, + "x": 356.64, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5e0881b741e7", + "region": "top" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 182.64, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f4ef055c9e96", + "region": "top-left" + }, + { + "area_pt2": 36.0576, + "bbox_pt": { + "height": 8.88, + "width": 8.88, + "x": 387.36, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e97fc7e3cca3", + "region": "center" + }, + { + "area_pt2": 36.0, + "bbox_pt": { + "height": 21.84, + "width": 7.92, + "x": 378.72, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0a78f594dae1", + "region": "top" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 261.36, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fc7dd2b2063d", + "region": "top-left" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 251.28, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a75cdc73ba71", + "region": "top-left" + }, + { + "area_pt2": 35.5392, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 516.72, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-880619b3e5f0", + "region": "bottom" + }, + { + "area_pt2": 35.4816, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 359.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7ee78bb4012b", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 330.0, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-137c63669f3c", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 298.8, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d18ee3a00c63", + "region": "bottom" + }, + { + "area_pt2": 35.0208, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f7e2b56ce17e", + "region": "bottom" + }, + { + "area_pt2": 34.9632, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 672.48, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-11cfc700f468", + "region": "bottom-right" + }, + { + "area_pt2": 34.7904, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 402.0, + "y": 229.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0b58fdb0886f", + "region": "top" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 7.44, + "width": 10.08, + "x": 636.24, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1cfc04616114", + "region": "right" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 5.04, + "width": 12.48, + "x": 399.84, + "y": 246.72 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-89c0ea973b6e", + "region": "top" + }, + { + "area_pt2": 34.6176, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 740.4, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3cf67cf2edc2", + "region": "right" + }, + { + "area_pt2": 34.5024, + "bbox_pt": { + "height": 12.96, + "width": 10.32, + "x": 94.08, + "y": 72.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-550c7c559e89", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 181.92, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-724dafc58a79", + "region": "left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 11.28, + "width": 13.68, + "x": 192.24, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2aac3c0ce500", + "region": "top-left" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7b7890f18b49", + "region": "right" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0418b751d658", + "region": "bottom-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 419.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5610e1919de5", + "region": "bottom" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 117.12, + "y": 819.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e0e2c69458b1", + "region": "bottom-left" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0597ba775ac7", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-229c8a95d4b5", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6444e5cbbffd", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1d4cf27a1d30", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b875d429fbba", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4d4e4f238a3d", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a4efe13a7e3f", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9774793e16f1", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-459f5161a47b", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-abf898af6662", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bdf463f88548", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7984296ddf9e", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6e92149f9f83", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d4573c6db114", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e0646ba20eda", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d41aec79cd8b", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-70a8764203ca", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fdb31a34d4fa", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-975d740803cb", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0903be09805e", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6661f805074c", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-62efd50c2716", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-df911c85fec5", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9deb8d5d2b9c", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fdff3a39d2a8", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b9fd3a662609", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-66363075615a", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-60fbc7973116", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7bd71d57f3c2", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ca5cca7c0ba5", + "region": "center" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 610.32, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-22468d12c2a6", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 641.52, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-617382c46c63", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 579.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-eefe465e327e", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 6.96, + "width": 8.88, + "x": 543.84, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-caf35a49b9b3", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 423.12, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-26be0b81808b", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 391.92, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ef35a58a4130", + "region": "center" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 668.64, + "y": 996.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-54a8b54e4300", + "region": "bottom-right" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 543.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c2853fd94aa4", + "region": "center" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bc6ecb5a46fa", + "region": "right" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 8.4, + "width": 6.48, + "x": 747.12, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c6ebd0c2312c", + "region": "right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4c49441b8a1d", + "region": "bottom-right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 7.92, + "width": 9.6, + "x": 542.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1c5ce4071b82", + "region": "bottom" + }, + { + "area_pt2": 32.6592, + "bbox_pt": { + "height": 10.08, + "width": 6.0, + "x": 188.16, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f03d0cd3f910", + "region": "left" + }, + { + "area_pt2": 32.6016, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 640.8, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2dfe56c7b4da", + "region": "bottom-right" + }, + { + "area_pt2": 32.1408, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 115.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-66b5c6a87b75", + "region": "left" + }, + { + "area_pt2": 32.0832, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 481.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-99bdfb721f53", + "region": "bottom" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3ff4f8ebd7aa", + "region": "bottom" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bce175d71146", + "region": "center" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 15.84, + "width": 8.64, + "x": 113.52, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ddd09ca91833", + "region": "top-left" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.4, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f4d9fe9d5b19", + "region": "right" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 387.84, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1be1ecd09c83", + "region": "center" + }, + { + "area_pt2": 31.9104, + "bbox_pt": { + "height": 15.6, + "width": 8.88, + "x": 122.16, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cec0c71835c8", + "region": "top-left" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 15.6, + "width": 8.64, + "x": 306.24, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-eeadbd91833f", + "region": "top" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 674.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7e021f887021", + "region": "right" + }, + { + "area_pt2": 31.7952, + "bbox_pt": { + "height": 6.96, + "width": 8.64, + "x": 542.64, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-33cf1ee65efb", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 7.68, + "width": 11.76, + "x": 450.0, + "y": 907.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d1e72066bc26", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 289.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-64cf1345d477", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 320.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-20ec8d698f43", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 351.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-808d2d6379ef", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 383.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-91eedb3ef8a1", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 414.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d690ad4af3a0", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 445.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-46a23328a5d3", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 476.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-eac0d642ecb1", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 507.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2de419c6e525", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 539.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-99f10f7953e1", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 570.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ead239057ee3", + "region": "bottom-right" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 601.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b43424b0b4ca", + "region": "bottom-right" + }, + { + "area_pt2": 31.3344, + "bbox_pt": { + "height": 8.4, + "width": 13.2, + "x": 669.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ecd8462c2443", + "region": "bottom-right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.4, + "width": 6.0, + "x": 733.92, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c7c67c5b3743", + "region": "right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 364.8, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-102d32eeafba", + "region": "center" + }, + { + "area_pt2": 31.0464, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 454.08, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ea8ca6fea814", + "region": "bottom" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 21.12, + "width": 3.12, + "x": 182.88, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8f54a70860b2", + "region": "top-left" + }, + { + "area_pt2": 30.4128, + "bbox_pt": { + "height": 9.12, + "width": 6.48, + "x": 572.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7edaea85b01e", + "region": "right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 99.12, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a07d1450abcf", + "region": "left" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 117.6, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-23e0461e002b", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 5.04, + "width": 9.6, + "x": 372.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-26f6f0c0b0cf", + "region": "top" + }, + { + "area_pt2": 30.0096, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 188.88, + "y": 308.16 + }, + "disposition": { + "issue": "#1577", + "kind": "issue", + "note": "Full-scale GT/before/after marker crops confirm the corrected axis paint order. This remaining marker cluster reflects the stale cached-value center; shared drawing-origin displacement is #1542 and native marker rasterization also differs. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-200c4489040d", + "region": "top-left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 546.48, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3e765a077d32", + "region": "bottom" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.44, + "width": 9.84, + "x": 142.56, + "y": 508.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d38ff05d2145", + "region": "left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 577.68, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b971ff16f4ec", + "region": "bottom-right" + }, + { + "area_pt2": 29.4912, + "bbox_pt": { + "height": 20.16, + "width": 3.12, + "x": 85.92, + "y": 74.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2329b587af28", + "region": "top-left" + }, + { + "area_pt2": 28.8, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 145.2, + "y": 464.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-653aeb2d5e3f", + "region": "left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 15.84, + "width": 4.8, + "x": 146.64, + "y": 79.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3733276c4c2b", + "region": "top-left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 12.72, + "width": 12.0, + "x": 310.8, + "y": 79.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-006816a3f34b", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 271.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9c3a9b8c955e", + "region": "top-left" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 406.32, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-468eb02375d5", + "region": "top" + }, + { + "area_pt2": 28.1088, + "bbox_pt": { + "height": 5.28, + "width": 21.12, + "x": 131.52, + "y": 511.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f6762c0a9048", + "region": "left" + }, + { + "area_pt2": 28.0512, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 393.12, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8ea9232dbeb9", + "region": "bottom" + }, + { + "area_pt2": 27.9936, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 668.64, + "y": 877.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-464e72da2b96", + "region": "bottom-right" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 450.72, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1c96b831366a", + "region": "center" + }, + { + "area_pt2": 27.2448, + "bbox_pt": { + "height": 7.92, + "width": 7.68, + "x": 641.28, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c0cbd4ad2c0b", + "region": "right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 637.68, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-aa0907d80a99", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 606.48, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d9341c9cbc4f", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 575.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-24b6cb4f0595", + "region": "bottom-right" + }, + { + "area_pt2": 26.8992, + "bbox_pt": { + "height": 6.96, + "width": 6.24, + "x": 450.72, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9e55abfa67dd", + "region": "center" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 544.08, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c0290af4dd27", + "region": "bottom" + }, + { + "area_pt2": 26.7264, + "bbox_pt": { + "height": 6.72, + "width": 6.96, + "x": 391.92, + "y": 260.16 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e746b2692a33", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 551.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7c3b064ef44a", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 637.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d292c9dc4ccb", + "region": "bottom-right" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.96, + "width": 7.44, + "x": 360.48, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9f7e1510c3dd", + "region": "center" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 106.32, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-60a0e04c18d4", + "region": "left" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.72, + "width": 7.2, + "x": 215.04, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-68fcbb3f5eba", + "region": "left" + }, + { + "area_pt2": 26.3808, + "bbox_pt": { + "height": 8.4, + "width": 5.28, + "x": 110.16, + "y": 309.12 + }, + "disposition": { + "class": "glyph-edge-rasterization", + "kind": "accepted-rendering", + "note": "The full-resolution crop shows matching CASH FLOW heading content, font family, weight, and placement; this remaining residual follows the heading glyph edges. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-68ec8ee844ea", + "region": "top-left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 15.84, + "width": 6.24, + "x": 349.68, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-849cff554bc7", + "region": "top" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 85.92, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b4641a91c9be", + "region": "left" + }, + { + "area_pt2": 26.0928, + "bbox_pt": { + "height": 6.48, + "width": 7.44, + "x": 368.16, + "y": 199.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e06b2b7d5548", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.92, + "width": 9.84, + "x": 485.28, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a6116e26e53d", + "region": "center" + }, + { + "area_pt2": 25.92, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 353.28, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8b71a065c521", + "region": "center" + }, + { + "area_pt2": 25.6896, + "bbox_pt": { + "height": 6.24, + "width": 7.2, + "x": 374.16, + "y": 216.24 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e77c0311eeca", + "region": "top" + }, + { + "area_pt2": 25.5744, + "bbox_pt": { + "height": 20.16, + "width": 2.88, + "x": 108.96, + "y": 73.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3252ff3b82f5", + "region": "top-left" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 485.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-af45f1e4df16", + "region": "center" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 7.68, + "width": 5.28, + "x": 485.04, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-01b4faf86f19", + "region": "center" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 410.88, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7f2373edfbe9", + "region": "top" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 106.32, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-888a251ad3e7", + "region": "left" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 276.48, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2f08bcad3d2a", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 15.6, + "width": 8.4, + "x": 369.84, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4b24d29d0632", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 13.2, + "width": 4.08, + "x": 118.32, + "y": 79.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d9e9a061bec3", + "region": "top-left" + }, + { + "area_pt2": 24.6528, + "bbox_pt": { + "height": 7.44, + "width": 5.28, + "x": 333.6, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-70e753caa02b", + "region": "center" + }, + { + "area_pt2": 24.5376, + "bbox_pt": { + "height": 12.96, + "width": 4.08, + "x": 122.16, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0b4cb0174073", + "region": "top-left" + }, + { + "area_pt2": 24.48, + "bbox_pt": { + "height": 20.64, + "width": 1.2, + "x": 331.92, + "y": 73.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-79eb91c57104", + "region": "top" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 388.08, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-47d3c35f9f80", + "region": "bottom" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 512.88, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8299f9194f0f", + "region": "bottom" + }, + { + "area_pt2": 24.2496, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 136.32, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0665cf380fbc", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 6.72, + "width": 4.8, + "x": 604.32, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4afad1eb0bf5", + "region": "right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 8.16, + "width": 10.56, + "x": 671.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-58e9fb23a034", + "region": "bottom-right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 7.2, + "width": 5.76, + "x": 105.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-01b334bf4c82", + "region": "left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 515.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8169662204bb", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 421.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cec7bbb48e51", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 297.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2b8aa3dbc8ea", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 484.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7218d489280d", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.64, + "x": 233.28, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d05463c37f75", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 640.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ff0cf809c41f", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.4, + "x": 241.92, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5ef1d37be9b8", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 609.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-75edb913821d", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 577.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-71b077e3d58d", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 546.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cd298ead69fd", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 390.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5cc806591e7d", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 359.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-42f33d8f35ed", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 328.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b9caeeaeb0f9", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 453.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-73c6e3080bf5", + "region": "bottom" + }, + { + "area_pt2": 23.6736, + "bbox_pt": { + "height": 14.4, + "width": 1.68, + "x": 365.52, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-998aa0fbdc62", + "region": "top" + }, + { + "area_pt2": 23.616, + "bbox_pt": { + "height": 8.4, + "width": 9.12, + "x": 360.96, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-43f02025eb7b", + "region": "bottom" + }, + { + "area_pt2": 23.5584, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 82.08, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-387b64dc4a60", + "region": "left" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 581.76, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ad2b289bd511", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 612.96, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b3bc65596fd6", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 644.16, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-245ba113109b", + "region": "right" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 8.4, + "width": 4.56, + "x": 121.92, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8e0b261950db", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 111.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-61fd5b3b7628", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 296.64, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3ff75231c1fa", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a7fa49ee1b0f", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b15d86ffdf8c", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-24fc559f564b", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7fbb0ba5a592", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cff41355d758", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b3c24a320b3e", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d66084b1117b", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a515f6a53c07", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-130993bf8832", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1d509235d6e6", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8c12cf8c1756", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fa8f8e7204dc", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-df1efd0cf006", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3136e87e2d26", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9f6bc3617366", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7ad1f66ad3fd", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-473d62d88113", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-044cde944df6", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6a112fb29fcf", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ce33a163db31", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-05255f627621", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2b707cc0fc7c", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a90e17782085", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-297035d838cc", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5fa047c29fba", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f34bcf07e811", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-486ad19df916", + "region": "center" + }, + { + "area_pt2": 22.9824, + "bbox_pt": { + "height": 6.72, + "width": 5.28, + "x": 333.6, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a6c1b2fca212", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 13.44, + "width": 6.0, + "x": 157.68, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-da1b20a428b5", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 416.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-727807ce1859", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 11.28, + "x": 115.92, + "y": 241.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3e0e01350195", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 4.08, + "x": 664.32, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-78bf16be4e76", + "region": "right" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 394.56, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8f60bae6d699", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 519.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-14185e93839b", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-be4a591df231", + "region": "bottom" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 7.92, + "width": 7.92, + "x": 356.64, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-139a15ec6e0a", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 509.76, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6bc718f4f55c", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-10538f5c9fe0", + "region": "bottom-right" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-48c3e758f439", + "region": "right" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 359.04, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-df0847ad1376", + "region": "center" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.4, + "width": 9.36, + "x": 672.96, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2d82e3a4efd9", + "region": "right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 302.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-83435b45f4bc", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 488.16, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b12d654b31f1", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 519.36, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2dd64f63c528", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 347.04, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8e44dc18f0c9", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 458.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ea75eaf9bc9e", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 612.96, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3ea41204b452", + "region": "bottom-right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 425.76, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f54a4f2a1cf7", + "region": "bottom" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 612.0, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c54bd08c6829", + "region": "right" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 675.36, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-83304b1679fa", + "region": "bottom-right" + }, + { + "area_pt2": 21.888, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6657feec9a17", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 674.16, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6b3287ca7406", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 13.44, + "width": 2.16, + "x": 355.92, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-78f044e6fc98", + "region": "top" + }, + { + "area_pt2": 21.6576, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 674.16, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-406a0fd5b33d", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9c41c358ecea", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6e135ea68e45", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6f0da7941e21", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f00252c0fb06", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-090e1ef6b819", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9f516cc37543", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2f4af6917f17", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-aa5b2ff5245b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-44e8ada5ccf3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-789abc2a79dc", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-45baa0d720e1", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2af92a782afe", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e135b8a0669a", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-41b2041f3890", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fbbd514f8101", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d8dcd0de2167", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-25e0fbe840cf", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bec70cb759b6", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-acebc0edbcbf", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e4f1991d1c7a", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cf9cc305e0ec", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-03297022c4fa", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ed3202cdde5c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3bf5a75ba18c", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e3f3e87904eb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-eafb356dc23b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-525afd7799f8", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2dbee56e3a63", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-5a789c74eee9", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9c8745578154", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-32c664236a24", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1365fbf06f29", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-bd8b84c40c42", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9a4a3e597e25", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-630814affbae", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0243973b2206", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-18dbc074c492", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-16d74d25efb0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b03b05cdf9dd", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-1fc2d29a147e", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-515a3378a012", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c3c878b059b8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-493369d5ec29", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c27a423ca636", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-9a3febc5d24c", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a653cfb449da", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f907184b7373", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4d7c19924dda", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e72721e323fe", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-903b74aeb5d5", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4d0f985be753", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-66445e3d927c", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d79f7203f095", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-ec71451ccaaf", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2afea9d1ed89", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-defd981dbbfb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-10fe4bbd98ff", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-156fd7ea9cce", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c706aec2aab5", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f46f6f78c5a8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-95f4a0e73469", + "region": "center" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 534.24, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-47f13c175b08", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 347.04, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6ab615690758", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 440.64, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4e14dc8c60dd", + "region": "bottom" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 302.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-97d7299068e5", + "region": "center" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 458.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6681e2746c07", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 7.44, + "width": 4.56, + "x": 94.08, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-3175f851ef21", + "region": "left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 5.76, + "width": 7.68, + "x": 96.72, + "y": 241.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2bc40b60989c", + "region": "top-left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 364.8, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-8362111ffaa5", + "region": "center" + }, + { + "area_pt2": 21.2544, + "bbox_pt": { + "height": 6.72, + "width": 5.76, + "x": 115.92, + "y": 761.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-165a02fb9b5c", + "region": "left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 4.8, + "width": 6.24, + "x": 136.8, + "y": 259.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-4e0d9ddfeb64", + "region": "top-left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 8.88, + "width": 5.04, + "x": 396.24, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c966aca72c0e", + "region": "center" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 668.64, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-c3366cfe7813", + "region": "bottom-right" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 82.8, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2978ccec95a3", + "region": "left" + }, + { + "area_pt2": 21.024, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 485.76, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2b1e275ce695", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 456.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d0453cb6fddc", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 518.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fbac84eef5eb", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 612.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-0c0393d5b516", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 581.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-11ee3edde858", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 300.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-322be91f7e77", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 550.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-363155f378cf", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 425.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-47b9616ceeda", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 487.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-62032dffb0ad", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 331.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6128510efeaa", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 362.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-be9fa2e5f0c9", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 13.2, + "width": 2.64, + "x": 152.88, + "y": 81.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-6a8d8863f596", + "region": "top-left" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 751.92, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-95dd1f9d29c8", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f8fde9629c41", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 551.04, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b91d4c7cd2a0", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 643.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-dab2cd49e410", + "region": "bottom-right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-b340e574a088", + "region": "center" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 661.68, + "y": 626.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-a955eed6335e", + "region": "right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 330.24, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-2345ba296c88", + "region": "top" + }, + { + "area_pt2": 20.736, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 125.28, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-13ba2b7e7882", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 6.24, + "width": 6.48, + "x": 129.84, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-30655e0edf56", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 14.4, + "width": 8.88, + "x": 217.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f1f43d51d13a", + "region": "top-left" + }, + { + "area_pt2": 20.6208, + "bbox_pt": { + "height": 7.44, + "width": 4.08, + "x": 113.52, + "y": 1100.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-21175a0e9d2a", + "region": "bottom-left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 126.48, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fdd87fd66403", + "region": "left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 6.72, + "x": 482.16, + "y": 448.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-e0d565eaa1d9", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 356.64, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-723a5b374c6e", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 4.56, + "x": 329.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-f3bf49327771", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 135.84, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-509397b3dea1", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 457.68, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-fd96d631e201", + "region": "center" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 8.16, + "width": 4.32, + "x": 133.92, + "y": 568.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-81d039b17ddd", + "region": "left" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 14.88, + "width": 7.68, + "x": 340.8, + "y": 80.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-7c880b00ba7b", + "region": "top" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 121.92, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-cf56ec3b6692", + "region": "left" + }, + { + "area_pt2": 20.2176, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 139.44, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-aae176fc8b82", + "region": "left" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 5.52, + "width": 8.16, + "x": 668.88, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-74a1d4e8bee0", + "region": "bottom-right" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 422.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-02d66496c6d9", + "region": "center" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 386.88, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-d62481d7fd4c", + "region": "top" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 7.92, + "width": 4.8, + "x": 404.4, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p2-11f7ab6aca17", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 2, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 480, + "duplicate": 0, + "total": 480, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-3.json b/assets/bugfixes/issue-1590/render-clusters-page-3.json new file mode 100644 index 00000000..1fafea64 --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-3.json @@ -0,0 +1,7703 @@ +{ + "clusters": [ + { + "area_pt2": 1715.5584, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 115.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bba991f0d5b8", + "region": "top" + }, + { + "area_pt2": 1118.88, + "bbox_pt": { + "height": 3.84, + "width": 649.68, + "x": 79.68, + "y": 588.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-eaf656c0ee0e", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 385.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-77c89b3dfb7d", + "region": "top" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 485.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3fa31b73ea9e", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 604.32 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3f8ed02c774e", + "region": "center" + }, + { + "area_pt2": 973.3248, + "bbox_pt": { + "height": 4.56, + "width": 574.8, + "x": 79.68, + "y": 528.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fe82cb4b7c5c", + "region": "center" + }, + { + "area_pt2": 793.44, + "bbox_pt": { + "height": 96.24, + "width": 37.44, + "x": 672.24, + "y": 177.6 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-348b6fc824e1", + "region": "top-right" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 946.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f13569a3b8e4", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 768.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ae2a633b5bf7", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 827.52 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-004bb6db0101", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 708.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7ca53f9cfdba", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 1064.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-906397e99885", + "region": "bottom" + }, + { + "area_pt2": 628.992, + "bbox_pt": { + "height": 4.32, + "width": 649.92, + "x": 79.68, + "y": 499.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-971f5c2a58ff", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 694.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ba5e404629f6", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 753.36 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-839590dae832", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 812.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-370dfc7dce5d", + "region": "bottom" + }, + { + "area_pt2": 475.3728, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 618.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-33fefd085b01", + "region": "center" + }, + { + "area_pt2": 468.6912, + "bbox_pt": { + "height": 8.16, + "width": 454.08, + "x": 199.68, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-96bd72481f44", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 606.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-558a98bef507", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 1020.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6bc8ec94c7c4", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 901.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-84e3fc109f54", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 1021.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8c730a2d81c6", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 902.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f653a7b0aa52", + "region": "bottom" + }, + { + "area_pt2": 414.0288, + "bbox_pt": { + "height": 0.96, + "width": 574.8, + "x": 79.68, + "y": 546.72 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6ccc6fa61685", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 931.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e34f6b04cc01", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 871.92 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-93545892be62", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 1049.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-99847a1ded8e", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 634.8 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-cf6e9a254681", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 990.48 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-945bfab535a5", + "region": "bottom" + }, + { + "area_pt2": 350.784, + "bbox_pt": { + "height": 0.72, + "width": 487.2, + "x": 166.56, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-951f0d3d3e45", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 783.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fa0d20546485", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 961.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f80005617eeb", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 843.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3b9ffdaa0609", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 665.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8521e8cba49c", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 724.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-94e7294ee151", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 650.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0ce96b2471ed", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 783.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-891e8acf3aab", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 857.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-62bbb60b0c2d", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 723.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2f315e0fc5c8", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 664.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c346b3d4ef9f", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 649.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-30d6e47b5fd4", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 1035.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c586bd7709ea", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 916.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8731300baff2", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 960.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a8970e9f868b", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 842.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5ab9aee5aaeb", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 975.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f86d57af96d6", + "region": "bottom" + }, + { + "area_pt2": 233.7984, + "bbox_pt": { + "height": 10.32, + "width": 200.4, + "x": 79.68, + "y": 403.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8669ba54cd41", + "region": "left" + }, + { + "area_pt2": 215.4816, + "bbox_pt": { + "height": 0.72, + "width": 299.28, + "x": 354.48, + "y": 546.0 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fc4201dfc41a", + "region": "center" + }, + { + "area_pt2": 201.1392, + "bbox_pt": { + "height": 0.96, + "width": 209.52, + "x": 79.68, + "y": 1109.04 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d2186924d1f5", + "region": "bottom-left" + }, + { + "area_pt2": 192.384, + "bbox_pt": { + "height": 0.96, + "width": 200.4, + "x": 79.68, + "y": 397.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-101fefff815e", + "region": "left" + }, + { + "area_pt2": 191.2896, + "bbox_pt": { + "height": 15.12, + "width": 126.48, + "x": 152.16, + "y": 200.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e47025e7f57b", + "region": "top-left" + }, + { + "area_pt2": 175.104, + "bbox_pt": { + "height": 7.92, + "width": 227.76, + "x": 126.24, + "y": 538.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-912c34cf4e3c", + "region": "left" + }, + { + "area_pt2": 147.6864, + "bbox_pt": { + "height": 153.84, + "width": 0.96, + "x": 339.6, + "y": 130.56 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-98b9cfad5388", + "region": "top" + }, + { + "area_pt2": 110.9376, + "bbox_pt": { + "height": 154.08, + "width": 0.72, + "x": 595.92, + "y": 130.32 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8ec3aaa58dd5", + "region": "top-right" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 131.76, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a645df75e13e", + "region": "top-left" + }, + { + "area_pt2": 95.5008, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 1098.48 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a72cbab2b81a", + "region": "bottom-right" + }, + { + "area_pt2": 95.4432, + "bbox_pt": { + "height": 8.4, + "width": 23.52, + "x": 733.92, + "y": 757.68 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7ee05ab16137", + "region": "right" + }, + { + "area_pt2": 94.2912, + "bbox_pt": { + "height": 2.88, + "width": 96.48, + "x": 632.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d166ce7c0d1c", + "region": "bottom-right" + }, + { + "area_pt2": 82.7712, + "bbox_pt": { + "height": 8.16, + "width": 46.56, + "x": 152.88, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-873cf194854b", + "region": "left" + }, + { + "area_pt2": 82.368, + "bbox_pt": { + "height": 8.4, + "width": 18.24, + "x": 740.16, + "y": 446.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-af691817d67d", + "region": "right" + }, + { + "area_pt2": 71.3088, + "bbox_pt": { + "height": 9.12, + "width": 15.12, + "x": 602.88, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f7a54d828fa4", + "region": "right" + }, + { + "area_pt2": 66.4704, + "bbox_pt": { + "height": 8.4, + "width": 27.12, + "x": 731.04, + "y": 461.28 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b9156e74bb9c", + "region": "right" + }, + { + "area_pt2": 64.6848, + "bbox_pt": { + "height": 8.16, + "width": 14.88, + "x": 354.72, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-555721efe9e4", + "region": "bottom" + }, + { + "area_pt2": 64.4544, + "bbox_pt": { + "height": 7.68, + "width": 16.08, + "x": 291.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-394da8dfc232", + "region": "center" + }, + { + "area_pt2": 63.36, + "bbox_pt": { + "height": 8.4, + "width": 13.68, + "x": 668.64, + "y": 937.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-aa59f07534b2", + "region": "bottom-right" + }, + { + "area_pt2": 63.0144, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 579.84 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ec787f755e40", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 8.16, + "width": 15.12, + "x": 448.32, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d3fd40778278", + "region": "bottom" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 603.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-83411e3dedc5", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 572.16, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9ecd79ef27fe", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 634.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-56ec5b20f195", + "region": "right" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 8.16, + "width": 16.08, + "x": 634.56, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-492fbc080566", + "region": "bottom-right" + }, + { + "area_pt2": 62.0928, + "bbox_pt": { + "height": 8.64, + "width": 26.64, + "x": 731.52, + "y": 905.76 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6fead153a47a", + "region": "bottom-right" + }, + { + "area_pt2": 61.8624, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 386.88, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2c52b8531bb2", + "region": "top" + }, + { + "area_pt2": 60.3072, + "bbox_pt": { + "height": 0.72, + "width": 83.76, + "x": 79.68, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d5f8ed8b3f9c", + "region": "left" + }, + { + "area_pt2": 60.2496, + "bbox_pt": { + "height": 7.68, + "width": 15.36, + "x": 541.68, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-15cea3c65f6c", + "region": "center" + }, + { + "area_pt2": 60.192, + "bbox_pt": { + "height": 9.6, + "width": 50.4, + "x": 79.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0470d1169ebf", + "region": "left" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 385.92, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5e8176927e38", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 479.52, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-937518a4f080", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 448.32, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d6e126de4cf1", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 417.12, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-12d1fad2315c", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 510.72, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6f6fa25994f5", + "region": "center" + }, + { + "area_pt2": 59.4432, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 322.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d7cae107de4c", + "region": "center" + }, + { + "area_pt2": 58.8096, + "bbox_pt": { + "height": 8.16, + "width": 14.64, + "x": 386.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fd7ec532c0c8", + "region": "bottom" + }, + { + "area_pt2": 57.6, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 292.08, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1db1ab8188a9", + "region": "bottom" + }, + { + "area_pt2": 57.4848, + "bbox_pt": { + "height": 8.4, + "width": 12.24, + "x": 94.08, + "y": 820.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8c3dfc43fc2d", + "region": "bottom-left" + }, + { + "area_pt2": 57.1968, + "bbox_pt": { + "height": 8.64, + "width": 21.36, + "x": 731.52, + "y": 1024.32 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-08781f18f39d", + "region": "bottom-right" + }, + { + "area_pt2": 56.5056, + "bbox_pt": { + "height": 6.96, + "width": 17.28, + "x": 386.4, + "y": 185.04 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-af091c3c8b84", + "region": "top" + }, + { + "area_pt2": 56.448, + "bbox_pt": { + "height": 8.16, + "width": 13.44, + "x": 668.64, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e28915100e95", + "region": "right" + }, + { + "area_pt2": 55.584, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 323.28, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7ba46f821d56", + "region": "bottom" + }, + { + "area_pt2": 55.3536, + "bbox_pt": { + "height": 7.68, + "width": 14.64, + "x": 355.2, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6eadf447ac08", + "region": "center" + }, + { + "area_pt2": 55.2384, + "bbox_pt": { + "height": 6.96, + "width": 14.88, + "x": 636.24, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8482bcb2980b", + "region": "right" + }, + { + "area_pt2": 54.6624, + "bbox_pt": { + "height": 23.52, + "width": 18.24, + "x": 192.48, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d4f81e1162ba", + "region": "top-left" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-605cc13f2d59", + "region": "right" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 626.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-35bdadc9d754", + "region": "right" + }, + { + "area_pt2": 53.28, + "bbox_pt": { + "height": 5.04, + "width": 50.64, + "x": 79.68, + "y": 512.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4f3d763cee5c", + "region": "left" + }, + { + "area_pt2": 52.2432, + "bbox_pt": { + "height": 8.16, + "width": 13.92, + "x": 668.4, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6c2f5c05de60", + "region": "bottom-right" + }, + { + "area_pt2": 51.4944, + "bbox_pt": { + "height": 8.16, + "width": 12.96, + "x": 669.36, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d33625b90f17", + "region": "bottom-right" + }, + { + "area_pt2": 49.3056, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 450.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fc430897164a", + "region": "center" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.4, + "width": 12.72, + "x": 669.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4f9b2e9084e8", + "region": "bottom-right" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 97.2, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-588596ed5cd6", + "region": "left" + }, + { + "area_pt2": 47.8656, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 669.12, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9e7cabea9474", + "region": "right" + }, + { + "area_pt2": 47.4048, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 542.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1f43fe5680a4", + "region": "center" + }, + { + "area_pt2": 47.3472, + "bbox_pt": { + "height": 8.88, + "width": 11.04, + "x": 635.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-cf1acc51cbec", + "region": "right" + }, + { + "area_pt2": 46.4832, + "bbox_pt": { + "height": 6.72, + "width": 11.52, + "x": 353.28, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d1cbfe28b2c6", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 356.88, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-71b67e3057e9", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 14.64, + "width": 50.4, + "x": 152.16, + "y": 218.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-92ba8184a413", + "region": "top-left" + }, + { + "area_pt2": 44.352, + "bbox_pt": { + "height": 17.28, + "width": 7.2, + "x": 98.4, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9c47eb081cec", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 251.04, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-24276cba3c12", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 261.12, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-da309c8c4b02", + "region": "top-left" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 10.32, + "width": 8.88, + "x": 642.0, + "y": 132.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c62d689219e3", + "region": "top-right" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 21.84, + "width": 12.24, + "x": 163.2, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-aa1f04a5eef3", + "region": "top-left" + }, + { + "area_pt2": 42.1632, + "bbox_pt": { + "height": 8.88, + "width": 8.64, + "x": 708.0, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6a556d76272f", + "region": "right" + }, + { + "area_pt2": 41.9904, + "bbox_pt": { + "height": 7.92, + "width": 11.52, + "x": 604.8, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-33210a2d79c9", + "region": "bottom-right" + }, + { + "area_pt2": 41.6448, + "bbox_pt": { + "height": 8.16, + "width": 11.04, + "x": 419.04, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ebc0cc6d528f", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 671.52, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-19bd40dc05fe", + "region": "bottom-right" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 6.96, + "width": 11.52, + "x": 449.04, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-47aa129ab5cf", + "region": "center" + }, + { + "area_pt2": 41.5296, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 115.68, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-84ef26b894a9", + "region": "left" + }, + { + "area_pt2": 41.2416, + "bbox_pt": { + "height": 9.36, + "width": 13.2, + "x": 165.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-64bd6de7ed2e", + "region": "left" + }, + { + "area_pt2": 40.608, + "bbox_pt": { + "height": 6.72, + "width": 11.28, + "x": 353.76, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-09d9f9fc499b", + "region": "top" + }, + { + "area_pt2": 40.0896, + "bbox_pt": { + "height": 6.72, + "width": 9.6, + "x": 391.44, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4c61377f733d", + "region": "center" + }, + { + "area_pt2": 39.5136, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 609.36, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-446c3a91c830", + "region": "right" + }, + { + "area_pt2": 39.0528, + "bbox_pt": { + "height": 8.4, + "width": 8.16, + "x": 742.56, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-18404245d987", + "region": "bottom-right" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 390.72, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3c96f141d4d1", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 452.88, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f90ab475ce29", + "region": "center" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 290.88, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b932193a2f7c", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 359.28, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0765329081f4", + "region": "center" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 606.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f198718f1750", + "region": "bottom-right" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 294.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ff4e6ed83373", + "region": "bottom" + }, + { + "area_pt2": 38.5344, + "bbox_pt": { + "height": 6.72, + "width": 10.56, + "x": 89.04, + "y": 909.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7c82df101382", + "region": "bottom-left" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 16.08, + "width": 6.48, + "x": 90.0, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-996179fe9be9", + "region": "top-left" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 6.96, + "width": 10.08, + "x": 670.08, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a53c82e124a5", + "region": "right" + }, + { + "area_pt2": 38.2464, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 158.4, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-db2187251a6c", + "region": "top-left" + }, + { + "area_pt2": 38.1312, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 513.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5c60273c2e47", + "region": "center" + }, + { + "area_pt2": 37.8432, + "bbox_pt": { + "height": 7.92, + "width": 10.08, + "x": 417.6, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5df0d7b7e915", + "region": "bottom" + }, + { + "area_pt2": 37.728, + "bbox_pt": { + "height": 7.92, + "width": 9.36, + "x": 578.88, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-edb5a591a1fa", + "region": "bottom-right" + }, + { + "area_pt2": 37.6128, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 546.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ec2420cfabc5", + "region": "center" + }, + { + "area_pt2": 37.3824, + "bbox_pt": { + "height": 5.76, + "width": 12.0, + "x": 382.56, + "y": 199.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5417123d7513", + "region": "top" + }, + { + "area_pt2": 37.2672, + "bbox_pt": { + "height": 8.16, + "width": 11.76, + "x": 168.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3269df987335", + "region": "left" + }, + { + "area_pt2": 37.152, + "bbox_pt": { + "height": 15.12, + "width": 19.44, + "x": 152.16, + "y": 182.4 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-239e6d062bf1", + "region": "top-left" + }, + { + "area_pt2": 36.8064, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 511.2, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0865e3043261", + "region": "bottom" + }, + { + "area_pt2": 36.7488, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 578.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7339720e1c8c", + "region": "right" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 298.32, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2083599b4d51", + "region": "bottom" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 329.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f3e4e813f407", + "region": "bottom" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 16.8, + "width": 8.88, + "x": 356.64, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d320a05a3fdf", + "region": "top" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 182.64, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2511cb8d7636", + "region": "top-left" + }, + { + "area_pt2": 36.0576, + "bbox_pt": { + "height": 8.88, + "width": 8.88, + "x": 387.36, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-761ed055111d", + "region": "center" + }, + { + "area_pt2": 36.0, + "bbox_pt": { + "height": 21.84, + "width": 7.92, + "x": 378.72, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-52df7b4510e5", + "region": "top" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 261.36, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a0cbf527e89f", + "region": "top-left" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 251.28, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-42636b7a9f59", + "region": "top-left" + }, + { + "area_pt2": 35.5392, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 516.72, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fa03a76e7e33", + "region": "bottom" + }, + { + "area_pt2": 35.4816, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 359.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f89671399d6f", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 330.0, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-17efcbf09896", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 298.8, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-96a528c60785", + "region": "bottom" + }, + { + "area_pt2": 35.0208, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7abc4420ff90", + "region": "bottom" + }, + { + "area_pt2": 34.9632, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 672.48, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-19a6ca2aa7b6", + "region": "bottom-right" + }, + { + "area_pt2": 34.7904, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 402.0, + "y": 229.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f87d7d3b9a0f", + "region": "top" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 7.44, + "width": 10.08, + "x": 636.24, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-071844c5d35f", + "region": "right" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 5.04, + "width": 12.48, + "x": 399.84, + "y": 246.72 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b3911636d307", + "region": "top" + }, + { + "area_pt2": 34.6176, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 740.4, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-54ceee727bf1", + "region": "right" + }, + { + "area_pt2": 34.5024, + "bbox_pt": { + "height": 12.96, + "width": 10.32, + "x": 94.08, + "y": 72.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-26d48fd4d280", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 11.28, + "width": 13.68, + "x": 192.24, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1d8ee5341884", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 181.92, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-70fc1291536b", + "region": "left" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4d4a40a54ad2", + "region": "right" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7f666cfddebb", + "region": "bottom-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 419.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-02e6d550842f", + "region": "bottom" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 117.12, + "y": 819.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-31d30fe4a77d", + "region": "bottom-left" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e21da953cdbe", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c274149443f7", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-81a9cded8aad", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1fb9e6622c47", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8d52d9d4e14c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1a7b0232fbc3", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-79e03be4efab", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bd37ffbf3db4", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0606ba8462fe", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c25d9d81f041", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1478ed686903", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-934faf01d9ac", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3ac623b8dd7f", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-dfc4171b48be", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-307fdae5aaf8", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-74ef547580b9", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d1b40f06e5bc", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4f64de4639f2", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f9f1b02e83c4", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a35106830741", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-19ed4b0f3a3b", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d01d30bffbdb", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-18d87fdf752c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ca99275473a6", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b5583c038685", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-394c9b7056d3", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1fbb430b5248", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ddb88d1212e2", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7457e7731780", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-34ab93b3ea2f", + "region": "bottom" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 579.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-662518c9727c", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 641.52, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-30864dec0c35", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 6.96, + "width": 8.88, + "x": 543.84, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-238dfbee3251", + "region": "center" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 610.32, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d40f8f30a0f0", + "region": "bottom-right" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 423.12, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8a62f5d00bd6", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 391.92, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-17eb87645072", + "region": "center" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 668.64, + "y": 996.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-38ac78f12272", + "region": "bottom-right" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 543.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-af6e38ad878d", + "region": "center" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6f0b9210182b", + "region": "right" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 8.4, + "width": 6.48, + "x": 747.12, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-143c89c63af7", + "region": "right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 7.92, + "width": 9.6, + "x": 542.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5a6a3ed708ef", + "region": "bottom" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d19a771dd481", + "region": "bottom-right" + }, + { + "area_pt2": 32.6592, + "bbox_pt": { + "height": 10.08, + "width": 6.0, + "x": 188.16, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e91521a7430e", + "region": "left" + }, + { + "area_pt2": 32.6016, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 640.8, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e6cc608e81aa", + "region": "bottom-right" + }, + { + "area_pt2": 32.1408, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 115.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-81e36a828c43", + "region": "left" + }, + { + "area_pt2": 32.0832, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 481.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c7f3659f3d99", + "region": "bottom" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-efd85e891d1a", + "region": "bottom" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e955b95d3bb2", + "region": "center" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.4, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ea3bbc8d35d9", + "region": "right" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 15.84, + "width": 8.64, + "x": 113.52, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bad9cf14073c", + "region": "top-left" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 387.84, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0b89ee17915a", + "region": "center" + }, + { + "area_pt2": 31.9104, + "bbox_pt": { + "height": 15.6, + "width": 8.88, + "x": 122.16, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-773573ecf3e6", + "region": "top-left" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 15.6, + "width": 8.64, + "x": 306.24, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7be8d4595303", + "region": "top" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 674.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-97502d053af6", + "region": "right" + }, + { + "area_pt2": 31.7952, + "bbox_pt": { + "height": 6.96, + "width": 8.64, + "x": 542.64, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4b92d67ddfd1", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 7.68, + "width": 11.76, + "x": 450.0, + "y": 907.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-be800128a287", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 539.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3967c4e27dd9", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 507.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e1966db89175", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 570.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-44350fd97ac0", + "region": "bottom-right" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 476.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2d4866b69e1f", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 351.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c19e61eca03a", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 289.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1754de881450", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 320.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-072cfd0a2cbd", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 414.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-aa9d89102937", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 383.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-09ecdc5f32ed", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 445.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-54b8cb7e799b", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 601.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-41d9ca35e05d", + "region": "bottom-right" + }, + { + "area_pt2": 31.3344, + "bbox_pt": { + "height": 8.4, + "width": 13.2, + "x": 669.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-011d8d22f709", + "region": "bottom-right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.4, + "width": 6.0, + "x": 733.92, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-962a06808a77", + "region": "right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 364.8, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2c3f01f6b950", + "region": "center" + }, + { + "area_pt2": 31.0464, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 454.08, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-12c1dfbefe97", + "region": "bottom" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 21.12, + "width": 3.12, + "x": 182.88, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4e20c566ab8a", + "region": "top-left" + }, + { + "area_pt2": 30.4128, + "bbox_pt": { + "height": 9.12, + "width": 6.48, + "x": 572.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-93e20bc8ff92", + "region": "right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 99.12, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4193960798e3", + "region": "left" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 117.6, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-78dbbb44c649", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 5.04, + "width": 9.6, + "x": 372.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a7b642fb906e", + "region": "top" + }, + { + "area_pt2": 30.0096, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 188.88, + "y": 308.16 + }, + "disposition": { + "issue": "#1577", + "kind": "issue", + "note": "Full-scale GT/before/after marker crops confirm the corrected axis paint order. This remaining marker cluster reflects the stale cached-value center; shared drawing-origin displacement is #1542 and native marker rasterization also differs. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7dd897542fe3", + "region": "top-left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 577.68, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3115988125b3", + "region": "bottom-right" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 546.48, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3c8aa99ae52d", + "region": "bottom" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.44, + "width": 9.84, + "x": 142.56, + "y": 508.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ea53a56f5757", + "region": "left" + }, + { + "area_pt2": 29.4912, + "bbox_pt": { + "height": 20.16, + "width": 3.12, + "x": 85.92, + "y": 74.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c1fa189cfb84", + "region": "top-left" + }, + { + "area_pt2": 28.8, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 145.2, + "y": 464.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d0a2fbc663f3", + "region": "left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 15.84, + "width": 4.8, + "x": 146.64, + "y": 79.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-13c466b4b2a9", + "region": "top-left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 12.72, + "width": 12.0, + "x": 310.8, + "y": 79.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-53d20b732724", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 406.32, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-494a1396872f", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 271.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b3cdf5408649", + "region": "top-left" + }, + { + "area_pt2": 28.1088, + "bbox_pt": { + "height": 5.28, + "width": 21.12, + "x": 131.52, + "y": 511.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0cb0e2f35b98", + "region": "left" + }, + { + "area_pt2": 28.0512, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 393.12, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-440f944a24eb", + "region": "bottom" + }, + { + "area_pt2": 27.9936, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 668.64, + "y": 877.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f344664b55cb", + "region": "bottom-right" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 450.72, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4a8b51e172e0", + "region": "center" + }, + { + "area_pt2": 27.2448, + "bbox_pt": { + "height": 7.92, + "width": 7.68, + "x": 641.28, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-39ab51422296", + "region": "right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 637.68, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5d0d7e14df63", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 575.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c18862bbe3d8", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 606.48, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a89337a54aab", + "region": "bottom-right" + }, + { + "area_pt2": 26.8992, + "bbox_pt": { + "height": 6.96, + "width": 6.24, + "x": 450.72, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-dad103e0c157", + "region": "center" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 544.08, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fc3013e2fb28", + "region": "bottom" + }, + { + "area_pt2": 26.7264, + "bbox_pt": { + "height": 6.72, + "width": 6.96, + "x": 391.92, + "y": 260.16 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-149ab63783e4", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 551.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f2b4ef89e9da", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 637.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e8feb54d5e9d", + "region": "bottom-right" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.96, + "width": 7.44, + "x": 360.48, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-40647b434a46", + "region": "center" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 106.32, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-11ee8cd2d433", + "region": "left" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.72, + "width": 7.2, + "x": 215.04, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9d240dec6d46", + "region": "left" + }, + { + "area_pt2": 26.3808, + "bbox_pt": { + "height": 8.4, + "width": 5.28, + "x": 110.16, + "y": 309.12 + }, + "disposition": { + "class": "glyph-edge-rasterization", + "kind": "accepted-rendering", + "note": "The full-resolution crop shows matching CASH FLOW heading content, font family, weight, and placement; this remaining residual follows the heading glyph edges. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-347bb9cdf547", + "region": "top-left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 85.92, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-86c1618d1cd4", + "region": "left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 15.84, + "width": 6.24, + "x": 349.68, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-0266409d3d82", + "region": "top" + }, + { + "area_pt2": 26.0928, + "bbox_pt": { + "height": 6.48, + "width": 7.44, + "x": 368.16, + "y": 199.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c1f3afc146c9", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.92, + "width": 9.84, + "x": 485.28, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-76a6f1efaad3", + "region": "center" + }, + { + "area_pt2": 25.92, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 353.28, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9ab305cfdd54", + "region": "center" + }, + { + "area_pt2": 25.6896, + "bbox_pt": { + "height": 6.24, + "width": 7.2, + "x": 374.16, + "y": 216.24 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-24f5f9ced458", + "region": "top" + }, + { + "area_pt2": 25.5744, + "bbox_pt": { + "height": 20.16, + "width": 2.88, + "x": 108.96, + "y": 73.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-55b9e4c8b4f5", + "region": "top-left" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 485.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-519247f84e76", + "region": "center" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 7.68, + "width": 5.28, + "x": 485.04, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8b7bfcf56baa", + "region": "center" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 410.88, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-df561c08d75e", + "region": "top" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 106.32, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-370c08b4f05c", + "region": "left" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 276.48, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-018d9995b4d6", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 15.6, + "width": 8.4, + "x": 369.84, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c8cbef9a1756", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 13.2, + "width": 4.08, + "x": 118.32, + "y": 79.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ba9bb5c8fdd7", + "region": "top-left" + }, + { + "area_pt2": 24.6528, + "bbox_pt": { + "height": 7.44, + "width": 5.28, + "x": 333.6, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-74aa447b0df0", + "region": "center" + }, + { + "area_pt2": 24.5376, + "bbox_pt": { + "height": 12.96, + "width": 4.08, + "x": 122.16, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-916b177c6d57", + "region": "top-left" + }, + { + "area_pt2": 24.48, + "bbox_pt": { + "height": 20.64, + "width": 1.2, + "x": 331.92, + "y": 73.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4e930a297def", + "region": "top" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 512.88, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9504bd37866d", + "region": "bottom" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 388.08, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-162165895aca", + "region": "bottom" + }, + { + "area_pt2": 24.2496, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 136.32, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4cc6b43733f2", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 6.72, + "width": 4.8, + "x": 604.32, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-95bc3d648f2e", + "region": "right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 7.2, + "width": 5.76, + "x": 105.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5abfbdbc7342", + "region": "left" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 8.16, + "width": 10.56, + "x": 671.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f6a364e4b47a", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 640.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7ed39a844ad6", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 359.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1bc0d709b4c5", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 390.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fa65c0043d3c", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 421.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-45c86288c5a2", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 453.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4f5dfbaf1a77", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 484.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-cd8159138bbe", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 328.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-daaf02d6aed1", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 297.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e1cd1adf6ce7", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 515.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-52988b6136c3", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.4, + "x": 241.92, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-cd959783aabc", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 546.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6da8fe772f38", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 577.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6fab202cc7a4", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 609.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c26481b18ec2", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.64, + "x": 233.28, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-48a3b52ea907", + "region": "top-left" + }, + { + "area_pt2": 23.6736, + "bbox_pt": { + "height": 14.4, + "width": 1.68, + "x": 365.52, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3539b53b40d6", + "region": "top" + }, + { + "area_pt2": 23.616, + "bbox_pt": { + "height": 8.4, + "width": 9.12, + "x": 360.96, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d2911c5cc49b", + "region": "bottom" + }, + { + "area_pt2": 23.5584, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 82.08, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-63664212bf3b", + "region": "left" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 581.76, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bbbced2d320d", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 612.96, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f493b31f2b93", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 644.16, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7a100bf0f3ea", + "region": "right" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 8.4, + "width": 4.56, + "x": 121.92, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-08e1d072757f", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 296.64, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-598fa359b21f", + "region": "center" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 111.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-26235afb1601", + "region": "left" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-dacfc6d0be83", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-15d9cec2752a", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c53da00cbc53", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-963228c5678b", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-50376db60b55", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-08357add2ce2", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-01802e924590", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-67790657ba01", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c62f32dd9fa7", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-47897041fa75", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-eafefe8b82e9", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-715216d71a88", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a22f837df249", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e81ceac395a2", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-eb3ea9ea7321", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-077be569f367", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f3f908899b78", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e14c49ca355d", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1d6eb2ca8177", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b3340413ef39", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2777237ce342", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3883d79eb6a1", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-327c495a53e7", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bee6370bcf50", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-142de8013fec", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-337c70f46948", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1065c22e4bbb", + "region": "bottom" + }, + { + "area_pt2": 22.9824, + "bbox_pt": { + "height": 6.72, + "width": 5.28, + "x": 333.6, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-236553408c82", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 416.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fe65c5cb8961", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 4.08, + "x": 664.32, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1bbe307c92a9", + "region": "right" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 11.28, + "x": 115.92, + "y": 241.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a3b4d18ba5d2", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 13.44, + "width": 6.0, + "x": 157.68, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-279557fcab7a", + "region": "top-left" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 519.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5ba55f0ea615", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 394.56, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-503dd70def41", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-12677aca0b15", + "region": "bottom" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 509.76, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-68b211203e92", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 7.92, + "width": 7.92, + "x": 356.64, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-55d7df4255bd", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f3638d0db5b9", + "region": "right" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3115ecf61d29", + "region": "bottom-right" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 359.04, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8dffca707b4b", + "region": "center" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.4, + "width": 9.36, + "x": 672.96, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8e25e2d8635a", + "region": "right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 425.76, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-186801b5fc8f", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 302.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5e7705a0e8ba", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 458.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-96da6d8ef73d", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 347.04, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e3ce5944e876", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 519.36, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1598514871ed", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 488.16, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5d4db2192c4e", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 612.96, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-10d4233740f3", + "region": "bottom-right" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 612.0, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7986cda1af75", + "region": "right" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 675.36, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-234c4de3b091", + "region": "bottom-right" + }, + { + "area_pt2": 21.888, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7b5b711a92bc", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 13.44, + "width": 2.16, + "x": 355.92, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-35ab5a51e7c8", + "region": "top" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 674.16, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-cc8775a49360", + "region": "right" + }, + { + "area_pt2": 21.6576, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 674.16, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-079423e58ab7", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2b3b1944fbe3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-421efa1388a6", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a94c3cf4af23", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3b5a28260108", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b3f8be1216c6", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-26625edff1d1", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-faa1f053b229", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-62c8be061c76", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e5f46b71d28b", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-98def7adeb52", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-a86506e84a21", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c63ca39ebb5d", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2f79ee8593c9", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e8a7482e7592", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-923017afd19a", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8a8923c930e3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-550a7d87e00f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-16ef7e4fe9da", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7e0935df6a52", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f480129034f1", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4395e5f2e9e8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-2ed3a0ec1aeb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5d6f9927438f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c8bdecf2c0cf", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-622a17e436ca", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-20423b2ecd04", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3ee55d7a56c4", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-14438dc2c72f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c3efeedf4048", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-89e020d6c9a3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-771fe0cb7d53", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-35620247d212", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-71adcb89e8d3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-dffc3be0615a", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-48d396760ed3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-58d78f1cba02", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-486fbd1e609b", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f19c6de8a772", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4b21f7e3ef7b", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b1606209200e", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c580bc2bea4b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1a4b6f26dd74", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-8f6d8e791fa4", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5be385630fc4", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-bcbb94977b9c", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-37f71b6281d7", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4c6d03617d60", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5d272cf9dfb6", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-55b908da99dc", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d3dd09eae831", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ed9b50691097", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fab007f0fb7c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-10be1f527d91", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-49fd26df829a", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c8e5a0244881", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-77ffc1c9dafa", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-93c671e5ff7c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-18c7733cc6ee", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-afd6528ca11f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-026605d82a2f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-557bad160ad3", + "region": "center" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 440.64, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ae1486f6bb00", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 534.24, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b919d7e56f0b", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 347.04, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1f6752fa3449", + "region": "bottom" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 302.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f0173cac9c1f", + "region": "center" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 458.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4438131931f3", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 7.44, + "width": 4.56, + "x": 94.08, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3b1b6bac8e9d", + "region": "left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 364.8, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4cd96013db20", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 5.76, + "width": 7.68, + "x": 96.72, + "y": 241.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c6548b755bd1", + "region": "top-left" + }, + { + "area_pt2": 21.2544, + "bbox_pt": { + "height": 6.72, + "width": 5.76, + "x": 115.92, + "y": 761.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-80d78687dc29", + "region": "left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 4.8, + "width": 6.24, + "x": 136.8, + "y": 259.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f555b2cd3dac", + "region": "top-left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 8.88, + "width": 5.04, + "x": 396.24, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-96f8b2894d0e", + "region": "center" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 668.64, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-b1514373066a", + "region": "bottom-right" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 82.8, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c802308bb743", + "region": "left" + }, + { + "area_pt2": 21.024, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 485.76, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-69924119263a", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 487.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-1d5e99b50162", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 518.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-85d00a441589", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 550.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-937ad013009f", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 581.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f947f98b2b66", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 612.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d38261b87197", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 643.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-27a95d12b948", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 751.92, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-638f465d14dd", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 300.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-ee262e73ba30", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 331.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-18618e8c5bef", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 13.2, + "width": 2.64, + "x": 152.88, + "y": 81.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5cd008118f7b", + "region": "top-left" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 362.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-4173e968ca39", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 456.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-dc373c810781", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 425.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9a7c8cda5973", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 551.04, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7c3677e8b4d9", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-fb240b4d2afb", + "region": "bottom" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 330.24, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-894b4b443ece", + "region": "top" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-be5e7c7bf8a5", + "region": "center" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 661.68, + "y": 626.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-547d75f9ee97", + "region": "right" + }, + { + "area_pt2": 20.736, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 125.28, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-330d5267e0f2", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 6.24, + "width": 6.48, + "x": 129.84, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-c2b922ee48a7", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 14.4, + "width": 8.88, + "x": 217.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e9bac32fedce", + "region": "top-left" + }, + { + "area_pt2": 20.6208, + "bbox_pt": { + "height": 7.44, + "width": 4.08, + "x": 113.52, + "y": 1100.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-6cf67f518de3", + "region": "bottom-left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 6.72, + "x": 482.16, + "y": 448.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5a463c597039", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 356.64, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-01ca88c032d3", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 126.48, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-9442656f4777", + "region": "left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 4.56, + "x": 329.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3021132151d0", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 135.84, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d7121c211999", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 8.16, + "width": 4.32, + "x": 133.92, + "y": 568.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-5158e4c0b01e", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 457.68, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-e31a11f08720", + "region": "center" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 14.88, + "width": 7.68, + "x": 340.8, + "y": 80.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7ca95c708da0", + "region": "top" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 121.92, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-535c082a8f53", + "region": "left" + }, + { + "area_pt2": 20.2176, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 139.44, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-7d2ccee4fea5", + "region": "left" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 422.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-f3e00ba8d23b", + "region": "center" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 5.52, + "width": 8.16, + "x": 668.88, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-53f552ff8823", + "region": "bottom-right" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 386.88, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-d5de7fd2423f", + "region": "top" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 7.92, + "width": 4.8, + "x": 404.4, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p3-3ee0c709cdac", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 3, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 480, + "duplicate": 0, + "total": 480, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-4.json b/assets/bugfixes/issue-1590/render-clusters-page-4.json new file mode 100644 index 00000000..6d8bd863 --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-4.json @@ -0,0 +1,7703 @@ +{ + "clusters": [ + { + "area_pt2": 1715.5584, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 115.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d2edb32e2500", + "region": "top" + }, + { + "area_pt2": 1118.88, + "bbox_pt": { + "height": 3.84, + "width": 649.68, + "x": 79.68, + "y": 588.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ed21de93ed61", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 385.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1639aef7a60f", + "region": "top" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 485.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b1d629a818f9", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 604.32 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-957faf8e77f5", + "region": "center" + }, + { + "area_pt2": 973.3248, + "bbox_pt": { + "height": 4.56, + "width": 574.8, + "x": 79.68, + "y": 528.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8f55f7dbce74", + "region": "center" + }, + { + "area_pt2": 793.44, + "bbox_pt": { + "height": 96.24, + "width": 37.44, + "x": 672.24, + "y": 177.6 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-366d7b247792", + "region": "top-right" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 946.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-262240d883af", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 768.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-34cb63f0fe2f", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 827.52 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-dba8aded01e8", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 708.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c4411e3fcd90", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 1064.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c2b8699b5d10", + "region": "bottom" + }, + { + "area_pt2": 628.992, + "bbox_pt": { + "height": 4.32, + "width": 649.92, + "x": 79.68, + "y": 499.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-808ddb0bc3c3", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 694.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-be90c1e398e3", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 753.36 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3ecd2a36b74c", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 812.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-758160086cd2", + "region": "bottom" + }, + { + "area_pt2": 475.3728, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 618.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0ad25c9bfa3f", + "region": "center" + }, + { + "area_pt2": 468.6912, + "bbox_pt": { + "height": 8.16, + "width": 454.08, + "x": 199.68, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-02c0d919dff9", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 606.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8fd27f3cfb35", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 1020.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f1cf28f23d21", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 901.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-232e52795104", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 1021.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-84e4c77bd350", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 902.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3bb7cbb8fb6b", + "region": "bottom" + }, + { + "area_pt2": 414.0288, + "bbox_pt": { + "height": 0.96, + "width": 574.8, + "x": 79.68, + "y": 546.72 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d6c1e3296254", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 931.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a55487c432c3", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 871.92 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d08c0a5367b9", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 1049.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ec21e6d08d8b", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 634.8 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7ab7c0fc518c", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 990.48 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8aedc5e907a4", + "region": "bottom" + }, + { + "area_pt2": 350.784, + "bbox_pt": { + "height": 0.72, + "width": 487.2, + "x": 166.56, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c54a341fc16c", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 783.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a1564413a644", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 961.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2b68f11b3997", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 843.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-62841915e849", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 665.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9e4b8873067d", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 724.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-394851f7d0e4", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 650.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b45b21cc9a1f", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 783.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-089fea6c670e", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 857.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f799cf0669c8", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 723.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a66744bea191", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 664.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8ce0ed324a91", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 649.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fc762a4b1c26", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 1035.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3a94594e0e70", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 916.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-de43a8e9f5b2", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 960.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d0af8793525e", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 842.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6fe11e890c6f", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 975.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bdb43316d139", + "region": "bottom" + }, + { + "area_pt2": 233.7984, + "bbox_pt": { + "height": 10.32, + "width": 200.4, + "x": 79.68, + "y": 403.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-aa79975e041b", + "region": "left" + }, + { + "area_pt2": 215.4816, + "bbox_pt": { + "height": 0.72, + "width": 299.28, + "x": 354.48, + "y": 546.0 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-468ab2eb3e7f", + "region": "center" + }, + { + "area_pt2": 201.1392, + "bbox_pt": { + "height": 0.96, + "width": 209.52, + "x": 79.68, + "y": 1109.04 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-df1d274212b3", + "region": "bottom-left" + }, + { + "area_pt2": 192.384, + "bbox_pt": { + "height": 0.96, + "width": 200.4, + "x": 79.68, + "y": 397.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e3e680708af9", + "region": "left" + }, + { + "area_pt2": 191.2896, + "bbox_pt": { + "height": 15.12, + "width": 126.48, + "x": 152.16, + "y": 200.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fa6fcbf6daba", + "region": "top-left" + }, + { + "area_pt2": 175.104, + "bbox_pt": { + "height": 7.92, + "width": 227.76, + "x": 126.24, + "y": 538.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5d0d4e200699", + "region": "left" + }, + { + "area_pt2": 147.6864, + "bbox_pt": { + "height": 153.84, + "width": 0.96, + "x": 339.6, + "y": 130.56 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1dcad559de1d", + "region": "top" + }, + { + "area_pt2": 110.9376, + "bbox_pt": { + "height": 154.08, + "width": 0.72, + "x": 595.92, + "y": 130.32 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6eda966b9d02", + "region": "top-right" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 131.76, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9a6bc6bb9507", + "region": "top-left" + }, + { + "area_pt2": 95.5008, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 1098.48 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b60f14e08f0c", + "region": "bottom-right" + }, + { + "area_pt2": 95.4432, + "bbox_pt": { + "height": 8.4, + "width": 23.52, + "x": 733.92, + "y": 757.68 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-09c389814a06", + "region": "right" + }, + { + "area_pt2": 94.2912, + "bbox_pt": { + "height": 2.88, + "width": 96.48, + "x": 632.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-59ae910e9853", + "region": "bottom-right" + }, + { + "area_pt2": 82.7712, + "bbox_pt": { + "height": 8.16, + "width": 46.56, + "x": 152.88, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f65ee4229cab", + "region": "left" + }, + { + "area_pt2": 82.368, + "bbox_pt": { + "height": 8.4, + "width": 18.24, + "x": 740.16, + "y": 446.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-75abaf59fa31", + "region": "right" + }, + { + "area_pt2": 71.3088, + "bbox_pt": { + "height": 9.12, + "width": 15.12, + "x": 602.88, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e7ab8a3a86fc", + "region": "right" + }, + { + "area_pt2": 66.4704, + "bbox_pt": { + "height": 8.4, + "width": 27.12, + "x": 731.04, + "y": 461.28 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-09080adb82ba", + "region": "right" + }, + { + "area_pt2": 64.6848, + "bbox_pt": { + "height": 8.16, + "width": 14.88, + "x": 354.72, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e09528b29436", + "region": "bottom" + }, + { + "area_pt2": 64.4544, + "bbox_pt": { + "height": 7.68, + "width": 16.08, + "x": 291.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3e4f952068bc", + "region": "center" + }, + { + "area_pt2": 63.36, + "bbox_pt": { + "height": 8.4, + "width": 13.68, + "x": 668.64, + "y": 937.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8447da651cbd", + "region": "bottom-right" + }, + { + "area_pt2": 63.0144, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 579.84 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b8726b5a4a86", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 8.16, + "width": 15.12, + "x": 448.32, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0423bfeeb99e", + "region": "bottom" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 603.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-61ccf5f048d4", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 572.16, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a541b0d6efb0", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 634.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3f412128d077", + "region": "right" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 8.16, + "width": 16.08, + "x": 634.56, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-249d0888c657", + "region": "bottom-right" + }, + { + "area_pt2": 62.0928, + "bbox_pt": { + "height": 8.64, + "width": 26.64, + "x": 731.52, + "y": 905.76 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d7164a2371a7", + "region": "bottom-right" + }, + { + "area_pt2": 61.8624, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 386.88, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-eda695d67096", + "region": "top" + }, + { + "area_pt2": 60.3072, + "bbox_pt": { + "height": 0.72, + "width": 83.76, + "x": 79.68, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4e9a7fc95fcc", + "region": "left" + }, + { + "area_pt2": 60.2496, + "bbox_pt": { + "height": 7.68, + "width": 15.36, + "x": 541.68, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-82451b7d4045", + "region": "center" + }, + { + "area_pt2": 60.192, + "bbox_pt": { + "height": 9.6, + "width": 50.4, + "x": 79.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9d7a44bb9955", + "region": "left" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 385.92, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-dbd6a8d51010", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 479.52, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-706367fab95a", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 448.32, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-be27fb87c562", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 417.12, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e7b8b968d128", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 510.72, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-03dc124d5d77", + "region": "center" + }, + { + "area_pt2": 59.4432, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 322.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1ca535a34e91", + "region": "center" + }, + { + "area_pt2": 58.8096, + "bbox_pt": { + "height": 8.16, + "width": 14.64, + "x": 386.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5cbfb800c759", + "region": "bottom" + }, + { + "area_pt2": 57.6, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 292.08, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-05b48a104606", + "region": "bottom" + }, + { + "area_pt2": 57.4848, + "bbox_pt": { + "height": 8.4, + "width": 12.24, + "x": 94.08, + "y": 820.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b1dd47a8f144", + "region": "bottom-left" + }, + { + "area_pt2": 57.1968, + "bbox_pt": { + "height": 8.64, + "width": 21.36, + "x": 731.52, + "y": 1024.32 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-82a48398e0c0", + "region": "bottom-right" + }, + { + "area_pt2": 56.5056, + "bbox_pt": { + "height": 6.96, + "width": 17.28, + "x": 386.4, + "y": 185.04 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-31da649cc28e", + "region": "top" + }, + { + "area_pt2": 56.448, + "bbox_pt": { + "height": 8.16, + "width": 13.44, + "x": 668.64, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-78e96fca7255", + "region": "right" + }, + { + "area_pt2": 55.584, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 323.28, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0cce5fdc6c40", + "region": "bottom" + }, + { + "area_pt2": 55.3536, + "bbox_pt": { + "height": 7.68, + "width": 14.64, + "x": 355.2, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-22c0ec17e1cc", + "region": "center" + }, + { + "area_pt2": 55.2384, + "bbox_pt": { + "height": 6.96, + "width": 14.88, + "x": 636.24, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a17f5013e1a1", + "region": "right" + }, + { + "area_pt2": 54.6624, + "bbox_pt": { + "height": 23.52, + "width": 18.24, + "x": 192.48, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b2f1f88e22ee", + "region": "top-left" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0ab23acde7ee", + "region": "right" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 626.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fcbf23c55755", + "region": "right" + }, + { + "area_pt2": 53.28, + "bbox_pt": { + "height": 5.04, + "width": 50.64, + "x": 79.68, + "y": 512.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-767b39f6e022", + "region": "left" + }, + { + "area_pt2": 52.2432, + "bbox_pt": { + "height": 8.16, + "width": 13.92, + "x": 668.4, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9ec81478154b", + "region": "bottom-right" + }, + { + "area_pt2": 51.4944, + "bbox_pt": { + "height": 8.16, + "width": 12.96, + "x": 669.36, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-aa4474273094", + "region": "bottom-right" + }, + { + "area_pt2": 49.3056, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 450.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-505303ab408c", + "region": "center" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.4, + "width": 12.72, + "x": 669.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-89a92214f283", + "region": "bottom-right" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 97.2, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0b52ebf8d276", + "region": "left" + }, + { + "area_pt2": 47.8656, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 669.12, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1f5e4d88d78d", + "region": "right" + }, + { + "area_pt2": 47.4048, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 542.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8a3123826f7d", + "region": "center" + }, + { + "area_pt2": 47.3472, + "bbox_pt": { + "height": 8.88, + "width": 11.04, + "x": 635.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d8615be8e6a4", + "region": "right" + }, + { + "area_pt2": 46.4832, + "bbox_pt": { + "height": 6.72, + "width": 11.52, + "x": 353.28, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-71c44d3b92b5", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 356.88, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3a27fddab91c", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 14.64, + "width": 50.4, + "x": 152.16, + "y": 218.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a81500d260ee", + "region": "top-left" + }, + { + "area_pt2": 44.352, + "bbox_pt": { + "height": 17.28, + "width": 7.2, + "x": 98.4, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-94b6d314219a", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 251.04, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a12b3c8ec36d", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 261.12, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-97b2acb2f673", + "region": "top-left" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 10.32, + "width": 8.88, + "x": 642.0, + "y": 132.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f0263733440d", + "region": "top-right" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 21.84, + "width": 12.24, + "x": 163.2, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4dcbeb5acb5e", + "region": "top-left" + }, + { + "area_pt2": 42.1632, + "bbox_pt": { + "height": 8.88, + "width": 8.64, + "x": 708.0, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ec9fc6aa291d", + "region": "right" + }, + { + "area_pt2": 41.9904, + "bbox_pt": { + "height": 7.92, + "width": 11.52, + "x": 604.8, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6e949e69592b", + "region": "bottom-right" + }, + { + "area_pt2": 41.6448, + "bbox_pt": { + "height": 8.16, + "width": 11.04, + "x": 419.04, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-19fa1751aeaa", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 671.52, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3486afb2d770", + "region": "bottom-right" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 6.96, + "width": 11.52, + "x": 449.04, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-22704e3b2a4b", + "region": "center" + }, + { + "area_pt2": 41.5296, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 115.68, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6f36ff368785", + "region": "left" + }, + { + "area_pt2": 41.2416, + "bbox_pt": { + "height": 9.36, + "width": 13.2, + "x": 165.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3e8e77e64e43", + "region": "left" + }, + { + "area_pt2": 40.608, + "bbox_pt": { + "height": 6.72, + "width": 11.28, + "x": 353.76, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4c715cc9a1e2", + "region": "top" + }, + { + "area_pt2": 40.0896, + "bbox_pt": { + "height": 6.72, + "width": 9.6, + "x": 391.44, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-95060541a039", + "region": "center" + }, + { + "area_pt2": 39.5136, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 609.36, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-65a905872f09", + "region": "right" + }, + { + "area_pt2": 39.0528, + "bbox_pt": { + "height": 8.4, + "width": 8.16, + "x": 742.56, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9231f3507022", + "region": "bottom-right" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 390.72, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a82f71311965", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 452.88, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a3b29f70e1e5", + "region": "center" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 290.88, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ca62c9081733", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 359.28, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6b0fb0bd47a4", + "region": "center" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 606.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4503b1b1b94e", + "region": "bottom-right" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 294.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e89ee892a82d", + "region": "bottom" + }, + { + "area_pt2": 38.5344, + "bbox_pt": { + "height": 6.72, + "width": 10.56, + "x": 89.04, + "y": 909.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2cc54d21cce2", + "region": "bottom-left" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 16.08, + "width": 6.48, + "x": 90.0, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bf8ff959517d", + "region": "top-left" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 6.96, + "width": 10.08, + "x": 670.08, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-728d52352811", + "region": "right" + }, + { + "area_pt2": 38.2464, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 158.4, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-130486330e01", + "region": "top-left" + }, + { + "area_pt2": 38.1312, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 513.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8dc0b52dedd2", + "region": "center" + }, + { + "area_pt2": 37.8432, + "bbox_pt": { + "height": 7.92, + "width": 10.08, + "x": 417.6, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-700a8407171a", + "region": "bottom" + }, + { + "area_pt2": 37.728, + "bbox_pt": { + "height": 7.92, + "width": 9.36, + "x": 578.88, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7ea0674b8649", + "region": "bottom-right" + }, + { + "area_pt2": 37.6128, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 546.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ab58a771fa36", + "region": "center" + }, + { + "area_pt2": 37.3824, + "bbox_pt": { + "height": 5.76, + "width": 12.0, + "x": 382.56, + "y": 199.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-97bd47e14e05", + "region": "top" + }, + { + "area_pt2": 37.2672, + "bbox_pt": { + "height": 8.16, + "width": 11.76, + "x": 168.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-16d2849fa1a7", + "region": "left" + }, + { + "area_pt2": 37.152, + "bbox_pt": { + "height": 15.12, + "width": 19.44, + "x": 152.16, + "y": 182.4 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a50bdc2f2ce4", + "region": "top-left" + }, + { + "area_pt2": 36.8064, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 511.2, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-912395b083f1", + "region": "bottom" + }, + { + "area_pt2": 36.7488, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 578.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bbea12b38b24", + "region": "right" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 298.32, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e8e48683264c", + "region": "bottom" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 329.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-46d4ec3d2f94", + "region": "bottom" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 16.8, + "width": 8.88, + "x": 356.64, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6c943d396ef2", + "region": "top" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 182.64, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6728f9cf6071", + "region": "top-left" + }, + { + "area_pt2": 36.0576, + "bbox_pt": { + "height": 8.88, + "width": 8.88, + "x": 387.36, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fab74491346c", + "region": "center" + }, + { + "area_pt2": 36.0, + "bbox_pt": { + "height": 21.84, + "width": 7.92, + "x": 378.72, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-cfc91c3bedbe", + "region": "top" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 261.36, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5bb9eb043ea6", + "region": "top-left" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 251.28, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-215402f8d2ab", + "region": "top-left" + }, + { + "area_pt2": 35.5392, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 516.72, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-91dc4e429caf", + "region": "bottom" + }, + { + "area_pt2": 35.4816, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 359.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8d86ed5205ae", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 330.0, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-551c6a286396", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 298.8, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c429e6d5d133", + "region": "bottom" + }, + { + "area_pt2": 35.0208, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c378c0384149", + "region": "bottom" + }, + { + "area_pt2": 34.9632, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 672.48, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6fe4f06b840c", + "region": "bottom-right" + }, + { + "area_pt2": 34.7904, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 402.0, + "y": 229.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d76ed2083cc4", + "region": "top" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 7.44, + "width": 10.08, + "x": 636.24, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-84279938d04c", + "region": "right" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 5.04, + "width": 12.48, + "x": 399.84, + "y": 246.72 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2fea4ab0f9e3", + "region": "top" + }, + { + "area_pt2": 34.6176, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 740.4, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-24b53ea34884", + "region": "right" + }, + { + "area_pt2": 34.5024, + "bbox_pt": { + "height": 12.96, + "width": 10.32, + "x": 94.08, + "y": 72.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-22cbc7e445cc", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 11.28, + "width": 13.68, + "x": 192.24, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f7a9a4016360", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 181.92, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9eee27d34fe8", + "region": "left" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-528e1d7de455", + "region": "right" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d3cebd05c81e", + "region": "bottom-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 419.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a0885bb8e39b", + "region": "bottom" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 117.12, + "y": 819.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c99f2d4d6e97", + "region": "bottom-left" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e3c8e7ad64b1", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b724a44aedfe", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9e8727fdcd24", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e7a7c0ec514e", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1303863547c0", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-86057267de22", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b0e05ccb8cbf", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f0b0bce23e9e", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c32a372755a8", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-377afbd35be7", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5230105a5919", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9c8c1c228998", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d7c27ce4d9a8", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0b1f03973eca", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-90e0e18995f1", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d0827e049af5", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-892a499c90ea", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6e72f0457eb6", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d1b66d019cc5", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-32f5eadba0be", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-39e73d10cb09", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f3301b6c6aa6", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a76d10a6aabd", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-451ff61eb9ee", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b751989d66df", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fb363bcaafae", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b355cbf83af6", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0e6ac1879809", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-eaf40536c5db", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-943e8ec7f610", + "region": "bottom" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 579.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-71a0cfe9ee1f", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 641.52, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ca9bc7e93069", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 6.96, + "width": 8.88, + "x": 543.84, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-563567a8c3f3", + "region": "center" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 610.32, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7d48663e6f9e", + "region": "bottom-right" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 423.12, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f7dd8bbad89e", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 391.92, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8e7f66097900", + "region": "center" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 668.64, + "y": 996.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1f5d644e42e9", + "region": "bottom-right" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 543.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c7a0a4c1a9c5", + "region": "center" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-574425fb6a31", + "region": "right" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 8.4, + "width": 6.48, + "x": 747.12, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-105b109a7b5e", + "region": "right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 7.92, + "width": 9.6, + "x": 542.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-852cde67b4b1", + "region": "bottom" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-35b610408ec0", + "region": "bottom-right" + }, + { + "area_pt2": 32.6592, + "bbox_pt": { + "height": 10.08, + "width": 6.0, + "x": 188.16, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-22c4b452d215", + "region": "left" + }, + { + "area_pt2": 32.6016, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 640.8, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0d62785a818e", + "region": "bottom-right" + }, + { + "area_pt2": 32.1408, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 115.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d01fc3006794", + "region": "left" + }, + { + "area_pt2": 32.0832, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 481.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5feb313838f1", + "region": "bottom" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c63595625949", + "region": "bottom" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-801f9020254d", + "region": "center" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.4, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-da02d3165e91", + "region": "right" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 15.84, + "width": 8.64, + "x": 113.52, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7484ecfa4ca0", + "region": "top-left" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 387.84, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-49e5935a029a", + "region": "center" + }, + { + "area_pt2": 31.9104, + "bbox_pt": { + "height": 15.6, + "width": 8.88, + "x": 122.16, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1579f41d90b8", + "region": "top-left" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 15.6, + "width": 8.64, + "x": 306.24, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-799ca432d0e0", + "region": "top" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 674.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f7a9feab8f1d", + "region": "right" + }, + { + "area_pt2": 31.7952, + "bbox_pt": { + "height": 6.96, + "width": 8.64, + "x": 542.64, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d4a3c9a33623", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 7.68, + "width": 11.76, + "x": 450.0, + "y": 907.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f30f63396914", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 539.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3ec9f36016e8", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 507.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c9c0f91d9543", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 570.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-93a861adf94d", + "region": "bottom-right" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 476.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-352f5af0785f", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 351.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2045933ebe0f", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 289.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-68a70ab98409", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 320.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-488ce531ee43", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 414.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-41504f60f3b2", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 383.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2178bb2e2df4", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 445.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c7bbe0bd807b", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 601.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-65474128b82f", + "region": "bottom-right" + }, + { + "area_pt2": 31.3344, + "bbox_pt": { + "height": 8.4, + "width": 13.2, + "x": 669.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8def09ebe658", + "region": "bottom-right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.4, + "width": 6.0, + "x": 733.92, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-50c9e59478c3", + "region": "right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 364.8, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8d54fdc03f8a", + "region": "center" + }, + { + "area_pt2": 31.0464, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 454.08, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6cf4e67fd420", + "region": "bottom" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 21.12, + "width": 3.12, + "x": 182.88, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-500988bbdba6", + "region": "top-left" + }, + { + "area_pt2": 30.4128, + "bbox_pt": { + "height": 9.12, + "width": 6.48, + "x": 572.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e160027ab438", + "region": "right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 99.12, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-70bbeab72f7e", + "region": "left" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 117.6, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0fabf2137e6b", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 5.04, + "width": 9.6, + "x": 372.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-056cc61bc105", + "region": "top" + }, + { + "area_pt2": 30.0096, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 188.88, + "y": 308.16 + }, + "disposition": { + "issue": "#1577", + "kind": "issue", + "note": "Full-scale GT/before/after marker crops confirm the corrected axis paint order. This remaining marker cluster reflects the stale cached-value center; shared drawing-origin displacement is #1542 and native marker rasterization also differs. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-062f5c4ebae0", + "region": "top-left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 577.68, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-846ca79ed470", + "region": "bottom-right" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 546.48, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f9a607f96c42", + "region": "bottom" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.44, + "width": 9.84, + "x": 142.56, + "y": 508.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-28baad8c1866", + "region": "left" + }, + { + "area_pt2": 29.4912, + "bbox_pt": { + "height": 20.16, + "width": 3.12, + "x": 85.92, + "y": 74.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-585a462de106", + "region": "top-left" + }, + { + "area_pt2": 28.8, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 145.2, + "y": 464.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7344ea560e21", + "region": "left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 15.84, + "width": 4.8, + "x": 146.64, + "y": 79.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d7d7a1c32c40", + "region": "top-left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 12.72, + "width": 12.0, + "x": 310.8, + "y": 79.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-af5e0eccce4f", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 406.32, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e3c0b50d2bf9", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 271.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0c351f9e4e2a", + "region": "top-left" + }, + { + "area_pt2": 28.1088, + "bbox_pt": { + "height": 5.28, + "width": 21.12, + "x": 131.52, + "y": 511.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-047a21e75633", + "region": "left" + }, + { + "area_pt2": 28.0512, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 393.12, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fbbd32bcc365", + "region": "bottom" + }, + { + "area_pt2": 27.9936, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 668.64, + "y": 877.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a3228091f335", + "region": "bottom-right" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 450.72, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7fb8f73f4439", + "region": "center" + }, + { + "area_pt2": 27.2448, + "bbox_pt": { + "height": 7.92, + "width": 7.68, + "x": 641.28, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2f7dc91ace09", + "region": "right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 637.68, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b7faa78bddf7", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 575.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-60e4f2a05079", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 606.48, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-483828adc42c", + "region": "bottom-right" + }, + { + "area_pt2": 26.8992, + "bbox_pt": { + "height": 6.96, + "width": 6.24, + "x": 450.72, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7f3b940dc6c3", + "region": "center" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 544.08, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3cb0d930b814", + "region": "bottom" + }, + { + "area_pt2": 26.7264, + "bbox_pt": { + "height": 6.72, + "width": 6.96, + "x": 391.92, + "y": 260.16 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-89e6fd90ac00", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 551.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a145bbe66661", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 637.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-34a1853b34ae", + "region": "bottom-right" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.96, + "width": 7.44, + "x": 360.48, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-086af8c22432", + "region": "center" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 106.32, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4dd1aad2b825", + "region": "left" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.72, + "width": 7.2, + "x": 215.04, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2d55bd8b56e4", + "region": "left" + }, + { + "area_pt2": 26.3808, + "bbox_pt": { + "height": 8.4, + "width": 5.28, + "x": 110.16, + "y": 309.12 + }, + "disposition": { + "class": "glyph-edge-rasterization", + "kind": "accepted-rendering", + "note": "The full-resolution crop shows matching CASH FLOW heading content, font family, weight, and placement; this remaining residual follows the heading glyph edges. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e9bc718b40b7", + "region": "top-left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 85.92, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6745ee40df49", + "region": "left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 15.84, + "width": 6.24, + "x": 349.68, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-68e3807c4847", + "region": "top" + }, + { + "area_pt2": 26.0928, + "bbox_pt": { + "height": 6.48, + "width": 7.44, + "x": 368.16, + "y": 199.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-04c43743eb95", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.92, + "width": 9.84, + "x": 485.28, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b6b5b5d4172b", + "region": "center" + }, + { + "area_pt2": 25.92, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 353.28, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-aaf815804b4f", + "region": "center" + }, + { + "area_pt2": 25.6896, + "bbox_pt": { + "height": 6.24, + "width": 7.2, + "x": 374.16, + "y": 216.24 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-35fa56c73d6b", + "region": "top" + }, + { + "area_pt2": 25.5744, + "bbox_pt": { + "height": 20.16, + "width": 2.88, + "x": 108.96, + "y": 73.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-353adb7ababe", + "region": "top-left" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 485.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3a18d2e1269d", + "region": "center" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 7.68, + "width": 5.28, + "x": 485.04, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6096f353de30", + "region": "center" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 410.88, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-95a55e7768ed", + "region": "top" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 106.32, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b50dcde9db53", + "region": "left" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 276.48, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-af7bbd2e0554", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 15.6, + "width": 8.4, + "x": 369.84, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ebf2370b6e50", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 13.2, + "width": 4.08, + "x": 118.32, + "y": 79.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-176d66282403", + "region": "top-left" + }, + { + "area_pt2": 24.6528, + "bbox_pt": { + "height": 7.44, + "width": 5.28, + "x": 333.6, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-eb80d6eedfcf", + "region": "center" + }, + { + "area_pt2": 24.5376, + "bbox_pt": { + "height": 12.96, + "width": 4.08, + "x": 122.16, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-257123642edd", + "region": "top-left" + }, + { + "area_pt2": 24.48, + "bbox_pt": { + "height": 20.64, + "width": 1.2, + "x": 331.92, + "y": 73.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9f98d842e4fa", + "region": "top" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 512.88, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4ad751cd3706", + "region": "bottom" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 388.08, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-393f09b717bc", + "region": "bottom" + }, + { + "area_pt2": 24.2496, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 136.32, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ad26ba99b4dd", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 6.72, + "width": 4.8, + "x": 604.32, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-46e68b173511", + "region": "right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 7.2, + "width": 5.76, + "x": 105.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ac8adca245eb", + "region": "left" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 8.16, + "width": 10.56, + "x": 671.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9d59f4988315", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 640.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4529f76c7f36", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 359.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a61a8b46d5f9", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 390.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c64e3949a5ae", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 421.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8e7396993e7c", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 453.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e1bf85440e64", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 484.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b60d3bd86fa9", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 328.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3bea7d0e5cdb", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 297.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1b933a491a5e", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 515.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a8a9bab3e19c", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.4, + "x": 241.92, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e0cd7c5a3f5a", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 546.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3367279886ec", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 577.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fb51e855ea41", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 609.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b43900ca1a62", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.64, + "x": 233.28, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d88656ac2592", + "region": "top-left" + }, + { + "area_pt2": 23.6736, + "bbox_pt": { + "height": 14.4, + "width": 1.68, + "x": 365.52, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5f2a5ff1676d", + "region": "top" + }, + { + "area_pt2": 23.616, + "bbox_pt": { + "height": 8.4, + "width": 9.12, + "x": 360.96, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1374b190914a", + "region": "bottom" + }, + { + "area_pt2": 23.5584, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 82.08, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c9f5bc0ad9f0", + "region": "left" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 581.76, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b18f307ca57e", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 612.96, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6a1bcc5a2e0d", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 644.16, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a28a7db911f6", + "region": "right" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 8.4, + "width": 4.56, + "x": 121.92, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-42e5994b9923", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 296.64, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-949447eab5d4", + "region": "center" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 111.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ed86d42763f8", + "region": "left" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7a26acab0469", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3c3ff84e87ca", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b289e880bc11", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-66a8f7e4be9a", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2ec561e1ea50", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-df6185407048", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-245f92877cb1", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ae34d33bba6d", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d64c70c0c6d6", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-fe980b2793ea", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4cdbbb032d10", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-175d413131e3", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ae3e23d923ad", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9d340cc96db7", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-37e659086300", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-64596eec9842", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d068b85e4c8b", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5465a9e84da4", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9c516289f487", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-998dba3bcdbf", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7025516fe6eb", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-23359ab34643", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c75771d0b7db", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-779dee32a809", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c9ae97f57388", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0222675b59cf", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-da01249eaed8", + "region": "bottom" + }, + { + "area_pt2": 22.9824, + "bbox_pt": { + "height": 6.72, + "width": 5.28, + "x": 333.6, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d3c5a6ec5ec9", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 416.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6f704356366b", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 4.08, + "x": 664.32, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-827d3d7910b8", + "region": "right" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 11.28, + "x": 115.92, + "y": 241.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bef2de958334", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 13.44, + "width": 6.0, + "x": 157.68, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8ec331fdca34", + "region": "top-left" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 519.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c7d2060a65cc", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 394.56, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-461d7e71d9d4", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5f8b77066476", + "region": "bottom" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 509.76, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ea77b5342a0e", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 7.92, + "width": 7.92, + "x": 356.64, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1dd8872a2986", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-65bc0a7f19f3", + "region": "right" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c78324f33f6b", + "region": "bottom-right" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 359.04, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5164845d531a", + "region": "center" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.4, + "width": 9.36, + "x": 672.96, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-744a81711858", + "region": "right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 425.76, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b4550282ab66", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 302.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-77b370f665b3", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 458.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f27f57024a40", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 347.04, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-83ff7f5d7815", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 519.36, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-878b2dcb5c17", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 488.16, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-38b0df6e8815", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 612.96, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d7434d4e2a81", + "region": "bottom-right" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 612.0, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-531827d21862", + "region": "right" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 675.36, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-31016ff695ee", + "region": "bottom-right" + }, + { + "area_pt2": 21.888, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-06a2bf9fbc19", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 13.44, + "width": 2.16, + "x": 355.92, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5b96126a6807", + "region": "top" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 674.16, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2c5666075687", + "region": "right" + }, + { + "area_pt2": 21.6576, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 674.16, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c4662f30f031", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-077f4ff7ea75", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5a4105e6d4cb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1b15e7c97537", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ca4ee209d40f", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-028ce7b84a08", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a860137f4284", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-11baaa9022ce", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c68cf00816cf", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3a50f8dc8083", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ba06a3e7f4ee", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bfd4a71a4065", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7ac510e4456f", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-79ee7b0dcc96", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-19f236bf783c", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ca492f733d24", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bc2e36a283d3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9223e9624b27", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-42077e9f659d", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-08a8c473445d", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2c47b895c257", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1116b87938ec", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2b4af5ce3bc2", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a8a74341a4d8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b1c5151261bc", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9861288308c1", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9c3f4f2754dc", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-e27958661cb7", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a326f9fa18d0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7854b2bba370", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ef52f47f8b68", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-baadcef046f3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bcd34718cdcc", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ffce6d3d850e", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3be8952a739c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a454a45213de", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-cdf2fff7d8f3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ff56a1946e50", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-97a961480719", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-85de5d5cf085", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3df982a41502", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-84f5ecb091a2", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-952a8e2cc296", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7e913e92fd64", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-74380da9bd8a", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-35efaa072035", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-728c8f80a20b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3239957d17a1", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ff3a2ef98aa7", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c5611b157b6e", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-bbf49a9c1dfe", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-aad973945141", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f9948a2b0ba5", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-cfeb5b51bd8b", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-29cad7aa63ec", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-03779cea5a77", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6dfe2e569a60", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c949ed8ee72b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-9b0f6e079acb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ad083fe6079f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f6ef992c4b9c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-165bf1fdfb42", + "region": "center" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 440.64, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-67e85e698fa1", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 534.24, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-022c1449e7be", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 347.04, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f77c1d0b92ab", + "region": "bottom" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 302.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ead0b37909b4", + "region": "center" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 458.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-749ced2cf172", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 7.44, + "width": 4.56, + "x": 94.08, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-02977a2f2f31", + "region": "left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 364.8, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-5779b5fd1af0", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 5.76, + "width": 7.68, + "x": 96.72, + "y": 241.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-27736b618c02", + "region": "top-left" + }, + { + "area_pt2": 21.2544, + "bbox_pt": { + "height": 6.72, + "width": 5.76, + "x": 115.92, + "y": 761.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8f9d5c30b01a", + "region": "left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 4.8, + "width": 6.24, + "x": 136.8, + "y": 259.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-80ba1e389a62", + "region": "top-left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 8.88, + "width": 5.04, + "x": 396.24, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-30436b04b68a", + "region": "center" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 668.64, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-020ea428903b", + "region": "bottom-right" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 82.8, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2f91e880651b", + "region": "left" + }, + { + "area_pt2": 21.024, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 485.76, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-48a4c2864096", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 487.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-95e153d669ef", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 518.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-618e827c6f8c", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 550.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-531be5b2e85b", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 581.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-03fda88ca823", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 612.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-3885a0e39ebb", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 643.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-50077a7fa8d6", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 751.92, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-792470b5d36c", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 300.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f0d0a7b6980a", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 331.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-77828e69e02f", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 13.2, + "width": 2.64, + "x": 152.88, + "y": 81.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4bbd2402135b", + "region": "top-left" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 362.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-1520a2f97fc8", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 456.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6bbdec8111dd", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 425.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-b75f1cf6c8d5", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 551.04, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-a04607857ac2", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8f4bd32d9991", + "region": "bottom" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 330.24, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-854b06e1c690", + "region": "top" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-f78989de7367", + "region": "center" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 661.68, + "y": 626.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-373e94313084", + "region": "right" + }, + { + "area_pt2": 20.736, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 125.28, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d78487575138", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 6.24, + "width": 6.48, + "x": 129.84, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d37a6f8e5aa8", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 14.4, + "width": 8.88, + "x": 217.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-d75266f17d69", + "region": "top-left" + }, + { + "area_pt2": 20.6208, + "bbox_pt": { + "height": 7.44, + "width": 4.08, + "x": 113.52, + "y": 1100.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-2e48831840d8", + "region": "bottom-left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 6.72, + "x": 482.16, + "y": 448.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-7a2b062204e0", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 356.64, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-cec73fc4df6a", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 126.48, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-ce5508e86e4f", + "region": "left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 4.56, + "x": 329.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c4de1d5fa5c2", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 135.84, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6d59b30e6701", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 8.16, + "width": 4.32, + "x": 133.92, + "y": 568.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-40ba5e8ba4f0", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 457.68, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6c74d4ab758e", + "region": "center" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 14.88, + "width": 7.68, + "x": 340.8, + "y": 80.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-62237ef13f57", + "region": "top" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 121.92, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-8b29f5e31e4e", + "region": "left" + }, + { + "area_pt2": 20.2176, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 139.44, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-c9f0a35991d9", + "region": "left" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 422.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-0289df09cdfb", + "region": "center" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 5.52, + "width": 8.16, + "x": 668.88, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-4583ef6daeb9", + "region": "bottom-right" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 386.88, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-34fb06a11444", + "region": "top" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 7.92, + "width": 4.8, + "x": 404.4, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p4-6324d37f436e", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 4, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 480, + "duplicate": 0, + "total": 480, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-5.json b/assets/bugfixes/issue-1590/render-clusters-page-5.json new file mode 100644 index 00000000..91ad877e --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-5.json @@ -0,0 +1,7703 @@ +{ + "clusters": [ + { + "area_pt2": 1715.5584, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 115.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-40a2bd568329", + "region": "top" + }, + { + "area_pt2": 1118.88, + "bbox_pt": { + "height": 3.84, + "width": 649.68, + "x": 79.68, + "y": 588.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d66b4a51f94f", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 385.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c09b21977564", + "region": "top" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 604.32 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e4b91bd56f71", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 485.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c0630616da05", + "region": "center" + }, + { + "area_pt2": 973.3248, + "bbox_pt": { + "height": 4.56, + "width": 574.8, + "x": 79.68, + "y": 528.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5d6c249c28aa", + "region": "center" + }, + { + "area_pt2": 793.44, + "bbox_pt": { + "height": 96.24, + "width": 37.44, + "x": 672.24, + "y": 177.6 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8d4bdf4d2c2d", + "region": "top-right" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 946.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2ff6c8e64ad4", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 768.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-680effca1e30", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 708.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ed418f457d68", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 827.52 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8a786677f544", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 1064.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-43b48d066549", + "region": "bottom" + }, + { + "area_pt2": 628.992, + "bbox_pt": { + "height": 4.32, + "width": 649.92, + "x": 79.68, + "y": 499.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-89b9f0d1fd99", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 753.36 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-051713fdf96b", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 694.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-37c53420599e", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 812.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-29442b40f380", + "region": "bottom" + }, + { + "area_pt2": 475.3728, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 618.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80fa6311a5b2", + "region": "center" + }, + { + "area_pt2": 468.6912, + "bbox_pt": { + "height": 8.16, + "width": 454.08, + "x": 199.68, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c3e0c09d50ec", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 1020.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9d0ebfb0f711", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 901.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2c96eea56839", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 606.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8b47d71b2bcf", + "region": "center" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 1021.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-88fd430df827", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 902.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7b5d919bdb49", + "region": "bottom" + }, + { + "area_pt2": 414.0288, + "bbox_pt": { + "height": 0.96, + "width": 574.8, + "x": 79.68, + "y": 546.72 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b58574ee0e1b", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 871.92 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6d40829117eb", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 634.8 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8ed3d38aec38", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 1049.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a8ad5917137b", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 931.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3bb6e739e593", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 990.48 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e40fee2d6be9", + "region": "bottom" + }, + { + "area_pt2": 350.784, + "bbox_pt": { + "height": 0.72, + "width": 487.2, + "x": 166.56, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8d3dd2ed9015", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 843.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8e37f1e56698", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 665.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7538aa105365", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 724.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bccdc12e6716", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 650.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-036651cfee5a", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 961.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ccde8d3f0704", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 783.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-088e3490b72a", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 649.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a067e69bb46a", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 975.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-52c525ec363b", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 916.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5470a5281c02", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 1035.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-738b6c4bd841", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 842.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-21d64de80656", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 783.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9bfd21c152ae", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 857.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-233b2ceb068d", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 960.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-48cf70652501", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 723.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c1197c787f4a", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 664.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7549981b0422", + "region": "center" + }, + { + "area_pt2": 233.7984, + "bbox_pt": { + "height": 10.32, + "width": 200.4, + "x": 79.68, + "y": 403.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f9bfd9cbdd9f", + "region": "left" + }, + { + "area_pt2": 215.4816, + "bbox_pt": { + "height": 0.72, + "width": 299.28, + "x": 354.48, + "y": 546.0 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-817d4ecace5a", + "region": "center" + }, + { + "area_pt2": 201.1392, + "bbox_pt": { + "height": 0.96, + "width": 209.52, + "x": 79.68, + "y": 1109.04 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-30bcacbb1106", + "region": "bottom-left" + }, + { + "area_pt2": 192.384, + "bbox_pt": { + "height": 0.96, + "width": 200.4, + "x": 79.68, + "y": 397.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-65662ecefc53", + "region": "left" + }, + { + "area_pt2": 191.2896, + "bbox_pt": { + "height": 15.12, + "width": 126.48, + "x": 152.16, + "y": 200.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f475e7254884", + "region": "top-left" + }, + { + "area_pt2": 175.104, + "bbox_pt": { + "height": 7.92, + "width": 227.76, + "x": 126.24, + "y": 538.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5069f6f23937", + "region": "left" + }, + { + "area_pt2": 147.6864, + "bbox_pt": { + "height": 153.84, + "width": 0.96, + "x": 339.6, + "y": 130.56 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fe9d1f01b6de", + "region": "top" + }, + { + "area_pt2": 110.9376, + "bbox_pt": { + "height": 154.08, + "width": 0.72, + "x": 595.92, + "y": 130.32 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-12eaa887c064", + "region": "top-right" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 131.76, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-436d2defd5ab", + "region": "top-left" + }, + { + "area_pt2": 95.5008, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 1098.48 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8a5bff9bca51", + "region": "bottom-right" + }, + { + "area_pt2": 95.4432, + "bbox_pt": { + "height": 8.4, + "width": 23.52, + "x": 733.92, + "y": 757.68 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6eba97df6bc0", + "region": "right" + }, + { + "area_pt2": 94.2912, + "bbox_pt": { + "height": 2.88, + "width": 96.48, + "x": 632.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7cc9b69d5c12", + "region": "bottom-right" + }, + { + "area_pt2": 82.7712, + "bbox_pt": { + "height": 8.16, + "width": 46.56, + "x": 152.88, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-951e390158fd", + "region": "left" + }, + { + "area_pt2": 82.368, + "bbox_pt": { + "height": 8.4, + "width": 18.24, + "x": 740.16, + "y": 446.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1719a3ff5393", + "region": "right" + }, + { + "area_pt2": 71.3088, + "bbox_pt": { + "height": 9.12, + "width": 15.12, + "x": 602.88, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0d638257b882", + "region": "right" + }, + { + "area_pt2": 66.4704, + "bbox_pt": { + "height": 8.4, + "width": 27.12, + "x": 731.04, + "y": 461.28 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0f9e8e653648", + "region": "right" + }, + { + "area_pt2": 64.6848, + "bbox_pt": { + "height": 8.16, + "width": 14.88, + "x": 354.72, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0a282999f66f", + "region": "bottom" + }, + { + "area_pt2": 64.4544, + "bbox_pt": { + "height": 7.68, + "width": 16.08, + "x": 291.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a107bb25c9eb", + "region": "center" + }, + { + "area_pt2": 63.36, + "bbox_pt": { + "height": 8.4, + "width": 13.68, + "x": 668.64, + "y": 937.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0c233f5cfdac", + "region": "bottom-right" + }, + { + "area_pt2": 63.0144, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 579.84 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80a1543d244e", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 8.16, + "width": 15.12, + "x": 448.32, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5f2805483d4c", + "region": "bottom" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 634.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b5cb6c74b8be", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 603.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-899fc372fb32", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 572.16, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4304eef746b2", + "region": "right" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 8.16, + "width": 16.08, + "x": 634.56, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-31e9eeb368a0", + "region": "bottom-right" + }, + { + "area_pt2": 62.0928, + "bbox_pt": { + "height": 8.64, + "width": 26.64, + "x": 731.52, + "y": 905.76 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1230254d8f5b", + "region": "bottom-right" + }, + { + "area_pt2": 61.8624, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 386.88, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6b168ee1b0da", + "region": "top" + }, + { + "area_pt2": 60.3072, + "bbox_pt": { + "height": 0.72, + "width": 83.76, + "x": 79.68, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ac0b1f9f33f9", + "region": "left" + }, + { + "area_pt2": 60.2496, + "bbox_pt": { + "height": 7.68, + "width": 15.36, + "x": 541.68, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1973659b97ce", + "region": "center" + }, + { + "area_pt2": 60.192, + "bbox_pt": { + "height": 9.6, + "width": 50.4, + "x": 79.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-828adec3da41", + "region": "left" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 510.72, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f0d7b0e7f7da", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 479.52, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-015ff33cc92f", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 448.32, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f8c06fccffab", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 417.12, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-24d2c8522cce", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 385.92, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2950d3ed2a35", + "region": "center" + }, + { + "area_pt2": 59.4432, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 322.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1b474f320d2e", + "region": "center" + }, + { + "area_pt2": 58.8096, + "bbox_pt": { + "height": 8.16, + "width": 14.64, + "x": 386.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7f08981f52bc", + "region": "bottom" + }, + { + "area_pt2": 57.6, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 292.08, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f690a2030a3a", + "region": "bottom" + }, + { + "area_pt2": 57.4848, + "bbox_pt": { + "height": 8.4, + "width": 12.24, + "x": 94.08, + "y": 820.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-22edc4d79853", + "region": "bottom-left" + }, + { + "area_pt2": 57.1968, + "bbox_pt": { + "height": 8.64, + "width": 21.36, + "x": 731.52, + "y": 1024.32 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-654579b281e7", + "region": "bottom-right" + }, + { + "area_pt2": 56.5056, + "bbox_pt": { + "height": 6.96, + "width": 17.28, + "x": 386.4, + "y": 185.04 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a589962bc039", + "region": "top" + }, + { + "area_pt2": 56.448, + "bbox_pt": { + "height": 8.16, + "width": 13.44, + "x": 668.64, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-44481e5eebfa", + "region": "right" + }, + { + "area_pt2": 55.584, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 323.28, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a8008a092345", + "region": "bottom" + }, + { + "area_pt2": 55.3536, + "bbox_pt": { + "height": 7.68, + "width": 14.64, + "x": 355.2, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d5d0b91b3da1", + "region": "center" + }, + { + "area_pt2": 55.2384, + "bbox_pt": { + "height": 6.96, + "width": 14.88, + "x": 636.24, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b5ce746b3b57", + "region": "right" + }, + { + "area_pt2": 54.6624, + "bbox_pt": { + "height": 23.52, + "width": 18.24, + "x": 192.48, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4919fd007846", + "region": "top-left" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 626.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e6802e12dffb", + "region": "right" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c53caae5224c", + "region": "right" + }, + { + "area_pt2": 53.28, + "bbox_pt": { + "height": 5.04, + "width": 50.64, + "x": 79.68, + "y": 512.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3b3b20e54566", + "region": "left" + }, + { + "area_pt2": 52.2432, + "bbox_pt": { + "height": 8.16, + "width": 13.92, + "x": 668.4, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a5fb50da1d5c", + "region": "bottom-right" + }, + { + "area_pt2": 51.4944, + "bbox_pt": { + "height": 8.16, + "width": 12.96, + "x": 669.36, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3ecb83600b12", + "region": "bottom-right" + }, + { + "area_pt2": 49.3056, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 450.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f32121eda33b", + "region": "center" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 97.2, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-756c255d1630", + "region": "left" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.4, + "width": 12.72, + "x": 669.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-279d26742406", + "region": "bottom-right" + }, + { + "area_pt2": 47.8656, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 669.12, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9ae1cda95996", + "region": "right" + }, + { + "area_pt2": 47.4048, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 542.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-47b60e2a5bbe", + "region": "center" + }, + { + "area_pt2": 47.3472, + "bbox_pt": { + "height": 8.88, + "width": 11.04, + "x": 635.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c4738f47d844", + "region": "right" + }, + { + "area_pt2": 46.4832, + "bbox_pt": { + "height": 6.72, + "width": 11.52, + "x": 353.28, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bac638a219b7", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 14.64, + "width": 50.4, + "x": 152.16, + "y": 218.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dbd7dd1f3f3a", + "region": "top-left" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 356.88, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5980bbb2f9c8", + "region": "center" + }, + { + "area_pt2": 44.352, + "bbox_pt": { + "height": 17.28, + "width": 7.2, + "x": 98.4, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-10001fedf95f", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 251.04, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b8ef09d5431e", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 261.12, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1ce698e24bf3", + "region": "top-left" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 10.32, + "width": 8.88, + "x": 642.0, + "y": 132.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c7430db527cc", + "region": "top-right" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 21.84, + "width": 12.24, + "x": 163.2, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3c2209d44e9f", + "region": "top-left" + }, + { + "area_pt2": 42.1632, + "bbox_pt": { + "height": 8.88, + "width": 8.64, + "x": 708.0, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-59a2674cc5cf", + "region": "right" + }, + { + "area_pt2": 41.9904, + "bbox_pt": { + "height": 7.92, + "width": 11.52, + "x": 604.8, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6cf3938771cd", + "region": "bottom-right" + }, + { + "area_pt2": 41.6448, + "bbox_pt": { + "height": 8.16, + "width": 11.04, + "x": 419.04, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1c085cd99eed", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 6.96, + "width": 11.52, + "x": 449.04, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dd88d0b15bef", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 671.52, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b094d1383cf6", + "region": "bottom-right" + }, + { + "area_pt2": 41.5296, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 115.68, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-acca6a2bd66c", + "region": "left" + }, + { + "area_pt2": 41.2416, + "bbox_pt": { + "height": 9.36, + "width": 13.2, + "x": 165.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-765948dfa71e", + "region": "left" + }, + { + "area_pt2": 40.608, + "bbox_pt": { + "height": 6.72, + "width": 11.28, + "x": 353.76, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6f3ac86cde45", + "region": "top" + }, + { + "area_pt2": 40.0896, + "bbox_pt": { + "height": 6.72, + "width": 9.6, + "x": 391.44, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e8d52ec6270f", + "region": "center" + }, + { + "area_pt2": 39.5136, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 609.36, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-14efc6804c76", + "region": "right" + }, + { + "area_pt2": 39.0528, + "bbox_pt": { + "height": 8.4, + "width": 8.16, + "x": 742.56, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3e5e977475da", + "region": "bottom-right" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 359.28, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d3809a335f77", + "region": "center" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 390.72, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7ca4e1568043", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 290.88, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9b3f389e66ae", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 452.88, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-eb8d43fa8b30", + "region": "center" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 294.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-56760b216622", + "region": "bottom" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 606.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ad45cc16011d", + "region": "bottom-right" + }, + { + "area_pt2": 38.5344, + "bbox_pt": { + "height": 6.72, + "width": 10.56, + "x": 89.04, + "y": 909.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9d5bafcd3e71", + "region": "bottom-left" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 16.08, + "width": 6.48, + "x": 90.0, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0d4c8d752b18", + "region": "top-left" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 6.96, + "width": 10.08, + "x": 670.08, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0fd66fd29a5e", + "region": "right" + }, + { + "area_pt2": 38.2464, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 158.4, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-03bff226d59b", + "region": "top-left" + }, + { + "area_pt2": 38.1312, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 513.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dab8f3ab3a9f", + "region": "center" + }, + { + "area_pt2": 37.8432, + "bbox_pt": { + "height": 7.92, + "width": 10.08, + "x": 417.6, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-66c97564bdd0", + "region": "bottom" + }, + { + "area_pt2": 37.728, + "bbox_pt": { + "height": 7.92, + "width": 9.36, + "x": 578.88, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-61e24cc86fe3", + "region": "bottom-right" + }, + { + "area_pt2": 37.6128, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 546.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5c334614444b", + "region": "center" + }, + { + "area_pt2": 37.3824, + "bbox_pt": { + "height": 5.76, + "width": 12.0, + "x": 382.56, + "y": 199.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5cf63d9ec0bc", + "region": "top" + }, + { + "area_pt2": 37.2672, + "bbox_pt": { + "height": 8.16, + "width": 11.76, + "x": 168.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d40ff1077d25", + "region": "left" + }, + { + "area_pt2": 37.152, + "bbox_pt": { + "height": 15.12, + "width": 19.44, + "x": 152.16, + "y": 182.4 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-401831156581", + "region": "top-left" + }, + { + "area_pt2": 36.8064, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 511.2, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c535966f2c36", + "region": "bottom" + }, + { + "area_pt2": 36.7488, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 578.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-50ac7a9c937a", + "region": "right" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 298.32, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a5fcb5ef5517", + "region": "bottom" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 329.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-66d2fd8267e9", + "region": "bottom" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 16.8, + "width": 8.88, + "x": 356.64, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-61369e5408fd", + "region": "top" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 182.64, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-83aed2f3e733", + "region": "top-left" + }, + { + "area_pt2": 36.0576, + "bbox_pt": { + "height": 8.88, + "width": 8.88, + "x": 387.36, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7e3ac7926cfe", + "region": "center" + }, + { + "area_pt2": 36.0, + "bbox_pt": { + "height": 21.84, + "width": 7.92, + "x": 378.72, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c0efde7a20bc", + "region": "top" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 261.36, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3720082009a5", + "region": "top-left" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 251.28, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0b88a0a8224b", + "region": "top-left" + }, + { + "area_pt2": 35.5392, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 516.72, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9c963654e947", + "region": "bottom" + }, + { + "area_pt2": 35.4816, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 359.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-237f435dbb43", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 330.0, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e54542877bb7", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 298.8, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-18c7abda5c42", + "region": "bottom" + }, + { + "area_pt2": 35.0208, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-cffc92aa50c1", + "region": "bottom" + }, + { + "area_pt2": 34.9632, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 672.48, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-45b161132483", + "region": "bottom-right" + }, + { + "area_pt2": 34.7904, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 402.0, + "y": 229.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-34134e22146f", + "region": "top" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 7.44, + "width": 10.08, + "x": 636.24, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2e61d15fc688", + "region": "right" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 5.04, + "width": 12.48, + "x": 399.84, + "y": 246.72 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-54e2b02f3026", + "region": "top" + }, + { + "area_pt2": 34.6176, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 740.4, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ac55a3f3bb36", + "region": "right" + }, + { + "area_pt2": 34.5024, + "bbox_pt": { + "height": 12.96, + "width": 10.32, + "x": 94.08, + "y": 72.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-598e36ef735d", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 181.92, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8ed12e6c573c", + "region": "left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 11.28, + "width": 13.68, + "x": 192.24, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7f82c5e488f3", + "region": "top-left" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80a4e1c639f0", + "region": "right" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2d26db051e1d", + "region": "bottom-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 419.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-25ae3f8e8763", + "region": "bottom" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 117.12, + "y": 819.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-452626a79599", + "region": "bottom-left" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bb5542408118", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a57ae0de244b", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d9901d2e1757", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-63276c576e2c", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7ccf49d7c576", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-867a0edecb63", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-99f04ec57277", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8533c4382eea", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-577abd98e551", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c3d180ac896f", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e429cb0ee5a4", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-24b16ef44281", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-aed108adf0f0", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fc71938b2cb8", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f888b101e8e4", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a9c74e6700ce", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0988c2b5b04b", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-46e2b8337414", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1add47d8f63c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ad2d8586cf7c", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ce7c517a2074", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8f76a7ad50a1", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b81ee398fa64", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-97da7884fe99", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-257e38463ff4", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0e55d6eaca56", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ec0995c853bf", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-649899118dfb", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d1fb505fa78c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4c146bffe8bf", + "region": "center" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 610.32, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9564b888ab42", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 641.52, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dbcebedaccc0", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 579.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6164697d4e95", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 6.96, + "width": 8.88, + "x": 543.84, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fd064bb2c7c6", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 423.12, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2a588483a395", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 391.92, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-31537eda1a5d", + "region": "center" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 668.64, + "y": 996.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c7a13a2b141c", + "region": "bottom-right" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 543.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-de4c3c3b5d77", + "region": "center" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-827f15e96ae4", + "region": "right" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 8.4, + "width": 6.48, + "x": 747.12, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-85b1d40110e0", + "region": "right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-21ef6943c0e4", + "region": "bottom-right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 7.92, + "width": 9.6, + "x": 542.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0ae3293685ff", + "region": "bottom" + }, + { + "area_pt2": 32.6592, + "bbox_pt": { + "height": 10.08, + "width": 6.0, + "x": 188.16, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-618b2b85bc05", + "region": "left" + }, + { + "area_pt2": 32.6016, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 640.8, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7b788c09aa57", + "region": "bottom-right" + }, + { + "area_pt2": 32.1408, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 115.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6f2efcd358f5", + "region": "left" + }, + { + "area_pt2": 32.0832, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 481.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-05e9aad357e5", + "region": "bottom" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9781f3080ab1", + "region": "bottom" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d18951f26734", + "region": "center" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 15.84, + "width": 8.64, + "x": 113.52, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4be80a0c3258", + "region": "top-left" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.4, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c12d24420d82", + "region": "right" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 387.84, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-eee9de210cc5", + "region": "center" + }, + { + "area_pt2": 31.9104, + "bbox_pt": { + "height": 15.6, + "width": 8.88, + "x": 122.16, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e07a54fbd10d", + "region": "top-left" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 15.6, + "width": 8.64, + "x": 306.24, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3646aa8a0cd0", + "region": "top" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 674.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6867e7402be4", + "region": "right" + }, + { + "area_pt2": 31.7952, + "bbox_pt": { + "height": 6.96, + "width": 8.64, + "x": 542.64, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9da551be0021", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 7.68, + "width": 11.76, + "x": 450.0, + "y": 907.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2764e20c5706", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 289.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-78b39674e624", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 320.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a19a560b00f5", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 351.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b1cf7533f005", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 383.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dc9e237c686e", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 414.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-21d9969a65c6", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 445.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fe400ad321ff", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 476.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fe7fb9f1f5fb", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 507.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7403cbb5a6b4", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 539.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9fd3614d647f", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 570.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-85cc9d6bc217", + "region": "bottom-right" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 601.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d55c2c9a1f6c", + "region": "bottom-right" + }, + { + "area_pt2": 31.3344, + "bbox_pt": { + "height": 8.4, + "width": 13.2, + "x": 669.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-37d4f94f34b1", + "region": "bottom-right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.4, + "width": 6.0, + "x": 733.92, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e4bb881f153c", + "region": "right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 364.8, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bd70c3a7b34f", + "region": "center" + }, + { + "area_pt2": 31.0464, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 454.08, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c04db05d8f4e", + "region": "bottom" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 21.12, + "width": 3.12, + "x": 182.88, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-cf100a2a2e57", + "region": "top-left" + }, + { + "area_pt2": 30.4128, + "bbox_pt": { + "height": 9.12, + "width": 6.48, + "x": 572.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fe714c26db7c", + "region": "right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 99.12, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1959cb4ce4fa", + "region": "left" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 117.6, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b688fa8788f4", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 5.04, + "width": 9.6, + "x": 372.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b90c7fef7b74", + "region": "top" + }, + { + "area_pt2": 30.0096, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 188.88, + "y": 308.16 + }, + "disposition": { + "issue": "#1577", + "kind": "issue", + "note": "Full-scale GT/before/after marker crops confirm the corrected axis paint order. This remaining marker cluster reflects the stale cached-value center; shared drawing-origin displacement is #1542 and native marker rasterization also differs. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3fb280d3b593", + "region": "top-left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 546.48, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bb01717b5c8c", + "region": "bottom" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.44, + "width": 9.84, + "x": 142.56, + "y": 508.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0a64df482e93", + "region": "left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 577.68, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-768f4de3ba98", + "region": "bottom-right" + }, + { + "area_pt2": 29.4912, + "bbox_pt": { + "height": 20.16, + "width": 3.12, + "x": 85.92, + "y": 74.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-efd08814eb35", + "region": "top-left" + }, + { + "area_pt2": 28.8, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 145.2, + "y": 464.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e0de3a98a9a0", + "region": "left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 15.84, + "width": 4.8, + "x": 146.64, + "y": 79.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80668f7be3e6", + "region": "top-left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 12.72, + "width": 12.0, + "x": 310.8, + "y": 79.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bf92322e0ffa", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 271.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5afca6dae0b9", + "region": "top-left" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 406.32, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9f4a770bc696", + "region": "top" + }, + { + "area_pt2": 28.1088, + "bbox_pt": { + "height": 5.28, + "width": 21.12, + "x": 131.52, + "y": 511.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6da136b6e46c", + "region": "left" + }, + { + "area_pt2": 28.0512, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 393.12, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ae5474b405ac", + "region": "bottom" + }, + { + "area_pt2": 27.9936, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 668.64, + "y": 877.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-280265398f4a", + "region": "bottom-right" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 450.72, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-96d8e7634ee5", + "region": "center" + }, + { + "area_pt2": 27.2448, + "bbox_pt": { + "height": 7.92, + "width": 7.68, + "x": 641.28, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-45246689b94a", + "region": "right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 637.68, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bff041ef31a8", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 606.48, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ddd60eb13687", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 575.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-35530e0d3394", + "region": "bottom-right" + }, + { + "area_pt2": 26.8992, + "bbox_pt": { + "height": 6.96, + "width": 6.24, + "x": 450.72, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-043b864ba679", + "region": "center" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 544.08, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1f5bd45adc85", + "region": "bottom" + }, + { + "area_pt2": 26.7264, + "bbox_pt": { + "height": 6.72, + "width": 6.96, + "x": 391.92, + "y": 260.16 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8f6775e99f70", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 551.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c66bd8fc86c9", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 637.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8213f6568d46", + "region": "bottom-right" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.96, + "width": 7.44, + "x": 360.48, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0c48fbd2c08e", + "region": "center" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 106.32, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fab313b1b7c4", + "region": "left" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.72, + "width": 7.2, + "x": 215.04, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1e34bdfc14c5", + "region": "left" + }, + { + "area_pt2": 26.3808, + "bbox_pt": { + "height": 8.4, + "width": 5.28, + "x": 110.16, + "y": 309.12 + }, + "disposition": { + "class": "glyph-edge-rasterization", + "kind": "accepted-rendering", + "note": "The full-resolution crop shows matching CASH FLOW heading content, font family, weight, and placement; this remaining residual follows the heading glyph edges. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-033771e68077", + "region": "top-left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 15.84, + "width": 6.24, + "x": 349.68, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4963aaf02175", + "region": "top" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 85.92, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-efadf32d0e8b", + "region": "left" + }, + { + "area_pt2": 26.0928, + "bbox_pt": { + "height": 6.48, + "width": 7.44, + "x": 368.16, + "y": 199.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80b12987db22", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.92, + "width": 9.84, + "x": 485.28, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1e21250944f0", + "region": "center" + }, + { + "area_pt2": 25.92, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 353.28, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-069d16eb5d57", + "region": "center" + }, + { + "area_pt2": 25.6896, + "bbox_pt": { + "height": 6.24, + "width": 7.2, + "x": 374.16, + "y": 216.24 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-81196b82bb76", + "region": "top" + }, + { + "area_pt2": 25.5744, + "bbox_pt": { + "height": 20.16, + "width": 2.88, + "x": 108.96, + "y": 73.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0fd012fcc5ed", + "region": "top-left" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 485.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-424f2bb985c0", + "region": "center" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 7.68, + "width": 5.28, + "x": 485.04, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8d8e096d7df5", + "region": "center" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 410.88, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6975e4aafe28", + "region": "top" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 106.32, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-548329fe7862", + "region": "left" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 276.48, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a0bd78cdb2f0", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 15.6, + "width": 8.4, + "x": 369.84, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a8b798949b3d", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 13.2, + "width": 4.08, + "x": 118.32, + "y": 79.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f49b4328543b", + "region": "top-left" + }, + { + "area_pt2": 24.6528, + "bbox_pt": { + "height": 7.44, + "width": 5.28, + "x": 333.6, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ff322e83d6a5", + "region": "center" + }, + { + "area_pt2": 24.5376, + "bbox_pt": { + "height": 12.96, + "width": 4.08, + "x": 122.16, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-325314ded945", + "region": "top-left" + }, + { + "area_pt2": 24.48, + "bbox_pt": { + "height": 20.64, + "width": 1.2, + "x": 331.92, + "y": 73.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-26bbc5f8d918", + "region": "top" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 388.08, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4eaace5c603d", + "region": "bottom" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 512.88, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0a64d633ee6a", + "region": "bottom" + }, + { + "area_pt2": 24.2496, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 136.32, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dfea2a348b12", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 6.72, + "width": 4.8, + "x": 604.32, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fcf4f0a089ec", + "region": "right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 8.16, + "width": 10.56, + "x": 671.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0057c1da3bbf", + "region": "bottom-right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 7.2, + "width": 5.76, + "x": 105.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2e07051ffefa", + "region": "left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 515.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-026eadcb6df2", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 421.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b7438dcd55fb", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 297.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d229dd87627c", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 484.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d6b7455557ef", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.64, + "x": 233.28, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3e23d8201a92", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 640.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3d784b8a89d3", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.4, + "x": 241.92, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ee4bec783771", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 609.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-59659f58e39d", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 577.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dfe5fc0aed43", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 546.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-70baab950892", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 390.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c26a96d8b6dc", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 359.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-021a5b1a60fd", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 328.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9810a08ff2e0", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 453.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-df2bfea92318", + "region": "bottom" + }, + { + "area_pt2": 23.6736, + "bbox_pt": { + "height": 14.4, + "width": 1.68, + "x": 365.52, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3d31cbf4f64a", + "region": "top" + }, + { + "area_pt2": 23.616, + "bbox_pt": { + "height": 8.4, + "width": 9.12, + "x": 360.96, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5763763f50a6", + "region": "bottom" + }, + { + "area_pt2": 23.5584, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 82.08, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6e2f0c78a99c", + "region": "left" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 581.76, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1fe9e5945db6", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 612.96, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-32589859e457", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 644.16, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d6a1a86c4b8d", + "region": "right" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 8.4, + "width": 4.56, + "x": 121.92, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a732810a715a", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 111.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ae78f5ed9279", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 296.64, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b16e806d5671", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fab37548a2cf", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f89dfd9d9f19", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0c877726cd3c", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1c245d4eb566", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-df318685f134", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3fe95f0b1e7e", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-42d57f9aff4e", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bccae2b5769a", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3537d7079022", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-03ba0001e9ba", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1c2acbeb51cd", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2591c8e72c7a", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-423bc6c39c95", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b8b623e4016b", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2bd134af386e", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ecf89e21bc83", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c1fa6d852613", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-93a6d637222b", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4cd0beaafbc9", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bb3503beeffe", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9baba0b80c82", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-68b09fde4cb3", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8e49465666a1", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2905dd56a37c", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-99cf4fabb73f", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-060bdbc63378", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fa303532c855", + "region": "center" + }, + { + "area_pt2": 22.9824, + "bbox_pt": { + "height": 6.72, + "width": 5.28, + "x": 333.6, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-67cf44d53f9e", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 13.44, + "width": 6.0, + "x": 157.68, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5f3a8c0233ec", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 416.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-fd28114342c7", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 11.28, + "x": 115.92, + "y": 241.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-889275479cb6", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 4.08, + "x": 664.32, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5948d34080a0", + "region": "right" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 394.56, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3e983873988d", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 519.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-66860af62138", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-768f0e4ca9da", + "region": "bottom" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 7.92, + "width": 7.92, + "x": 356.64, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2f9fa9dce32a", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 509.76, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3a167e59fc13", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3c9e6016c4aa", + "region": "bottom-right" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-97ebfa887022", + "region": "right" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 359.04, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-46945d4f6f8b", + "region": "center" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.4, + "width": 9.36, + "x": 672.96, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-667a6875de06", + "region": "right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 302.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-94cd456545b6", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 488.16, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-32e123bd2be8", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 519.36, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f01faaf70fd3", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 347.04, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a0cb1778838c", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 458.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-359f84f84d22", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 612.96, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0908836f24f2", + "region": "bottom-right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 425.76, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5d5c7f6116a6", + "region": "bottom" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 612.0, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-25748774d7c2", + "region": "right" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 675.36, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b71ce467914e", + "region": "bottom-right" + }, + { + "area_pt2": 21.888, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1c29c940ba99", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 674.16, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e268d2d31526", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 13.44, + "width": 2.16, + "x": 355.92, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-73589ab9e882", + "region": "top" + }, + { + "area_pt2": 21.6576, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 674.16, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2e725eb30576", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e3ade1c6b6a3", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d9057c484bc8", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9396f9f77141", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-72f9c6a60ad3", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-232ddfa1b979", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2e4f6ab1cd3f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-91970f55ad6f", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-50b0010190f7", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-67782094bfcf", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bd91d314921c", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a10b0a6c0e09", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-93edb90d1d45", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-60703e77d241", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-01b615edb752", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4f22011fda61", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-172c2b63b35e", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ab8459ef485b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-758fe3546c69", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bf10af1a5ce8", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f9d175e53761", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-92823838bfef", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3d12b4448754", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5ba86b00beb8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2c0efcba39a1", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e07f68c2d1a8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-333ead60329d", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e73cd63ca635", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-016789438b82", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-95153efbfb48", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-49973db2bca7", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c3ab11e65115", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6c5f926befb0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-58595442db15", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b754f1343cb5", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2453e9b75961", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5ea1b0eb44a3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-809b87f47a76", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-01f8c155c8ec", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6adf6df12cea", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a5f10bf0eb23", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-6387cf1c7a60", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-831bfb6a48ae", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-0e899fbc30c6", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ac8c9a8f87ad", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9b3e40d5c48d", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1c0bd119dca8", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c67a77eb0507", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d9e5cf8e8327", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4e7fd120309b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-07366c3c7857", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a8508504d08c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-27ea6f76486c", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dc23f31264c0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b8939abc6a7b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4830f562f419", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ff9fddd825da", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-233ee1514b81", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-efa238cb81be", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b3fa8f5c3bb9", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-37b32cdcc891", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-987755d10420", + "region": "center" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 534.24, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e55fba277ccd", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 347.04, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-df0f36355788", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 440.64, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3dcff0550b46", + "region": "bottom" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 302.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-91dff5e93a00", + "region": "center" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 458.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-7468bc0aa0c2", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 7.44, + "width": 4.56, + "x": 94.08, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-845dc2c737a0", + "region": "left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 5.76, + "width": 7.68, + "x": 96.72, + "y": 241.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d968118b08da", + "region": "top-left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 364.8, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e4044c7b8575", + "region": "center" + }, + { + "area_pt2": 21.2544, + "bbox_pt": { + "height": 6.72, + "width": 5.76, + "x": 115.92, + "y": 761.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b0f5852e101f", + "region": "left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 4.8, + "width": 6.24, + "x": 136.8, + "y": 259.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8cf915384816", + "region": "top-left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 8.88, + "width": 5.04, + "x": 396.24, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3fe691af9c41", + "region": "center" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 668.64, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-c9de315dd9e1", + "region": "bottom-right" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 82.8, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-e8034e6c3c34", + "region": "left" + }, + { + "area_pt2": 21.024, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 485.76, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ce17f4f90f3a", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 456.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-55c714c44d0a", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 518.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-9bbc75a33c72", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 612.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d786ffa294c4", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 581.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-32b04eaaa2ce", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 300.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-68116eb1d067", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 550.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a94f39fbcbf8", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 425.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-2c3fe6d2b190", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 487.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-1ff183f8140f", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 331.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4d448cd9f84f", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 362.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-bdcc334ea2ed", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 13.2, + "width": 2.64, + "x": 152.88, + "y": 81.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-3c826c5e4c3f", + "region": "top-left" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 751.92, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a23a3ab33c56", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-a6431c3d98c5", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 551.04, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8c55074048bb", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 643.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-ec100e87eea7", + "region": "bottom-right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-4d9218984e5a", + "region": "center" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 661.68, + "y": 626.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-18020acf7c2a", + "region": "right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 330.24, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-65a1d6ae3612", + "region": "top" + }, + { + "area_pt2": 20.736, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 125.28, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-18d822e42aa9", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 6.24, + "width": 6.48, + "x": 129.84, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-006b54049d96", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 14.4, + "width": 8.88, + "x": 217.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-682234dc315e", + "region": "top-left" + }, + { + "area_pt2": 20.6208, + "bbox_pt": { + "height": 7.44, + "width": 4.08, + "x": 113.52, + "y": 1100.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-8b5975547cee", + "region": "bottom-left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 126.48, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-5059a0851563", + "region": "left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 6.72, + "x": 482.16, + "y": 448.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-51572051fe8d", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 356.64, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-80ffd12c5d1b", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 4.56, + "x": 329.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-132c6fbf4396", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 135.84, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-384a18cf220d", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 457.68, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-16551b26f123", + "region": "center" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 8.16, + "width": 4.32, + "x": 133.92, + "y": 568.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-dd2bcc63574c", + "region": "left" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 14.88, + "width": 7.68, + "x": 340.8, + "y": 80.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-f1fbfb18e617", + "region": "top" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 121.92, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-90e3e0b50dcc", + "region": "left" + }, + { + "area_pt2": 20.2176, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 139.44, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-d18429d96e5f", + "region": "left" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 5.52, + "width": 8.16, + "x": 668.88, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-230f0518c39c", + "region": "bottom-right" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 422.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-19ce54ba19f3", + "region": "center" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 386.88, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-74a0ea117059", + "region": "top" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 7.92, + "width": 4.8, + "x": 404.4, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p5-b9f072ae8f0b", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 5, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 480, + "duplicate": 0, + "total": 480, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/assets/bugfixes/issue-1590/render-clusters-page-6.json b/assets/bugfixes/issue-1590/render-clusters-page-6.json new file mode 100644 index 00000000..1b57d20c --- /dev/null +++ b/assets/bugfixes/issue-1590/render-clusters-page-6.json @@ -0,0 +1,7703 @@ +{ + "clusters": [ + { + "area_pt2": 1715.5584, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 115.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4761ef76276c", + "region": "top" + }, + { + "area_pt2": 1118.88, + "bbox_pt": { + "height": 3.84, + "width": 649.68, + "x": 79.68, + "y": 588.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-77872271d019", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 385.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-97eb06faae8a", + "region": "top" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 604.32 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bfd59e9d0770", + "region": "center" + }, + { + "area_pt2": 1091.6928, + "bbox_pt": { + "height": 1.68, + "width": 649.92, + "x": 79.68, + "y": 485.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-377db4dbef00", + "region": "center" + }, + { + "area_pt2": 973.3248, + "bbox_pt": { + "height": 4.56, + "width": 574.8, + "x": 79.68, + "y": 528.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ae950860fdca", + "region": "center" + }, + { + "area_pt2": 793.44, + "bbox_pt": { + "height": 96.24, + "width": 37.44, + "x": 672.24, + "y": 177.6 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fc92a5923145", + "region": "top-right" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 946.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4c0ac6e38e7a", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 768.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-13cd05499f46", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 708.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-66e9ce3eb903", + "region": "center" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 827.52 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-44888ad61e77", + "region": "bottom" + }, + { + "area_pt2": 629.5104, + "bbox_pt": { + "height": 1.68, + "width": 375.12, + "x": 279.36, + "y": 1064.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ae3488824577", + "region": "bottom" + }, + { + "area_pt2": 628.992, + "bbox_pt": { + "height": 4.32, + "width": 649.92, + "x": 79.68, + "y": 499.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2490fa029414", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 753.36 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-19189bc4654a", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 694.08 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-aa71f0b2f2db", + "region": "center" + }, + { + "area_pt2": 623.9232, + "bbox_pt": { + "height": 0.96, + "width": 649.92, + "x": 79.68, + "y": 812.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b97bb751bbf3", + "region": "bottom" + }, + { + "area_pt2": 475.3728, + "bbox_pt": { + "height": 2.64, + "width": 649.92, + "x": 79.68, + "y": 618.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-08e0b7138d28", + "region": "center" + }, + { + "area_pt2": 468.6912, + "bbox_pt": { + "height": 8.16, + "width": 454.08, + "x": 199.68, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2d6d1c3787c0", + "region": "center" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 1020.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-862cc996933d", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 901.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b1dfc1c4e47d", + "region": "bottom" + }, + { + "area_pt2": 467.9424, + "bbox_pt": { + "height": 0.72, + "width": 649.92, + "x": 79.68, + "y": 606.24 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b857c4562a84", + "region": "center" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 1021.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-37c5a9ec0574", + "region": "bottom" + }, + { + "area_pt2": 467.7696, + "bbox_pt": { + "height": 0.72, + "width": 649.68, + "x": 79.68, + "y": 902.64 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-80e61ec6d537", + "region": "bottom" + }, + { + "area_pt2": 414.0288, + "bbox_pt": { + "height": 0.96, + "width": 574.8, + "x": 79.68, + "y": 546.72 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-aa2c2ea8f584", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 871.92 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e6b473f9ec86", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 634.8 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2ea924c05fc4", + "region": "center" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 1049.76 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-05616d8fad8d", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 931.2 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b177e7372e2b", + "region": "bottom" + }, + { + "area_pt2": 359.424, + "bbox_pt": { + "height": 0.96, + "width": 374.4, + "x": 279.36, + "y": 990.48 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-eabbd624cf1b", + "region": "bottom" + }, + { + "area_pt2": 350.784, + "bbox_pt": { + "height": 0.72, + "width": 487.2, + "x": 166.56, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ccc2d07edb5c", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 843.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f2f62b36a374", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 665.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-353680c71238", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 724.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-79358cc2dbd3", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 650.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-faa5cb000727", + "region": "center" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 961.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-924f79451c99", + "region": "bottom" + }, + { + "area_pt2": 270.2592, + "bbox_pt": { + "height": 0.96, + "width": 375.12, + "x": 279.36, + "y": 783.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e75382041ef1", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 649.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-240f0d6df148", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 975.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ddf51209402e", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 916.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-44bdce1219de", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 1035.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-41ec3c68e936", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 842.4 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9cc78e5a326d", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 783.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-394e8dbfbf15", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 857.28 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f887ca91604e", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 960.96 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-90d5225cb3d5", + "region": "bottom" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 723.84 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d7aeb1895ef9", + "region": "center" + }, + { + "area_pt2": 269.568, + "bbox_pt": { + "height": 0.72, + "width": 374.4, + "x": 279.36, + "y": 664.56 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-59971f375bbd", + "region": "center" + }, + { + "area_pt2": 233.7984, + "bbox_pt": { + "height": 10.32, + "width": 200.4, + "x": 79.68, + "y": 403.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-46cbc77f0e05", + "region": "left" + }, + { + "area_pt2": 215.4816, + "bbox_pt": { + "height": 0.72, + "width": 299.28, + "x": 354.48, + "y": 546.0 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ac7ce0f03d2d", + "region": "center" + }, + { + "area_pt2": 201.1392, + "bbox_pt": { + "height": 0.96, + "width": 209.52, + "x": 79.68, + "y": 1109.04 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ce574df35879", + "region": "bottom-left" + }, + { + "area_pt2": 192.384, + "bbox_pt": { + "height": 0.96, + "width": 200.4, + "x": 79.68, + "y": 397.68 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-144cff24f490", + "region": "left" + }, + { + "area_pt2": 191.2896, + "bbox_pt": { + "height": 15.12, + "width": 126.48, + "x": 152.16, + "y": 200.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c4c3cadef3c3", + "region": "top-left" + }, + { + "area_pt2": 175.104, + "bbox_pt": { + "height": 7.92, + "width": 227.76, + "x": 126.24, + "y": 538.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a0973a2f0c47", + "region": "left" + }, + { + "area_pt2": 147.6864, + "bbox_pt": { + "height": 153.84, + "width": 0.96, + "x": 339.6, + "y": 130.56 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2c7f6d3a762c", + "region": "top" + }, + { + "area_pt2": 110.9376, + "bbox_pt": { + "height": 154.08, + "width": 0.72, + "x": 595.92, + "y": 130.32 + }, + "disposition": { + "issue": "#1566", + "kind": "issue", + "note": "Native contains the anchored vertical worksheet separator line; output has no matching line paint. This is an omitted DrawingML line shape, not edge antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-693844db8fcb", + "region": "top-right" + }, + { + "area_pt2": 95.6736, + "bbox_pt": { + "height": 16.8, + "width": 13.44, + "x": 131.76, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-311e18890916", + "region": "top-left" + }, + { + "area_pt2": 95.5008, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 1098.48 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-85818cbf2077", + "region": "bottom-right" + }, + { + "area_pt2": 95.4432, + "bbox_pt": { + "height": 8.4, + "width": 23.52, + "x": 733.92, + "y": 757.68 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8671cc996191", + "region": "right" + }, + { + "area_pt2": 94.2912, + "bbox_pt": { + "height": 2.88, + "width": 96.48, + "x": 632.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-94478825ae6a", + "region": "bottom-right" + }, + { + "area_pt2": 82.7712, + "bbox_pt": { + "height": 8.16, + "width": 46.56, + "x": 152.88, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b11b80b10e04", + "region": "left" + }, + { + "area_pt2": 82.368, + "bbox_pt": { + "height": 8.4, + "width": 18.24, + "x": 740.16, + "y": 446.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e2e884e3d9bd", + "region": "right" + }, + { + "area_pt2": 71.3088, + "bbox_pt": { + "height": 9.12, + "width": 15.12, + "x": 602.88, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e0a4b03ccca2", + "region": "right" + }, + { + "area_pt2": 66.4704, + "bbox_pt": { + "height": 8.4, + "width": 27.12, + "x": 731.04, + "y": 461.28 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-52a4b872fcd6", + "region": "right" + }, + { + "area_pt2": 64.6848, + "bbox_pt": { + "height": 8.16, + "width": 14.88, + "x": 354.72, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-eabd06c93cba", + "region": "bottom" + }, + { + "area_pt2": 64.4544, + "bbox_pt": { + "height": 7.68, + "width": 16.08, + "x": 291.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-05f8df641291", + "region": "center" + }, + { + "area_pt2": 63.36, + "bbox_pt": { + "height": 8.4, + "width": 13.68, + "x": 668.64, + "y": 937.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-aef6e75e859f", + "region": "bottom-right" + }, + { + "area_pt2": 63.0144, + "bbox_pt": { + "height": 8.4, + "width": 24.48, + "x": 733.92, + "y": 579.84 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6f236dd57e72", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 8.16, + "width": 15.12, + "x": 448.32, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b6104c2d696f", + "region": "bottom" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 634.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bd91553fc971", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 603.36, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6f14a0be3f0b", + "region": "right" + }, + { + "area_pt2": 62.784, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 572.16, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-10590a6fa096", + "region": "right" + }, + { + "area_pt2": 62.208, + "bbox_pt": { + "height": 8.16, + "width": 16.08, + "x": 634.56, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bc3bc3389c16", + "region": "bottom-right" + }, + { + "area_pt2": 62.0928, + "bbox_pt": { + "height": 8.64, + "width": 26.64, + "x": 731.52, + "y": 905.76 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3c6c12de7444", + "region": "bottom-right" + }, + { + "area_pt2": 61.8624, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 386.88, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-071f43af66cd", + "region": "top" + }, + { + "area_pt2": 60.3072, + "bbox_pt": { + "height": 0.72, + "width": 83.76, + "x": 79.68, + "y": 560.88 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2d4f517c476f", + "region": "left" + }, + { + "area_pt2": 60.2496, + "bbox_pt": { + "height": 7.68, + "width": 15.36, + "x": 541.68, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-eada82bd799e", + "region": "center" + }, + { + "area_pt2": 60.192, + "bbox_pt": { + "height": 9.6, + "width": 50.4, + "x": 79.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-69edde449a2e", + "region": "left" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 510.72, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f0a44d12f5d6", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 479.52, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6fa063292fe2", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 448.32, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c22004d17a90", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 417.12, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b594fe1702d7", + "region": "center" + }, + { + "area_pt2": 59.5584, + "bbox_pt": { + "height": 7.92, + "width": 15.12, + "x": 385.92, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bda7a374dcbb", + "region": "center" + }, + { + "area_pt2": 59.4432, + "bbox_pt": { + "height": 7.92, + "width": 16.08, + "x": 322.56, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9ec5a4345eea", + "region": "center" + }, + { + "area_pt2": 58.8096, + "bbox_pt": { + "height": 8.16, + "width": 14.64, + "x": 386.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a1782c5e774c", + "region": "bottom" + }, + { + "area_pt2": 57.6, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 292.08, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-09ae03321408", + "region": "bottom" + }, + { + "area_pt2": 57.4848, + "bbox_pt": { + "height": 8.4, + "width": 12.24, + "x": 94.08, + "y": 820.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6ab98484c0d3", + "region": "bottom-left" + }, + { + "area_pt2": 57.1968, + "bbox_pt": { + "height": 8.64, + "width": 21.36, + "x": 731.52, + "y": 1024.32 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a848c06edb55", + "region": "bottom-right" + }, + { + "area_pt2": 56.5056, + "bbox_pt": { + "height": 6.96, + "width": 17.28, + "x": 386.4, + "y": 185.04 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dffd8b173aef", + "region": "top" + }, + { + "area_pt2": 56.448, + "bbox_pt": { + "height": 8.16, + "width": 13.44, + "x": 668.64, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-87577720643e", + "region": "right" + }, + { + "area_pt2": 55.584, + "bbox_pt": { + "height": 8.16, + "width": 15.36, + "x": 323.28, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-01bc2c39452e", + "region": "bottom" + }, + { + "area_pt2": 55.3536, + "bbox_pt": { + "height": 7.68, + "width": 14.64, + "x": 355.2, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9e7de4f96648", + "region": "center" + }, + { + "area_pt2": 55.2384, + "bbox_pt": { + "height": 6.96, + "width": 14.88, + "x": 636.24, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9e418dcb1318", + "region": "right" + }, + { + "area_pt2": 54.6624, + "bbox_pt": { + "height": 23.52, + "width": 18.24, + "x": 192.48, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-59ed0540de45", + "region": "top-left" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 626.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-da5679515fcd", + "region": "right" + }, + { + "area_pt2": 53.9712, + "bbox_pt": { + "height": 8.16, + "width": 13.68, + "x": 668.64, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d2eec5bc4dc5", + "region": "right" + }, + { + "area_pt2": 53.28, + "bbox_pt": { + "height": 5.04, + "width": 50.64, + "x": 79.68, + "y": 512.16 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a647f3c959d8", + "region": "left" + }, + { + "area_pt2": 52.2432, + "bbox_pt": { + "height": 8.16, + "width": 13.92, + "x": 668.4, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-440c407e2e46", + "region": "bottom-right" + }, + { + "area_pt2": 51.4944, + "bbox_pt": { + "height": 8.16, + "width": 12.96, + "x": 669.36, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-04e3c51c4a7c", + "region": "bottom-right" + }, + { + "area_pt2": 49.3056, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 450.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8bd9f1f5b5d2", + "region": "center" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 97.2, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2ffa8120efe8", + "region": "left" + }, + { + "area_pt2": 47.9808, + "bbox_pt": { + "height": 8.4, + "width": 12.72, + "x": 669.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-64b7336cab1b", + "region": "bottom-right" + }, + { + "area_pt2": 47.8656, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 669.12, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2da0ced01453", + "region": "right" + }, + { + "area_pt2": 47.4048, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 542.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-586fa71174dc", + "region": "center" + }, + { + "area_pt2": 47.3472, + "bbox_pt": { + "height": 8.88, + "width": 11.04, + "x": 635.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4e064f040ea1", + "region": "right" + }, + { + "area_pt2": 46.4832, + "bbox_pt": { + "height": 6.72, + "width": 11.52, + "x": 353.28, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d9cbb5398342", + "region": "center" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 14.64, + "width": 50.4, + "x": 152.16, + "y": 218.4 + }, + "disposition": { + "issue": "#1272", + "kind": "issue", + "note": "The current crop shows the surviving green bar and its zero line shifted relative to native. The former orange/cyan-fill cluster is gone; the new exact cluster p2-e444e941be34 contains the remaining cash-flow chart-frame geometry tracked in #1272. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-498a7b62aefd", + "region": "top-left" + }, + { + "area_pt2": 46.3104, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 356.88, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d26f9939c8bb", + "region": "center" + }, + { + "area_pt2": 44.352, + "bbox_pt": { + "height": 17.28, + "width": 7.2, + "x": 98.4, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8276bca2c19d", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 251.04, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1dbe84d31327", + "region": "top-left" + }, + { + "area_pt2": 43.8912, + "bbox_pt": { + "height": 23.52, + "width": 9.84, + "x": 261.12, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fc818bea0499", + "region": "top-left" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 10.32, + "width": 8.88, + "x": 642.0, + "y": 132.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-781b5eea68f8", + "region": "top-right" + }, + { + "area_pt2": 42.2784, + "bbox_pt": { + "height": 21.84, + "width": 12.24, + "x": 163.2, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6ab9b2eb4dfc", + "region": "top-left" + }, + { + "area_pt2": 42.1632, + "bbox_pt": { + "height": 8.88, + "width": 8.64, + "x": 708.0, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ff73135b0b40", + "region": "right" + }, + { + "area_pt2": 41.9904, + "bbox_pt": { + "height": 7.92, + "width": 11.52, + "x": 604.8, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-79a7ae972106", + "region": "bottom-right" + }, + { + "area_pt2": 41.6448, + "bbox_pt": { + "height": 8.16, + "width": 11.04, + "x": 419.04, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-25e13ab66c24", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 6.96, + "width": 11.52, + "x": 449.04, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-17cb50fa6445", + "region": "center" + }, + { + "area_pt2": 41.5872, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 671.52, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e9a42b8afa42", + "region": "bottom-right" + }, + { + "area_pt2": 41.5296, + "bbox_pt": { + "height": 8.16, + "width": 10.08, + "x": 115.68, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c9217def0a26", + "region": "left" + }, + { + "area_pt2": 41.2416, + "bbox_pt": { + "height": 9.36, + "width": 13.2, + "x": 165.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e78861f6c802", + "region": "left" + }, + { + "area_pt2": 40.608, + "bbox_pt": { + "height": 6.72, + "width": 11.28, + "x": 353.76, + "y": 229.68 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0646dacc1132", + "region": "top" + }, + { + "area_pt2": 40.0896, + "bbox_pt": { + "height": 6.72, + "width": 9.6, + "x": 391.44, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ea0ba8ceca68", + "region": "center" + }, + { + "area_pt2": 39.5136, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 609.36, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-08100d4c7bab", + "region": "right" + }, + { + "area_pt2": 39.0528, + "bbox_pt": { + "height": 8.4, + "width": 8.16, + "x": 742.56, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9284e7b19b7e", + "region": "bottom-right" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 359.28, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1fac5a174593", + "region": "center" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 390.72, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1bf9481adf45", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.88, + "width": 14.88, + "x": 290.88, + "y": 93.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c06a64c0e8e2", + "region": "top" + }, + { + "area_pt2": 38.9952, + "bbox_pt": { + "height": 8.4, + "width": 10.8, + "x": 452.88, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-76ea406e45ac", + "region": "center" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 294.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-38661954c00b", + "region": "bottom" + }, + { + "area_pt2": 38.592, + "bbox_pt": { + "height": 8.16, + "width": 11.28, + "x": 606.48, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3f0b225b03a2", + "region": "bottom-right" + }, + { + "area_pt2": 38.5344, + "bbox_pt": { + "height": 6.72, + "width": 10.56, + "x": 89.04, + "y": 909.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-70061665c2dc", + "region": "bottom-left" + }, + { + "area_pt2": 38.3616, + "bbox_pt": { + "height": 16.08, + "width": 6.48, + "x": 90.0, + "y": 77.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b655bff4c464", + "region": "top-left" + }, + { + "area_pt2": 38.304, + "bbox_pt": { + "height": 6.96, + "width": 10.08, + "x": 670.08, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-31a65ce1377d", + "region": "right" + }, + { + "area_pt2": 38.2464, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 158.4, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b4a32c69d799", + "region": "top-left" + }, + { + "area_pt2": 38.1312, + "bbox_pt": { + "height": 8.16, + "width": 13.2, + "x": 513.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c32a23c0f28e", + "region": "center" + }, + { + "area_pt2": 37.8432, + "bbox_pt": { + "height": 7.92, + "width": 10.08, + "x": 417.6, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b81f97a3dfa5", + "region": "bottom" + }, + { + "area_pt2": 37.728, + "bbox_pt": { + "height": 7.92, + "width": 9.36, + "x": 578.88, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-47a759c02227", + "region": "bottom-right" + }, + { + "area_pt2": 37.6128, + "bbox_pt": { + "height": 8.16, + "width": 10.8, + "x": 546.48, + "y": 774.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ac0d99428567", + "region": "center" + }, + { + "area_pt2": 37.3824, + "bbox_pt": { + "height": 5.76, + "width": 12.0, + "x": 382.56, + "y": 199.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8b8ca11d6217", + "region": "top" + }, + { + "area_pt2": 37.2672, + "bbox_pt": { + "height": 8.16, + "width": 11.76, + "x": 168.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-db7ad6ddec85", + "region": "left" + }, + { + "area_pt2": 37.152, + "bbox_pt": { + "height": 15.12, + "width": 19.44, + "x": 152.16, + "y": 182.4 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e20763dc1194", + "region": "top-left" + }, + { + "area_pt2": 36.8064, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 511.2, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0a8f4e1e353d", + "region": "bottom" + }, + { + "area_pt2": 36.7488, + "bbox_pt": { + "height": 9.12, + "width": 10.32, + "x": 578.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b50033e94ec6", + "region": "right" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 298.32, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2c5b8ca22eee", + "region": "bottom" + }, + { + "area_pt2": 36.6336, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 329.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1ce7d19f43d8", + "region": "bottom" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 16.8, + "width": 8.88, + "x": 356.64, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6b166329ca17", + "region": "top" + }, + { + "area_pt2": 36.1152, + "bbox_pt": { + "height": 21.84, + "width": 8.16, + "x": 182.64, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-95c9e0bee77e", + "region": "top-left" + }, + { + "area_pt2": 36.0576, + "bbox_pt": { + "height": 8.88, + "width": 8.88, + "x": 387.36, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-cce8d7728975", + "region": "center" + }, + { + "area_pt2": 36.0, + "bbox_pt": { + "height": 21.84, + "width": 7.92, + "x": 378.72, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9a5ef227e1e0", + "region": "top" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 261.36, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-61de81d59c15", + "region": "top-left" + }, + { + "area_pt2": 35.8272, + "bbox_pt": { + "height": 21.12, + "width": 3.36, + "x": 251.28, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-41f13f505ba5", + "region": "top-left" + }, + { + "area_pt2": 35.5392, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 516.72, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e699a6db5bc3", + "region": "bottom" + }, + { + "area_pt2": 35.4816, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 359.52, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-51e09e6df0c9", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 330.0, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f14c53a29f18", + "region": "bottom" + }, + { + "area_pt2": 35.0784, + "bbox_pt": { + "height": 8.16, + "width": 9.12, + "x": 298.8, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7becec504acc", + "region": "bottom" + }, + { + "area_pt2": 35.0208, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3a5f8936af57", + "region": "bottom" + }, + { + "area_pt2": 34.9632, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 672.48, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-98eb5cc8de83", + "region": "bottom-right" + }, + { + "area_pt2": 34.7904, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 402.0, + "y": 229.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-202e3f69c094", + "region": "top" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 7.44, + "width": 10.08, + "x": 636.24, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ece2f22d9cf0", + "region": "right" + }, + { + "area_pt2": 34.6752, + "bbox_pt": { + "height": 5.04, + "width": 12.48, + "x": 399.84, + "y": 246.72 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-21f26441c11d", + "region": "top" + }, + { + "area_pt2": 34.6176, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 740.4, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a4c4a7ddd0cd", + "region": "right" + }, + { + "area_pt2": 34.5024, + "bbox_pt": { + "height": 12.96, + "width": 10.32, + "x": 94.08, + "y": 72.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ad5d6b0cb988", + "region": "top-left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 181.92, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-65786934ef0e", + "region": "left" + }, + { + "area_pt2": 34.4448, + "bbox_pt": { + "height": 11.28, + "width": 13.68, + "x": 192.24, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-420213918e00", + "region": "top-left" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-914d57d20bbc", + "region": "right" + }, + { + "area_pt2": 34.3872, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-92faaa4c8fc6", + "region": "bottom-right" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 10.8, + "x": 419.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-acf03100a3a8", + "region": "bottom" + }, + { + "area_pt2": 34.2144, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 117.12, + "y": 819.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-88c3f2ce78c8", + "region": "bottom-left" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-deb48a3725be", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9c3f48a9d17c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-71502351a29e", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-94186c224ec3", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c9b338d5f563", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9875fbce8234", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-589ce19d8c58", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7341adb4c85a", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8544c23b7e55", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-348af1078cc3", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4f08079b0d4c", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-662d7c793373", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-569194ea3da8", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.52, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dd8e2f81f3ca", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6f987ca1672e", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4e13909f1b2e", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-45d611507ad2", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2b1f94b76933", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b7dc738d5bd4", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6c2f838d3b77", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-87afe2eae047", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 547.92, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-76a5a733fc2f", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.12, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-555b7b81a155", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.32, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9488786c5fdb", + "region": "bottom-right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.72, + "y": 1070.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d979536cbb42", + "region": "bottom" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.72, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-356994b314b5", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e356d586c68c", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.52, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c61994d7b09d", + "region": "right" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 391.92, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7dc2aed370f9", + "region": "center" + }, + { + "area_pt2": 33.9264, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.32, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-744212bbec4a", + "region": "center" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 610.32, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-44c1184cf5eb", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 641.52, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e029d1d76212", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 579.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e2fdfdc32726", + "region": "bottom-right" + }, + { + "area_pt2": 33.8688, + "bbox_pt": { + "height": 6.96, + "width": 8.88, + "x": 543.84, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-af4ceb5ba599", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 423.12, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f93bedc6a16e", + "region": "center" + }, + { + "area_pt2": 33.7536, + "bbox_pt": { + "height": 8.4, + "width": 9.6, + "x": 391.92, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-11a79d7fb037", + "region": "center" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 668.64, + "y": 996.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fe1890844e47", + "region": "bottom-right" + }, + { + "area_pt2": 33.696, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 543.12, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-759c8a65acac", + "region": "center" + }, + { + "area_pt2": 33.408, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e451fce9faea", + "region": "right" + }, + { + "area_pt2": 33.3504, + "bbox_pt": { + "height": 8.4, + "width": 6.48, + "x": 747.12, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8a875588edae", + "region": "right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.64, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-eb77ab113eef", + "region": "bottom-right" + }, + { + "area_pt2": 32.7744, + "bbox_pt": { + "height": 7.92, + "width": 9.6, + "x": 542.4, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2f161f61d055", + "region": "bottom" + }, + { + "area_pt2": 32.6592, + "bbox_pt": { + "height": 10.08, + "width": 6.0, + "x": 188.16, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-176eb1df8e7b", + "region": "left" + }, + { + "area_pt2": 32.6016, + "bbox_pt": { + "height": 7.92, + "width": 10.32, + "x": 640.8, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bc709f0c2088", + "region": "bottom-right" + }, + { + "area_pt2": 32.1408, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 115.68, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e4a8dc367687", + "region": "left" + }, + { + "area_pt2": 32.0832, + "bbox_pt": { + "height": 8.16, + "width": 9.6, + "x": 481.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c3d7d8c77d02", + "region": "bottom" + }, + { + "area_pt2": 32.0256, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7cb8e7f7aba1", + "region": "bottom" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f43c9a4ffb2c", + "region": "center" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 15.84, + "width": 8.64, + "x": 113.52, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a49359845a4b", + "region": "top-left" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 9.84, + "x": 668.4, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-71a7e9fa51ed", + "region": "right" + }, + { + "area_pt2": 31.968, + "bbox_pt": { + "height": 8.16, + "width": 8.88, + "x": 387.84, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7216c681b233", + "region": "center" + }, + { + "area_pt2": 31.9104, + "bbox_pt": { + "height": 15.6, + "width": 8.88, + "x": 122.16, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1a4c84744624", + "region": "top-left" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 15.6, + "width": 8.64, + "x": 306.24, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-5bba90cd405d", + "region": "top" + }, + { + "area_pt2": 31.8528, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 674.4, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e955f85708d8", + "region": "right" + }, + { + "area_pt2": 31.7952, + "bbox_pt": { + "height": 6.96, + "width": 8.64, + "x": 542.64, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-efd77a8b4104", + "region": "center" + }, + { + "area_pt2": 31.6224, + "bbox_pt": { + "height": 7.68, + "width": 11.76, + "x": 450.0, + "y": 907.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c800cc0d4574", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 289.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7d3831606325", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 320.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-51da102305d2", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 351.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-84a648eef5a5", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 383.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-da5e8fbc5bc4", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 414.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-45850c0b84da", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 445.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1ce4568d6c6e", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 476.64, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-cda28584caa1", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 507.84, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c70a2d8e524a", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 539.04, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d03166af1c6b", + "region": "bottom" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 570.24, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-abe791b437ae", + "region": "bottom-right" + }, + { + "area_pt2": 31.392, + "bbox_pt": { + "height": 2.88, + "width": 30.96, + "x": 601.44, + "y": 1107.12 + }, + "disposition": { + "issue": "#1564", + "kind": "issue", + "note": "Full-resolution worksheet crops and native/output PDF paint traces show fitted rules with different thickness and boundary placement. These rule-edge residuals are tracked in #1564, not accepted as antialiasing. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-23dd7af20ecd", + "region": "bottom-right" + }, + { + "area_pt2": 31.3344, + "bbox_pt": { + "height": 8.4, + "width": 13.2, + "x": 669.12, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f850fc30a151", + "region": "bottom-right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.4, + "width": 6.0, + "x": 733.92, + "y": 698.4 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1660543ed0bd", + "region": "right" + }, + { + "area_pt2": 31.104, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 364.8, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2a49697d0fca", + "region": "center" + }, + { + "area_pt2": 31.0464, + "bbox_pt": { + "height": 8.4, + "width": 9.84, + "x": 454.08, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b0292d327b90", + "region": "bottom" + }, + { + "area_pt2": 30.7584, + "bbox_pt": { + "height": 21.12, + "width": 3.12, + "x": 182.88, + "y": 73.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2450a199d83e", + "region": "top-left" + }, + { + "area_pt2": 30.4128, + "bbox_pt": { + "height": 9.12, + "width": 6.48, + "x": 572.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6a9195e3f5d5", + "region": "right" + }, + { + "area_pt2": 30.2976, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 99.12, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1216764ae89d", + "region": "left" + }, + { + "area_pt2": 30.1824, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 117.6, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-5576b9a8098b", + "region": "left" + }, + { + "area_pt2": 30.0672, + "bbox_pt": { + "height": 5.04, + "width": 9.6, + "x": 372.24, + "y": 261.6 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6085c2515a49", + "region": "top" + }, + { + "area_pt2": 30.0096, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 188.88, + "y": 308.16 + }, + "disposition": { + "issue": "#1577", + "kind": "issue", + "note": "Full-scale GT/before/after marker crops confirm the corrected axis paint order. This remaining marker cluster reflects the stale cached-value center; shared drawing-origin displacement is #1542 and native marker rasterization also differs. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e74595f98964", + "region": "top-left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 546.48, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ea5022e9e6ce", + "region": "bottom" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.44, + "width": 9.84, + "x": 142.56, + "y": 508.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f26ceb1f5b81", + "region": "left" + }, + { + "area_pt2": 29.8944, + "bbox_pt": { + "height": 7.92, + "width": 8.88, + "x": 577.68, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fea14a56bc66", + "region": "bottom-right" + }, + { + "area_pt2": 29.4912, + "bbox_pt": { + "height": 20.16, + "width": 3.12, + "x": 85.92, + "y": 74.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-001185d52847", + "region": "top-left" + }, + { + "area_pt2": 28.8, + "bbox_pt": { + "height": 6.48, + "width": 9.6, + "x": 145.2, + "y": 464.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a4d5e7f83045", + "region": "left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 15.84, + "width": 4.8, + "x": 146.64, + "y": 79.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-df7c3ce0b289", + "region": "top-left" + }, + { + "area_pt2": 28.512, + "bbox_pt": { + "height": 12.72, + "width": 12.0, + "x": 310.8, + "y": 79.44 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-82c0e5a5139e", + "region": "top" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 271.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e5fb64981a95", + "region": "top-left" + }, + { + "area_pt2": 28.1664, + "bbox_pt": { + "height": 15.36, + "width": 8.64, + "x": 406.32, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-645e03a57dd9", + "region": "top" + }, + { + "area_pt2": 28.1088, + "bbox_pt": { + "height": 5.28, + "width": 21.12, + "x": 131.52, + "y": 511.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dfe86eddac89", + "region": "left" + }, + { + "area_pt2": 28.0512, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 393.12, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-60f72372020d", + "region": "bottom" + }, + { + "area_pt2": 27.9936, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 668.64, + "y": 877.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-926ed127d201", + "region": "bottom-right" + }, + { + "area_pt2": 27.4176, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 450.72, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9a25372337a0", + "region": "center" + }, + { + "area_pt2": 27.2448, + "bbox_pt": { + "height": 7.92, + "width": 7.68, + "x": 641.28, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-462f445c6105", + "region": "right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 637.68, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6738528361ef", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 606.48, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8f92c9a98a0c", + "region": "bottom-right" + }, + { + "area_pt2": 26.9568, + "bbox_pt": { + "height": 7.92, + "width": 8.4, + "x": 575.28, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d6fd7eee2543", + "region": "bottom-right" + }, + { + "area_pt2": 26.8992, + "bbox_pt": { + "height": 6.96, + "width": 6.24, + "x": 450.72, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7e6e5215974c", + "region": "center" + }, + { + "area_pt2": 26.8416, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 544.08, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-144af69182d6", + "region": "bottom" + }, + { + "area_pt2": 26.7264, + "bbox_pt": { + "height": 6.72, + "width": 6.96, + "x": 391.92, + "y": 260.16 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-28edc974a0ee", + "region": "top" + }, + { + "area_pt2": 26.5536, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 551.52, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3275621073c2", + "region": "center" + }, + { + "area_pt2": 26.496, + "bbox_pt": { + "height": 8.16, + "width": 8.4, + "x": 637.68, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d2148de877d1", + "region": "bottom-right" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.96, + "width": 7.44, + "x": 360.48, + "y": 448.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-51e721c1e637", + "region": "center" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 106.32, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c23a5f59897a", + "region": "left" + }, + { + "area_pt2": 26.4384, + "bbox_pt": { + "height": 6.72, + "width": 7.2, + "x": 215.04, + "y": 509.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ac86ced4320c", + "region": "left" + }, + { + "area_pt2": 26.3808, + "bbox_pt": { + "height": 8.4, + "width": 5.28, + "x": 110.16, + "y": 309.12 + }, + "disposition": { + "class": "glyph-edge-rasterization", + "kind": "accepted-rendering", + "note": "The full-resolution crop shows matching CASH FLOW heading content, font family, weight, and placement; this remaining residual follows the heading glyph edges. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2edf9cfcb4f9", + "region": "top-left" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 15.84, + "width": 6.24, + "x": 349.68, + "y": 78.48 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6897705e5658", + "region": "top" + }, + { + "area_pt2": 26.2656, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 85.92, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-50d4cdd9e67b", + "region": "left" + }, + { + "area_pt2": 26.0928, + "bbox_pt": { + "height": 6.48, + "width": 7.44, + "x": 368.16, + "y": 199.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9cef6b772943", + "region": "top" + }, + { + "area_pt2": 26.0352, + "bbox_pt": { + "height": 7.92, + "width": 9.84, + "x": 485.28, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-edcc9b1ef361", + "region": "center" + }, + { + "area_pt2": 25.92, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 353.28, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1f1409920ca9", + "region": "center" + }, + { + "area_pt2": 25.6896, + "bbox_pt": { + "height": 6.24, + "width": 7.2, + "x": 374.16, + "y": 216.24 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-34946be32144", + "region": "top" + }, + { + "area_pt2": 25.5744, + "bbox_pt": { + "height": 20.16, + "width": 2.88, + "x": 108.96, + "y": 73.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6d5ba94d90a0", + "region": "top-left" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 485.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3fd80a68174f", + "region": "center" + }, + { + "area_pt2": 25.344, + "bbox_pt": { + "height": 7.68, + "width": 5.28, + "x": 485.04, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-cbebd36ff0e2", + "region": "center" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 410.88, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-db40129e418b", + "region": "top" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 106.32, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-30c008263cd4", + "region": "left" + }, + { + "area_pt2": 24.9984, + "bbox_pt": { + "height": 12.24, + "width": 11.76, + "x": 276.48, + "y": 79.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a306c1584d81", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 15.6, + "width": 8.4, + "x": 369.84, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bfe1ad307ca7", + "region": "top" + }, + { + "area_pt2": 24.9408, + "bbox_pt": { + "height": 13.2, + "width": 4.08, + "x": 118.32, + "y": 79.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2850c95f5179", + "region": "top-left" + }, + { + "area_pt2": 24.6528, + "bbox_pt": { + "height": 7.44, + "width": 5.28, + "x": 333.6, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-96f2da78cbcb", + "region": "center" + }, + { + "area_pt2": 24.5376, + "bbox_pt": { + "height": 12.96, + "width": 4.08, + "x": 122.16, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f6f527d12011", + "region": "top-left" + }, + { + "area_pt2": 24.48, + "bbox_pt": { + "height": 20.64, + "width": 1.2, + "x": 331.92, + "y": 73.92 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c63b516347ca", + "region": "top" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 388.08, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f2e3f883fbca", + "region": "bottom" + }, + { + "area_pt2": 24.3072, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 512.88, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dfb0419dfcda", + "region": "bottom" + }, + { + "area_pt2": 24.2496, + "bbox_pt": { + "height": 8.16, + "width": 6.24, + "x": 136.32, + "y": 432.72 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0fec3342e462", + "region": "left" + }, + { + "area_pt2": 24.0768, + "bbox_pt": { + "height": 6.72, + "width": 4.8, + "x": 604.32, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-942d2d290418", + "region": "right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 8.16, + "width": 10.56, + "x": 671.52, + "y": 833.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b8a6b0c16dbc", + "region": "bottom-right" + }, + { + "area_pt2": 24.0192, + "bbox_pt": { + "height": 7.2, + "width": 5.76, + "x": 105.84, + "y": 431.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7f10416249d7", + "region": "left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 515.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-52341d65e687", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 421.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1658cbfed536", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 297.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-156f3efe0974", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 484.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b807a2c9e56e", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.64, + "x": 233.28, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3f4361d3dd6e", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 640.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2fd9b7e9d6bc", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 14.64, + "width": 8.4, + "x": 241.92, + "y": 80.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-80154000b687", + "region": "top-left" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 609.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d9c083259665", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 577.92, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-843dd27e3051", + "region": "bottom-right" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 546.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f191987ac8f2", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 390.72, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-47f3764cce49", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 359.52, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-48dce7f67b0a", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 328.32, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3c0eac295fd7", + "region": "bottom" + }, + { + "area_pt2": 23.7312, + "bbox_pt": { + "height": 7.92, + "width": 8.16, + "x": 453.12, + "y": 1041.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b03061cf16af", + "region": "bottom" + }, + { + "area_pt2": 23.6736, + "bbox_pt": { + "height": 14.4, + "width": 1.68, + "x": 365.52, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f93ee15d50b2", + "region": "top" + }, + { + "area_pt2": 23.616, + "bbox_pt": { + "height": 8.4, + "width": 9.12, + "x": 360.96, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-627b68e51ff3", + "region": "bottom" + }, + { + "area_pt2": 23.5584, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 82.08, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-220c9902e370", + "region": "left" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 581.76, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b8bdc5256e03", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 612.96, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4c506740f1a0", + "region": "right" + }, + { + "area_pt2": 23.4432, + "bbox_pt": { + "height": 8.4, + "width": 6.72, + "x": 644.16, + "y": 759.36 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8ee811341718", + "region": "right" + }, + { + "area_pt2": 23.2128, + "bbox_pt": { + "height": 8.4, + "width": 4.56, + "x": 121.92, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-21b457289a22", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 111.12, + "y": 566.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a7c92af0f868", + "region": "left" + }, + { + "area_pt2": 23.0976, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 296.64, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d1df8027df00", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6d1bb2331c81", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b8c6fe05d48f", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-af42cac38766", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-561f53ae6dbc", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1f076f2cc5c1", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-12cc1a4bdb63", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 363.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ba228465a8d3", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9639de8deb33", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-392fe3d1e59b", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ef540d42aad4", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 519.36, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ee2257de6af3", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 394.56, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7f0eac72671d", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 456.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b85230a5c06b", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-5bdc654dc062", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 488.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d02870d62a05", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-31437567c9e5", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 550.56, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-643905632c66", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 300.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c8bb0bab753a", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-5f5142555332", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-36d41b6df67e", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-de5b9fbab8e0", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 644.16, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d3217f75be75", + "region": "right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 612.96, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d6fab5e22edb", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 425.76, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3bc900a27a14", + "region": "center" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 581.76, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3c9eb85bcfbe", + "region": "bottom-right" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 863.28 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1ae1e380d197", + "region": "bottom" + }, + { + "area_pt2": 23.04, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 332.16, + "y": 640.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-23d281718524", + "region": "center" + }, + { + "area_pt2": 22.9824, + "bbox_pt": { + "height": 6.72, + "width": 5.28, + "x": 333.6, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0e6fed1ffa21", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 13.44, + "width": 6.0, + "x": 157.68, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9d0e1ec7f684", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 6.0, + "x": 416.16, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-21b31ccd2475", + "region": "center" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 5.52, + "width": 11.28, + "x": 115.92, + "y": 241.2 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-b6cf1b0c2723", + "region": "top-left" + }, + { + "area_pt2": 22.8096, + "bbox_pt": { + "height": 8.88, + "width": 4.08, + "x": 664.32, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fdf302008a65", + "region": "right" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 394.56, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-09505e7b4c26", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 519.36, + "y": 818.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c49d624dcc54", + "region": "bottom" + }, + { + "area_pt2": 22.6944, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7fed04b33643", + "region": "bottom" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 7.92, + "width": 7.92, + "x": 356.64, + "y": 463.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6b2d4171b147", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.88, + "width": 5.52, + "x": 509.76, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-58f016e1c69f", + "region": "center" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d4316e6344aa", + "region": "bottom-right" + }, + { + "area_pt2": 22.2912, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fed57fa0d4ed", + "region": "right" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.88, + "width": 5.76, + "x": 359.04, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-56102664c3da", + "region": "center" + }, + { + "area_pt2": 22.176, + "bbox_pt": { + "height": 8.4, + "width": 9.36, + "x": 672.96, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-271733e02e67", + "region": "right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 302.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9f50f6e73cfd", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 488.16, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9d3cbbed0d6d", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 519.36, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-898c4644a4bb", + "region": "bottom" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.68, + "width": 5.76, + "x": 347.04, + "y": 581.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-29520f5c05a6", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 458.4, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8c722037740a", + "region": "center" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 612.96, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e8363d8a8b54", + "region": "bottom-right" + }, + { + "area_pt2": 22.0608, + "bbox_pt": { + "height": 7.92, + "width": 6.96, + "x": 425.76, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6505c29739d4", + "region": "bottom" + }, + { + "area_pt2": 22.0032, + "bbox_pt": { + "height": 7.68, + "width": 6.24, + "x": 612.0, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-46415a807616", + "region": "right" + }, + { + "area_pt2": 21.9456, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 675.36, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8177002d7f49", + "region": "bottom-right" + }, + { + "area_pt2": 21.888, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 672.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c5b214096c2b", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 674.16, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e965bff9b983", + "region": "right" + }, + { + "area_pt2": 21.7728, + "bbox_pt": { + "height": 13.44, + "width": 2.16, + "x": 355.92, + "y": 78.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-603d2edf0761", + "region": "top" + }, + { + "area_pt2": 21.6576, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 674.16, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-78533c4dbb1b", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-cc893ddd1647", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-de5e70c8913e", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-07dcfa630031", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8bd5675c4cd1", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d5bcd9590e2c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c376c5ba78e6", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d38947b0fb3a", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1c35f6e38fa1", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d1fa7cdbcd32", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-01023bb35dc8", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e2a2008ef76c", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2c94e374b15e", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4a716a18a366", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7ee784d6d5d6", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4b502cac803f", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fbb7eb6bd309", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-22549f752f47", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-711296b81fd8", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2ad266937a75", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ab86d3997e74", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a58a7f44899b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-64221c849059", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-56841e8ff311", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9f39065beca5", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 329.76, + "y": 552.0 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0f891d7ad844", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2d78ba1422f0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 981.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-430e88b60d7f", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9f4470d2d122", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-35fe5b37dabc", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a62eb60e292b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-79b806901027", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f5a9a1392d41", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-88fd63362f91", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-487d81566be0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f7109ffd1479", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-15523e6b1bd9", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6124b8ae2701", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ec5cd44b019a", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3f591ec2729a", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 537.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7083c147edf1", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 507.6 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2139366c9fd6", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1a516d51bf99", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e6863a84aaa3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-beea43ebac59", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 952.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ff4700fa1e38", + "region": "bottom-right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-7edb79fa87c9", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 641.76, + "y": 522.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0809d938a817", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 610.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-89227f8a411c", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 789.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a0df709edf30", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0609202642cb", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 298.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dcb5d1d37bdf", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 579.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-74b4a051ead3", + "region": "right" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-8594f8a52f4d", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 548.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4e7120372477", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 516.96, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-265bf0b97f0b", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 485.76, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6fe0c3610fa4", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 922.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-83a1e500252c", + "region": "bottom" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 454.56, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ce2fec60e168", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 423.36, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ce15bcebbea0", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 392.16, + "y": 670.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e779d420e4e8", + "region": "center" + }, + { + "area_pt2": 21.5424, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 360.96, + "y": 729.84 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4d5750dfdc55", + "region": "center" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 534.24, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e8ef6bfff2f6", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 347.04, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-617e219af747", + "region": "bottom" + }, + { + "area_pt2": 21.4848, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 440.64, + "y": 1100.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6649762628ca", + "region": "bottom" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 302.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-022589a522a1", + "region": "center" + }, + { + "area_pt2": 21.4272, + "bbox_pt": { + "height": 7.44, + "width": 5.04, + "x": 458.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2bdc4178a875", + "region": "center" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 7.44, + "width": 4.56, + "x": 94.08, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3ab5d312a384", + "region": "left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 5.76, + "width": 7.68, + "x": 96.72, + "y": 241.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-763ce7c3f28a", + "region": "top-left" + }, + { + "area_pt2": 21.312, + "bbox_pt": { + "height": 6.72, + "width": 5.04, + "x": 364.8, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-abb2d5a60c48", + "region": "center" + }, + { + "area_pt2": 21.2544, + "bbox_pt": { + "height": 6.72, + "width": 5.76, + "x": 115.92, + "y": 761.04 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d56c0bd172b7", + "region": "left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 4.8, + "width": 6.24, + "x": 136.8, + "y": 259.92 + }, + "disposition": { + "issue": "#1542", + "kind": "issue", + "note": "The chart-relative #1266 value-label gap is now exact. Full-resolution crops show these remaining top-chart clusters on category-label glyphs and bar edges; the residual fitted anchored-drawing offset is tracked in #1542. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4486ab1b74cd", + "region": "top-left" + }, + { + "area_pt2": 21.1968, + "bbox_pt": { + "height": 8.88, + "width": 5.04, + "x": 396.24, + "y": 431.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c0d51972d7e0", + "region": "center" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 8.16, + "width": 6.96, + "x": 668.64, + "y": 907.68 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-329fabf291e7", + "region": "bottom-right" + }, + { + "area_pt2": 21.1392, + "bbox_pt": { + "height": 6.96, + "width": 5.28, + "x": 82.8, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-066d5dbc40d0", + "region": "left" + }, + { + "area_pt2": 21.024, + "bbox_pt": { + "height": 8.16, + "width": 6.72, + "x": 485.76, + "y": 1026.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e2993d0cae28", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 456.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-801dd732c85a", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 518.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1155b529d45c", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 612.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a523a436592d", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 581.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-5744b85247a1", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 300.48, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-1ae26cf7f021", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 550.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-167c8dc32951", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 425.28, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-d220f5e20be0", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 487.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-f388087bec0b", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 331.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-ba974b9ae7ce", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 362.88, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-e01665292768", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 13.2, + "width": 2.64, + "x": 152.88, + "y": 81.12 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-46f3e526aa6b", + "region": "top-left" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 8.4, + "width": 6.24, + "x": 751.92, + "y": 816.96 + }, + "disposition": { + "class": "shape-edge-antialiasing", + "kind": "accepted-rendering", + "note": "Full-resolution crops retain the sparkline value vertices and color. Native embeds 42x18-pixel sparkline rasters in 31.98x14.04pt cells, while output uses vector strokes. These edge/blur residuals follow native bitmap resampling. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0d323aaa255d", + "region": "bottom-right" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-bf12b33ff5b5", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 551.04, + "y": 1100.64 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4118b7258947", + "region": "bottom" + }, + { + "area_pt2": 20.9664, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 643.68, + "y": 848.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-679acd17fdf6", + "region": "bottom-right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 7.44, + "x": 394.08, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-081e8e7007af", + "region": "center" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 7.92, + "width": 5.76, + "x": 661.68, + "y": 626.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-9c01b411ad1a", + "region": "right" + }, + { + "area_pt2": 20.7936, + "bbox_pt": { + "height": 9.6, + "width": 12.0, + "x": 330.24, + "y": 71.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-0b76bb63ce46", + "region": "top" + }, + { + "area_pt2": 20.736, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 125.28, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a2f140693f1f", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 6.24, + "width": 6.48, + "x": 129.84, + "y": 430.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6f40144f25e0", + "region": "left" + }, + { + "area_pt2": 20.6784, + "bbox_pt": { + "height": 14.4, + "width": 8.88, + "x": 217.92, + "y": 78.24 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-524d5fafc6fb", + "region": "top-left" + }, + { + "area_pt2": 20.6208, + "bbox_pt": { + "height": 7.44, + "width": 4.08, + "x": 113.52, + "y": 1100.88 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-32b5b2497f0c", + "region": "bottom-left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 126.48, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-fe6375b82052", + "region": "left" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 6.72, + "x": 482.16, + "y": 448.56 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-3c223f994512", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 8.16, + "width": 9.36, + "x": 356.64, + "y": 700.08 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c63525611ce4", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.72, + "width": 4.56, + "x": 329.04, + "y": 493.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-4f974f3ce47e", + "region": "center" + }, + { + "area_pt2": 20.5056, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 135.84, + "y": 760.8 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-da7612049039", + "region": "left" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 7.92, + "width": 6.0, + "x": 457.68, + "y": 462.96 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a66b294db169", + "region": "center" + }, + { + "area_pt2": 20.448, + "bbox_pt": { + "height": 8.16, + "width": 4.32, + "x": 133.92, + "y": 568.32 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-a5df7ea26d5d", + "region": "left" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 14.88, + "width": 7.68, + "x": 340.8, + "y": 80.4 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-33a86b53df2a", + "region": "top" + }, + { + "area_pt2": 20.2752, + "bbox_pt": { + "height": 6.96, + "width": 4.56, + "x": 121.92, + "y": 701.52 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-6571a7ffdc98", + "region": "left" + }, + { + "area_pt2": 20.2176, + "bbox_pt": { + "height": 7.44, + "width": 4.32, + "x": 139.44, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-728162ddc063", + "region": "left" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 5.52, + "width": 8.16, + "x": 668.88, + "y": 1055.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-dbf322dc4505", + "region": "bottom-right" + }, + { + "area_pt2": 20.16, + "bbox_pt": { + "height": 7.44, + "width": 5.52, + "x": 422.4, + "y": 611.76 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-c8f06dbad1f8", + "region": "center" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 10.08, + "width": 5.76, + "x": 386.88, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-2817b90be1a7", + "region": "top" + }, + { + "area_pt2": 20.0448, + "bbox_pt": { + "height": 7.92, + "width": 4.8, + "x": 404.4, + "y": 133.2 + }, + "disposition": { + "issue": "#1545", + "kind": "issue", + "note": "The remaining fitted fixed-row text baseline cadence is tracked in #1545 and is outside this series-stroke fix. Exact material-cluster geometry and area match the individually reviewed before audit. Before/after paint traces preserve all other primitives; unchanged pixels retain their prior crop dispositions. New cap/join fragments are inspected separately below the material-cluster floor." + }, + "id": "p6-978b4c90769e", + "region": "top" + } + ], + "dpi": 300, + "duplicate_disposition_cluster_ids": [], + "errors": [], + "fuzz_percent": 5, + "minimum_area_pt2": 20.0, + "page": 6, + "passed": true, + "renderer_observations": [], + "schema_version": 1, + "strict": true, + "summary": { + "dispositioned": 480, + "duplicate": 0, + "total": 480, + "undispositioned": 0, + "unknown": 0 + }, + "undispositioned_cluster_ids": [], + "unknown_disposition_cluster_ids": [] +} diff --git a/crates/office2pdf/src/ir/elements.rs b/crates/office2pdf/src/ir/elements.rs index 21a6673b..04c11159 100644 --- a/crates/office2pdf/src/ir/elements.rs +++ b/crates/office2pdf/src/ir/elements.rs @@ -851,6 +851,25 @@ pub struct ChartMarkerStyle { pub line: ChartLine, } +/// DrawingML's geometry at the endpoint of an open stroke. +#[derive(Debug, Clone, Copy, PartialEq, Eq)] +pub enum LineCap { + Flat, + Round, + Square, +} + +/// Geometry declared by a chart series' own `c:spPr/a:ln`. +/// Missing properties remain absent; related chart-style inheritance is separate. +#[derive(Debug, Clone, Copy, Default)] +pub struct ChartStrokeGeometry { + pub cap: Option, + pub join: Option, + /// Extension relative to line width; native Excel uses 8 for `a:miter` + /// without `lim`. Round and bevel joins have no miter limit. + pub miter_limit: Option, +} + /// A data series within a chart. #[derive(Debug, Clone)] pub struct ChartSeries { @@ -914,6 +933,8 @@ pub struct ChartSeries { /// mixed-plot polylines and the legend key that samples them. A bar /// series' `` is its outline, which is a separate thing. pub line_width_pt: Option, + /// Direct series cap/join geometry, shared by the plotted line and legend. + pub line_geometry: ChartStrokeGeometry, } impl ChartSeries { diff --git a/crates/office2pdf/src/parser/chart.rs b/crates/office2pdf/src/parser/chart.rs index fa180776..f840fd75 100644 --- a/crates/office2pdf/src/parser/chart.rs +++ b/crates/office2pdf/src/parser/chart.rs @@ -1124,6 +1124,7 @@ fn parse_single_series( let mut marker_symbol: Option = None; let mut marker_style = ChartMarkerStyle::default(); let mut line_width_pt: Option = None; + let mut line_geometry = crate::ir::ChartStrokeGeometry::default(); loop { match reader.read_event() { @@ -1135,7 +1136,7 @@ fn parse_single_series( values = parsed; number_format = format_code; } - // The series' own fill and stroke weight. This match is flat, + // The series' own fill and stroke geometry. This match is flat, // so it would also see a `` nested inside a sibling // element; every element that can carry one is consumed by its // own branch first, leaving only the series-level one here. @@ -1146,6 +1147,11 @@ fn parse_single_series( fill_mode = properties.fill_mode; } line_width_pt = line_width_pt.or(properties.line_width_pt); + line_geometry.cap = line_geometry.cap.or(properties.line_geometry.cap); + line_geometry.join = line_geometry.join.or(properties.line_geometry.join); + line_geometry.miter_limit = line_geometry + .miter_limit + .or(properties.line_geometry.miter_limit); } b"dPt" => { if let Some((index, color, mode)) = parse_data_point(reader, scheme) { @@ -1203,6 +1209,7 @@ fn parse_single_series( marker_symbol, marker_style, line_width_pt, + line_geometry, }, categories, ) @@ -1571,9 +1578,10 @@ struct ShapeProperties { /// The width `` states, in points. `None` when the element /// carries no ``, or one that names no usable width. line_width_pt: Option, + line_geometry: crate::ir::ChartStrokeGeometry, } -/// Read a `` into its fill mode, colour hint, and stroke weight, +/// Read a `` into its fill mode, colour hint, and stroke geometry, /// consuming up to `end_tag`. /// /// A chart part declares no theme of its own, so `` resolves @@ -1615,6 +1623,35 @@ fn parse_shape_properties( .map(|emu| emu / EMU_PER_POINT) .filter(|width_pt| *width_pt > 0.0) }); + properties.line_geometry.cap = properties.line_geometry.cap.or_else(|| { + match xml_util::get_attr_str(e, b"cap").as_deref() { + Some("flat") => Some(crate::ir::LineCap::Flat), + Some("rnd") => Some(crate::ir::LineCap::Round), + Some("sq") => Some(crate::ir::LineCap::Square), + _ => None, + } + }); + } + Ok(Event::Start(ref e)) | Ok(Event::Empty(ref e)) + if in_line && matches!(e.local_name().as_ref(), b"round" | b"bevel" | b"miter") => + { + if properties.line_geometry.join.is_none() { + properties.line_geometry.join = Some(match e.local_name().as_ref() { + b"round" => crate::ir::LineJoin::Round, + b"bevel" => crate::ir::LineJoin::Bevel, + _ => crate::ir::LineJoin::Miter, + }); + if e.local_name().as_ref() == b"miter" { + // DrawingML percentages use 100000 for 100%. Native + // Excel's omitted-limit control exports a ratio of 8. + properties.line_geometry.miter_limit = Some( + xml_util::get_attr_str(e, b"lim") + .and_then(|value| value.parse::().ok()) + .filter(|value| value.is_finite() && *value > 0.0) + .map_or(8.0, |value| value / 100_000.0), + ); + } + } } Ok(Event::Start(ref e)) if e.local_name().as_ref() == b"solidFill" => { in_solid_fill = true; diff --git a/crates/office2pdf/src/parser/chart_tests.rs b/crates/office2pdf/src/parser/chart_tests.rs index 05d88a4d..d984a361 100644 --- a/crates/office2pdf/src/parser/chart_tests.rs +++ b/crates/office2pdf/src/parser/chart_tests.rs @@ -3430,3 +3430,31 @@ fn marker_suppression_and_invalid_size_preserve_independent_defaults() { assert_eq!(marker.line, ChartLine::Suppressed); } } + +#[test] +fn nested_stroke_geometry_does_not_supply_missing_series_properties() { + let xml = line_series_with_marker( + r#" + + "#, + ); + let chart = parse_chart_xml(&xml, &SchemeColors::empty()).unwrap(); + let geometry = chart.series[0].line_geometry; + assert_eq!(geometry.cap, None); + assert_eq!(geometry.join, None); + assert_eq!(geometry.miter_limit, None); + assert_eq!(chart.series[0].line_width_pt, None); +} + +#[test] +fn an_empty_series_line_keeps_its_cap_without_inventing_a_join() { + let xml = line_series_with_marker(r#""#); + let chart = parse_chart_xml(&xml, &SchemeColors::empty()).unwrap(); + assert_eq!( + chart.series[0].line_geometry.cap, + Some(crate::ir::LineCap::Square) + ); + assert_eq!(chart.series[0].line_geometry.join, None); + assert_eq!(chart.series[0].line_geometry.miter_limit, None); + assert_eq!(chart.series[0].line_width_pt, Some(2.25)); +} diff --git a/crates/office2pdf/src/render/pdf.rs b/crates/office2pdf/src/render/pdf.rs index d6f755d6..da46737a 100644 --- a/crates/office2pdf/src/render/pdf.rs +++ b/crates/office2pdf/src/render/pdf.rs @@ -611,6 +611,17 @@ pub(crate) struct PaintedPrimitive { pub kind: PaintedKind, /// Page-space bounding box in points, as `(min x, min y, max x, max y)`. pub bounds: (f64, f64, f64, f64), + pub stroke: Option, +} + +/// Stroke geometry after compilation, before the enclosing frame transform. +#[cfg(all(test, not(target_arch = "wasm32")))] +#[derive(Debug, Clone, Copy)] +pub(crate) struct PaintedStroke { + pub thickness_pt: f64, + pub cap: typst::visualize::LineCap, + pub join: typst::visualize::LineJoin, + pub miter_limit: f64, } #[cfg(all(test, not(target_arch = "wasm32")))] @@ -637,6 +648,21 @@ pub(crate) fn compiled_paint_sequence( images: &[ImageAsset], page_index: usize, ) -> Result, ConvertError> { + let pages = compiled_page_paint_sequences(typst_source, images)?; + pages.get(page_index).cloned().ok_or_else(|| { + ConvertError::Render(format!( + "page {page_index} is past the document's {} pages", + pages.len() + )) + }) +} + +/// Compile a probe collection once and preserve each page's paint sequence. +#[cfg(all(test, not(target_arch = "wasm32")))] +pub(crate) fn compiled_page_paint_sequences( + typst_source: &str, + images: &[ImageAsset], +) -> Result>, ConvertError> { use typst::layout::{Frame, FrameItem, Transform}; use typst::visualize::Geometry; @@ -680,6 +706,7 @@ pub(crate) fn compiled_paint_sequence( FrameItem::Image(_, size, _) => out.push(PaintedPrimitive { kind: PaintedKind::Image, bounds: transformed_bounds(at, size.x.to_pt(), size.y.to_pt()), + stroke: None, }), FrameItem::Shape(shape, _) => { let bounds: (f64, f64, f64, f64) = match &shape.geometry { @@ -711,6 +738,12 @@ pub(crate) fn compiled_paint_sequence( out.push(PaintedPrimitive { kind: PaintedKind::Shape, bounds, + stroke: shape.stroke.as_ref().map(|stroke| PaintedStroke { + thickness_pt: stroke.thickness.to_pt(), + cap: stroke.cap, + join: stroke.join, + miter_limit: stroke.miter_limit.get(), + }), }); } FrameItem::Text(text) => { @@ -722,6 +755,7 @@ pub(crate) fn compiled_paint_sequence( let bottom: (f64, f64) = place(at, width, size / 4.0); out.push(PaintedPrimitive { kind: PaintedKind::Text, + stroke: None, bounds: ( top.0.min(bottom.0), top.1.min(bottom.1), @@ -742,15 +776,15 @@ pub(crate) fn compiled_paint_sequence( ConvertError::Render(format!("Typst compilation failed: {}", messages.join("; "))) })?; super::powerpoint_line_paint::adjust_paragraph_marks(&mut document); - let page = document.pages.get(page_index).ok_or_else(|| { - ConvertError::Render(format!( - "page {page_index} is past the document's {} pages", - document.pages.len() - )) - })?; - let mut painted: Vec = Vec::new(); - collect(&page.frame, Transform::identity(), &mut painted); - Ok(painted) + Ok(document + .pages + .iter() + .map(|page| { + let mut painted: Vec = Vec::new(); + collect(&page.frame, Transform::identity(), &mut painted); + painted + }) + .collect()) } #[cfg(all(test, not(target_arch = "wasm32")))] diff --git a/crates/office2pdf/src/render/typst_gen_diagram_visual_tests.rs b/crates/office2pdf/src/render/typst_gen_diagram_visual_tests.rs index 8acd415b..be480fe0 100644 --- a/crates/office2pdf/src/render/typst_gen_diagram_visual_tests.rs +++ b/crates/office2pdf/src/render/typst_gen_diagram_visual_tests.rs @@ -31,6 +31,7 @@ fn test_codegen_chart_bar_visual_bars() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -119,6 +120,7 @@ fn test_codegen_chart_axis_ticks_and_no_raw_floats() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -195,6 +197,7 @@ fn test_codegen_chart_pie_draws_a_pie() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -276,6 +279,7 @@ fn test_codegen_chart_line_trend_indicators() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -446,6 +450,7 @@ fn an_axis_chart_that_does_not_fit_moves_to_the_next_page_whole() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -520,6 +525,7 @@ fn a_bordered_chart_box_that_does_not_fit_moves_to_the_next_page_whole() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -738,6 +744,7 @@ fn test_codegen_chart_line_plot() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("B".to_string()), @@ -752,6 +759,7 @@ fn test_codegen_chart_line_plot() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping: ChartGrouping::Clustered, @@ -832,6 +840,7 @@ fn a_chart_too_tall_for_a_page_still_breaks_rather_than_overflowing() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -911,6 +920,7 @@ fn stacked_support_chart(grouping: ChartGrouping) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Tables".to_string()), @@ -925,6 +935,7 @@ fn stacked_support_chart(grouping: ChartGrouping) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Graphics".to_string()), @@ -939,6 +950,7 @@ fn stacked_support_chart(grouping: ChartGrouping) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Structure".to_string()), @@ -953,6 +965,7 @@ fn stacked_support_chart(grouping: ChartGrouping) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping, @@ -1122,6 +1135,7 @@ fn legend_chart(position: LegendPosition) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Tables".to_string()), @@ -1136,6 +1150,7 @@ fn legend_chart(position: LegendPosition) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping: ChartGrouping::Stacked, @@ -1357,6 +1372,7 @@ fn a_declared_series_fill_reaches_the_bars() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1429,6 +1445,7 @@ fn a_series_without_a_fill_still_takes_the_palette() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1499,6 +1516,7 @@ fn per_point_fills_colour_each_bar_separately() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1568,6 +1586,7 @@ fn axis_titled_chart(category: Option<&str>, value: Option<&str>) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1687,6 +1706,7 @@ fn labelled_chart(labels: DataLabels) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Stacked, legend_position: LegendPosition::Right, @@ -1801,6 +1821,7 @@ fn pie_chart(values: Vec) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -2014,6 +2035,7 @@ fn test_chart_default_gridline_matches_powerpoint() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -2189,6 +2211,7 @@ fn tick_mark_chart( marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -2809,6 +2832,7 @@ fn band_layout_chart( marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }) .collect(), grouping, @@ -3100,6 +3124,7 @@ fn two_series_bar_chart(theme_accent_colors: Vec) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Cost".to_string()), @@ -3114,6 +3139,7 @@ fn two_series_bar_chart(theme_accent_colors: Vec) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping: ChartGrouping::Clustered, @@ -5537,6 +5563,7 @@ fn test_data_table_prints_a_series_number_format() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -5608,6 +5635,7 @@ fn test_data_table_prints_a_declared_thousands_format() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -5677,6 +5705,7 @@ fn test_data_table_without_a_number_format_prints_plainly() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -5745,6 +5774,7 @@ fn test_a_currency_axis_label_is_escaped() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -5815,6 +5845,7 @@ fn single_series_chart(auto_title_deleted: bool) -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -5906,6 +5937,7 @@ fn automatic_title_chart(series_names: &[Option<&str>], auto_title_deleted: bool marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }) .collect(), grouping: ChartGrouping::Clustered, @@ -6628,6 +6660,7 @@ fn combo_budget_chart() -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }; Chart { chart_type: ChartType::Column, @@ -6650,6 +6683,7 @@ fn combo_budget_chart() -> Chart { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping: ChartGrouping::Stacked, @@ -6849,6 +6883,7 @@ fn combo_line_and_scatter_chart() -> Chart { marker_symbol: Some(MarkerSymbol::Off), marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ChartSeries { name: Some("Positive Selected Period".to_string()), @@ -6863,6 +6898,7 @@ fn combo_line_and_scatter_chart() -> Chart { marker_symbol: Some(MarkerSymbol::Circle), marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }, ], grouping: ChartGrouping::Clustered, @@ -8649,3 +8685,117 @@ fn category_axis_paints_before_overlapping_line_plot_markers() { } assert!(failures.is_empty(), "{}", failures.join("\n")); } + +/// Read actual compiled plot and legend strokes from declared series XML. +/// Native Excel's cap/join controls also establish the omitted miter limit (#1590). +#[cfg(not(target_arch = "wasm32"))] +#[test] +fn declared_series_stroke_geometry_reaches_plots_and_legends() { + use crate::parser::drawingml::SchemeColors; + use crate::render::pdf::compiled_page_paint_sequences; + use typst::visualize::{LineCap, LineJoin}; + + let colors = std::collections::HashMap::new(); + let aliases = std::collections::HashMap::new(); + let scheme = SchemeColors { + colors: &colors, + aliases: &aliases, + }; + let cases = [ + ("rnd", "", LineCap::Round, LineJoin::Round, None), + ("flat", "", LineCap::Butt, LineJoin::Round, None), + ("sq", "", LineCap::Square, LineJoin::Bevel, None), + ( + "rnd", + "", + LineCap::Round, + LineJoin::Miter, + Some(8.0), + ), + ( + "flat", + "", + LineCap::Butt, + LineJoin::Miter, + Some(2.0), + ), + ( + "sq", + "", + LineCap::Square, + LineJoin::Miter, + Some(8.0), + ), + ]; + let mut pages = Vec::new(); + let mut expected = Vec::new(); + for (index, (cap, join, expected_cap, expected_join, limit)) in cases.iter().enumerate() { + let width = if index % 2 == 0 { 2.25 } else { 3.5 }; + let emu = width * 12700.0; + let xml = format!( + r#" + Series + {join} + + + ABC + 103015 + "# + ); + let parsed = crate::parser::chart::parse_chart_xml(&xml, &scheme).unwrap(); + for family in [ + ChartType::Line, + ChartType::Other(crate::ir::RADAR_CHART_LABEL.to_string()), + ChartType::Column, + ] { + let mut chart = parsed.clone(); + chart.chart_type = family.clone(); + if family == ChartType::Column { + chart.series[0].plot_type = Some(ChartType::Line); + let mut columns = parsed.series[0].clone(); + columns.name = Some("Columns".to_string()); + columns.values = vec![12.0, 18.0, 9.0]; + columns.line_width_pt = None; + columns.plot_type = None; + chart.series.insert(0, columns); + } + pages.push(make_flow_page(vec![Block::Chart(Box::new(chart))])); + expected.push(( + family, + *cap, + *join, + *expected_cap, + *expected_join, + *limit, + width, + )); + } + } + let source = generate_typst(&make_doc(pages)).unwrap().source; + let painted_pages = compiled_page_paint_sequences(&source, &[]).unwrap(); + assert_eq!(painted_pages.len(), expected.len()); + let mut failures = Vec::new(); + for (paints, (family, cap, join, expected_cap, expected_join, limit, width)) in + painted_pages.iter().zip(expected) + { + let strokes: Vec<_> = paints + .iter() + .filter_map(|paint| paint.stroke) + .filter(|stroke| (stroke.thickness_pt - width).abs() < 1e-9) + .collect(); + assert_eq!( + strokes.len(), + 2, + "{family:?}: plotted path and matching legend sample retain their width" + ); + for stroke in strokes { + if stroke.cap != expected_cap + || stroke.join != expected_join + || limit.is_some_and(|expected| (stroke.miter_limit - expected).abs() > 1e-9) + { + failures.push(format!("{family:?} cap={cap} join={join}: {stroke:?}")); + } + } + } + assert!(failures.is_empty(), "{}", failures.join("\n")); +} diff --git a/crates/office2pdf/src/render/typst_gen_diagrams.rs b/crates/office2pdf/src/render/typst_gen_diagrams.rs index 7838681f..4273823e 100644 --- a/crates/office2pdf/src/render/typst_gen_diagrams.rs +++ b/crates/office2pdf/src/render/typst_gen_diagrams.rs @@ -284,6 +284,37 @@ fn series_line_pt(series: &crate::ir::ChartSeries) -> f64 { series.line_width_pt.unwrap_or(SERIES_LINE_PT) } +/// Keep the plot and its legend sample on the same declared stroke geometry. +fn series_stroke(series: &crate::ir::ChartSeries, color: &str) -> String { + let geometry = series.line_geometry; + let width = format_f64(series_line_pt(series)); + if geometry.cap.is_none() && geometry.join.is_none() && geometry.miter_limit.is_none() { + return format!("{width}pt + {color}"); + } + let mut stroke = format!("(paint: {color}, thickness: {width}pt"); + if let Some(cap) = geometry.cap { + let cap = match cap { + crate::ir::LineCap::Flat => "butt", + crate::ir::LineCap::Round => "round", + crate::ir::LineCap::Square => "square", + }; + let _ = write!(stroke, ", cap: \"{cap}\""); + } + if let Some(join) = geometry.join { + let join = match join { + crate::ir::LineJoin::Round => "round", + crate::ir::LineJoin::Bevel => "bevel", + crate::ir::LineJoin::Miter => "miter", + }; + let _ = write!(stroke, ", join: \"{join}\""); + } + if let Some(limit) = geometry.miter_limit { + let _ = write!(stroke, ", miter-limit: {}", format_f64(limit)); + } + stroke.push(')'); + stroke +} + /// `baseline:` offset that sets the legend key against its label. /// /// The native export puts the key line 2.64pt above its label's baseline, and @@ -584,14 +615,14 @@ fn line_legend_key(series_index: usize, series: &crate::ir::ChartSeries, color: let key_mid: f64 = SERIES_MARKER_SIZE_PT / 2.0; format!( "#box(width: {}pt, height: {}pt, baseline: {}pt)[\ - #place(top + left, dx: 0pt, dy: {}pt, line(end: ({}pt, 0pt), stroke: {}pt + {color}))\ + #place(top + left, dx: 0pt, dy: {}pt, line(end: ({}pt, 0pt), stroke: {}))\ {}]", format_f64(LEGEND_KEY_LEN_PT), format_f64(SERIES_MARKER_SIZE_PT), format_f64(LEGEND_KEY_BASELINE_PT), format_f64(key_mid), format_f64(LEGEND_KEY_LEN_PT), - format_f64(series_line_pt(series)), + series_stroke(series, color), series_marker_markup( series_index, series, @@ -4134,8 +4165,8 @@ fn generate_chart_axis( .join(", "); let _ = writeln!( out, - "#place(top + left, path(stroke: {}pt + {color}, {coords}))", - format_f64(series_line_pt(s)) + "#place(top + left, path(stroke: {}, {coords}))", + series_stroke(s, &color) ); } for (x, y) in &points { @@ -4723,8 +4754,8 @@ fn generate_chart_line_plot(out: &mut String, chart: &Chart, frame: Option<(f64, .join(", "); let _ = writeln!( out, - "#place(top + left, path(stroke: {}pt + {color}, {coords}))", - format_f64(series_line_pt(s)) + "#place(top + left, path(stroke: {}, {coords}))", + series_stroke(s, &color) ); } // Point markers: the symbol the series names, else the shape cycle. @@ -4974,8 +5005,8 @@ fn generate_chart_radar_plot(out: &mut String, chart: &Chart, frame: Option<(f64 .join(", "); let _ = writeln!( out, - "#place(top + left, path(closed: true, stroke: {}pt + {color}, {coords}))", - format_f64(series_line_pt(series)) + "#place(top + left, path(closed: true, stroke: {}, {coords}))", + series_stroke(series, &color) ); for (x, y) in &points { write_series_marker(out, series_index, series, *x, *y, &color); diff --git a/crates/office2pdf/src/render/typst_gen_page_misc_tests.rs b/crates/office2pdf/src/render/typst_gen_page_misc_tests.rs index afea5dae..dc194f38 100644 --- a/crates/office2pdf/src/render/typst_gen_page_misc_tests.rs +++ b/crates/office2pdf/src/render/typst_gen_page_misc_tests.rs @@ -922,6 +922,7 @@ fn test_table_page_with_anchored_chart_overlays_the_grid() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1089,6 +1090,7 @@ fn sheet_source_with_chart_print_scale(print_scale: f64) -> String { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, @@ -1174,6 +1176,7 @@ fn test_table_page_with_chart_at_end() { marker_symbol: None, marker_style: Default::default(), line_width_pt: None, + line_geometry: Default::default(), }], grouping: ChartGrouping::Clustered, legend_position: LegendPosition::Right, diff --git a/references/plotters.md b/references/plotters.md index bbb92cd3..268054d8 100644 --- a/references/plotters.md +++ b/references/plotters.md @@ -12,7 +12,7 @@ Pure Rust drawing library for data visualization. Supports SVG, PNG, and bitmap ## Why relevant - Most mature Rust charting library. Could render OOXML chart data (bar, line, pie, scatter) into SVG/PNG for embedding in Typst output. -- Currently office2pdf renders charts as fallback data tables — plotters could enable actual chart rendering. +- office2pdf renders supported chart families with Typst primitives; unsupported families retain fallback data tables. Plotters is an alternative backend reference. - Pure Rust, WASM-compatible = aligns with our no-external-dependency philosophy. ## When to consult diff --git a/scripts/probes/issue-1590-series-stroke.json b/scripts/probes/issue-1590-series-stroke.json new file mode 100644 index 00000000..52b48e1c --- /dev/null +++ b/scripts/probes/issue-1590-series-stroke.json @@ -0,0 +1,39 @@ +{ + "name": "issue-1590-series-stroke", + "base": "../../tests/fixtures/xlsx/issue_1181_fit_to_height.xlsx", + "part": "xl/charts/chart2.xml", + "factor": "series stroke cap or join", + "page": 2, + "variants": [ + { + "value": "flat-cap", + "find": "", + "replace": "", + "count": 1 + }, + { + "value": "square-cap", + "find": "", + "replace": "", + "count": 1 + }, + { + "value": "miter-join", + "find": "", + "replace": "", + "count": 1 + }, + { + "value": "bevel-join", + "find": "", + "replace": "", + "count": 1 + }, + { + "value": "default-miter-limit", + "find": "", + "replace": "", + "count": 1 + } + ] +}