[object Object]

← back to Designer Wallcoverings

cadence(PJ): switch net-new prefix DWJP->DWPJ (Steve, registry-canonical) + re-enable drip

e1981b2ed61e3e990192d3f7a3f15abda0e242f2 · 2026-06-30 16:59:32 -0700 · Steve

Reassigned all 1,956 pj_draft_catalog rows to DWPJ-14511..16466 (DWPJ namespace was empty; existing live PJ keep legacy DWJP). Nothing had been created yet (0 on Shopify). Dry-run verified DWPJ + DRAFT. PJ_DRAFT_DRIP re-enabled.

Files touched

Diff

commit e1981b2ed61e3e990192d3f7a3f15abda0e242f2
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue Jun 30 16:59:32 2026 -0700

    cadence(PJ): switch net-new prefix DWJP->DWPJ (Steve, registry-canonical) + re-enable drip
    
    Reassigned all 1,956 pj_draft_catalog rows to DWPJ-14511..16466 (DWPJ namespace was empty; existing live PJ keep legacy DWJP). Nothing had been created yet (0 on Shopify). Dry-run verified DWPJ + DRAFT. PJ_DRAFT_DRIP re-enabled.
---
 shopify/scripts/cadence/run-cadence-hourly.sh | 2 +-
 shopify/scripts/cadence/vendors.js            | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/shopify/scripts/cadence/run-cadence-hourly.sh b/shopify/scripts/cadence/run-cadence-hourly.sh
index 45f2af21..3ec711cc 100755
--- a/shopify/scripts/cadence/run-cadence-hourly.sh
+++ b/shopify/scripts/cadence/run-cadence-hourly.sh
@@ -58,7 +58,7 @@ echo "spread: $VPS vendors × $PER skus (cap $MAXP)"
 export QUADRILLE_SAMPLEONLY_DRIP=1
 # Phillip Jeffries 10/day DRAFT-only drip ENABLED (Steve "approve all" 2026-06-30). draftOnly forces
 # DRAFT even though this runner passes --activate; dailyCap:10 throttles it. To re-hold: remove this line.
-# export PJ_DRAFT_DRIP=1   # temporarily held while reassigning prefix DWJP->DWPJ
+export PJ_DRAFT_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
diff --git a/shopify/scripts/cadence/vendors.js b/shopify/scripts/cadence/vendors.js
index aca97173..169becb5 100644
--- a/shopify/scripts/cadence/vendors.js
+++ b/shopify/scripts/cadence/vendors.js
@@ -168,7 +168,8 @@ module.exports = {
   'Fentucci':   { table: 'fentucci_catalog',         costExpr: 'NULLIF(cost,0)', sellExpr: 'NULLIF(price,0)', soldBy: 'Yard', productType: 'Wallcovering', discountNote: 'INERT prep 2026-06-24 — see block above; do NOT enable without Steve.' },
 
   // ── Phillip Jeffries — 10/day DRAFT-only drip, held UNPRICED (Steve approved 2026-06-30) ──────
-  // Onboard the net-new PJ gap (pj_draft_catalog, 1,956 truly-net-new rows, DWJP-14511+) as a SLOW
+  // Onboard the net-new PJ gap (pj_draft_catalog, 1,956 truly-net-new rows, DWPJ-14511+ — Steve set
+  // the canonical PJ prefix to DWPJ 2026-06-30; existing live PJ keep their legacy DWJP) as a SLOW
   // DRAFT drip: logo image + pattern/color only, NO cost, held DRAFT until PJ wholesale cost lands.
   // Uses the sampleOnly no-cost path BUT adds two PJ-only flags the importer honors:
   //   draftOnly: true  → HARD-forces status='DRAFT' even if --activate is passed. PJ can NEVER
@@ -184,5 +185,5 @@ module.exports = {
   'Phillip Jeffries': { table: 'pj_draft_catalog', sampleOnly: true, draftOnly: true, dailyCap: 10, pjDrip: true,
                         imageOverride: 'https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PhillipJeffriesLogo_3266367c-1ae8-48d5-8b02-d033802bee77.png?v=1722462657',
                         soldBy: 'Sample', productType: 'Wallcovering',
-                        note: 'DRAFT-only drip, held unpriced until PJ cost confirmed (Steve 2026-06-30). NEVER pass --activate for PJ. Logo image only; dedup-clean net-new in pj_draft_catalog (DWJP-14511+).' },
+                        note: 'DRAFT-only drip, held unpriced until PJ cost confirmed (Steve 2026-06-30). NEVER pass --activate for PJ. Logo image only; dedup-clean net-new in pj_draft_catalog (DWPJ-14511+).' },
 };

← eebde7f6 cadence: temporarily hold PJ drip while reassigning prefix D  ·  back to Designer Wallcoverings  ·  auto-save: 2026-06-30T17:12:11 (9 files) — pending-approval/ 38a5c6b2 →