[object Object]

← back to Designer Wallcoverings

cadence: activate DWBR->Malibu Wallpaper remap (DWBR_HOUSE_LINE_REMAP=1) after canonical dw_unified flip

2583a0d6aab6c54d57aa3b8eb47dfac1fe5e038b · 2026-06-25 14:59:46 -0700 · steve

Files touched

Diff

commit 2583a0d6aab6c54d57aa3b8eb47dfac1fe5e038b
Author: steve <steve@designerwallcoverings.com>
Date:   Thu Jun 25 14:59:46 2026 -0700

    cadence: activate DWBR->Malibu Wallpaper remap (DWBR_HOUSE_LINE_REMAP=1) after canonical dw_unified flip
---
 shopify/scripts/cadence/run-cadence-hourly.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/shopify/scripts/cadence/run-cadence-hourly.sh b/shopify/scripts/cadence/run-cadence-hourly.sh
index 256bbb48..0abc38a5 100755
--- a/shopify/scripts/cadence/run-cadence-hourly.sh
+++ b/shopify/scripts/cadence/run-cadence-hourly.sh
@@ -56,6 +56,12 @@ echo "spread: $VPS vendors × $PER skus (cap $MAXP)"
 # join the normal round-robin and create $4.25 sample-only products at the metered pace (NO burst —
 # they share the same --max/budget cap as every cost vendor). ~1,936 net-new to drain over time.
 export QUADRILLE_SAMPLEONLY_DRIP=1
+# DWBR (Brewster/York) → Malibu Wallpaper remap ACTIVATED (Steve 2026-06-25, after the
+# canonical dw_unified vendor_registry flip UPDATE 1). The ~7,508 held DWBR products now
+# emit vendor/global.Brand = "Malibu Wallpaper" (title "| Malibu Wallcovering") via the
+# per-product house_line fallback in cadence-import.js, clearing the banned-name denylist
+# guard so they publish at the normal metered ~18/hr pace. To re-hold: remove this export.
+export DWBR_HOUSE_LINE_REMAP=1
 OUT=$(node scripts/cadence/cadence-import.js --slot "$SLOT" --vendors "$VPS" --skus "$PER" --max "$MAXP" --activate --commit 2>&1)
 RC=$?
 echo "$OUT"

← 64a76eb9 AF repair: implement sample-fix/leak-scrub/archive-ghost app  ·  back to Designer Wallcoverings  ·  auto-save: 2026-06-25T15:04:49 (6 files) — pending-approval/ d2b54197 →