← back to Designer Wallcoverings
Disable stage-winfield-thybony.py — keyed off stale/collided April DW SKUs; ~1,776 Winfield already exist as archived PR/Hollywood shells (dedup by mfr_sku). Corrected Track A/B flow supersedes
9640158149df62edb16ae4bd9224fc374eaf5a25 · 2026-06-25 17:29:23 -0700 · Steve
Files touched
M shopify/scripts/cadence/stage-winfield-thybony.py
Diff
commit 9640158149df62edb16ae4bd9224fc374eaf5a25
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Jun 25 17:29:23 2026 -0700
Disable stage-winfield-thybony.py — keyed off stale/collided April DW SKUs; ~1,776 Winfield already exist as archived PR/Hollywood shells (dedup by mfr_sku). Corrected Track A/B flow supersedes
---
shopify/scripts/cadence/stage-winfield-thybony.py | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/shopify/scripts/cadence/stage-winfield-thybony.py b/shopify/scripts/cadence/stage-winfield-thybony.py
index 255e7250..7e8dcb8b 100644
--- a/shopify/scripts/cadence/stage-winfield-thybony.py
+++ b/shopify/scripts/cadence/stage-winfield-thybony.py
@@ -23,6 +23,15 @@ Usage:
"""
import argparse, csv, json, os, subprocess, sys
+# ⛔ DO NOT RUN — superseded 2026-06-25. This script keyed off the April export's DW SKU
+# column (DWKK-145xxx), which is STALE/COLLIDED: 100% of its overlapping assignments now
+# point at OTHER live products (Brunschwig), and ~1,776 of these Winfield patterns ALREADY
+# exist in Shopify as archived Phillipe Romano/Hollywood shells (dedup must key on mfr_sku,
+# not DW SKU). Staging from here created a duplicate risk; it was rolled back. Correct path:
+# Track A (revive 1,829 existing shells, keyed by mfr_sku) + Track B (create 1,082 truly-missing
+# with FRESH registry DW SKUs). See memory reference_kravet_loader_dropped_yard_priced_winfield.
+sys.exit("DISABLED: keyed off stale/collided April DW SKUs — see header. Use the mfr_sku-keyed Track A/B flow.")
+
CSV = os.path.expanduser('~/Projects/kravet-sheet-sync-2026-04-20/kravet_new_2026-04-20.csv')
IMGS = os.path.expanduser('~/Projects/kravet-sheet-sync-2026-04-20/kravet_image_catalog.jsonl')
BRAND = 'WINFIELD THYBONY'
← 202fdad2 cadence: unit-aware soldBy for Kravet family (soldByUnit) —
·
back to Designer Wallcoverings
·
auto-save: 2026-06-25T17:36:07 (3 files) — pending-approval/ e85ad64a →