← back to Designerwallcoverings
auto-data-snapshot: 2026-09-23T10:35:16 (1 data files) — scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
95dfa15ce97fc852e4334f78ed4c13595a81b895 · 2026-09-23 10:35:21 -0700 · auto-commit-fleet
Files touched
M scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
Diff
commit 95dfa15ce97fc852e4334f78ed4c13595a81b895
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Wed Sep 23 10:35:21 2026 -0700
auto-data-snapshot: 2026-09-23T10:35:16 (1 data files) — scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
---
scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md b/scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
index 5b86523..15079d8 100644
--- a/scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
+++ b/scripts/tk11397-gmc-404-batch/AUDIT-SUMMARY.md
@@ -14,7 +14,7 @@ Canary dead set 858 → subtract ALL staged artifact coverage (TK-11731 feed-lin
- unpublished uncovered: 133 offers (35 serving-approved / 98 disapproved)
## Resolution (161/161 rename_drift)
-- 84 resolved via productVariant GraphQL; 77 via product id (canary keys these rows with the PRODUCT id; variant lookup null) → mirror variant_sku DWQW-NNNNN.
+- 84 resolved via productVariant GraphQL; 77 fell through to mirror variant_sku DWQW-NNNNN. NOTE (corrected 2026-09-23): those 77 were NOT keyed with only the product id — the key `shopify_US_<productId>_<variantId>` carries both. resolve-variants.mjs extracted the wrong one (a `/\d+/` first-run bug, no `g` flag → product id) so the GraphQL variant lookup returned null; the mirror fallback recovered them. Script since fixed to take the trailing variant id.
- ALL 161 → ACTIVE products, 0 same-handle, 148 distinct current handles, 0 conflicts (one dead handle never maps to 2 targets).
## Live verification (www.designerwallcoverings.com, realistic UA, paced)
← ad3148e auto-data-snapshot: 2026-09-23T09:31:43 (1 data files) — scr
·
back to Designerwallcoverings
·
TK-11397: fix variant-id extraction in resolve-variants.mjs 9b5b1df →