[object Object]

← back to Tk10630 Sku Suffix Canary

DTD verdict B (5/5): leave existing DWHD, fix generator forward; adopt Cody 864-orphan correction

5c8d27f3ac6179183784677212972e975968b4ec · 2026-08-17 16:37:31 -0700 · steve

Files touched

Diff

commit 5c8d27f3ac6179183784677212972e975968b4ec
Author: steve <steve@designerwallcoverings.com>
Date:   Mon Aug 17 16:37:31 2026 -0700

    DTD verdict B (5/5): leave existing DWHD, fix generator forward; adopt Cody 864-orphan correction
---
 DESIGN-generator-real-code.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/DESIGN-generator-real-code.md b/DESIGN-generator-real-code.md
index e8d03aa..f40568d 100644
--- a/DESIGN-generator-real-code.md
+++ b/DESIGN-generator-real-code.md
@@ -105,3 +105,15 @@ The customer-facing SKU must ALWAYS carry a Hollywood PRIVATE-LABEL prefix; the
   divorced from the real product — not the presence of a brand prefix.
 - OPEN for Steve: prefix = single `HW-` for all, or preserve/derive the legacy per-collection
   prefixes (HWC/XWH/NOC…)? And is the numeric part the Momentum `number` or a DW-assigned one?
+
+## DTD DECISION (2026-08-17, 5/5 unanimous B; Cody dissent A)
+**B: Leave the existing ~2,538 as DWHD (opaque, non-leaking, real # in manufacturer_sku); fix the
+GENERATOR so NEW products are born with the correct Hollywood private-label code.**
+- Existing DWHD products stay — no churn on already-compliant live SKUs.
+- The dw-hollywood-sku-canary stays at a truthful baseline-aware WARN for the known DWHD backlog
+  (regression detection intact); it is NOT re-tuned to bless fabricated codes.
+- Correction (Cody): 864 ACTIVE orphans (not 382) — they remain DWHD, non-leaking; no forced churn.
+- NEXT (generator forward-fix, still Steve-gated build): rewrite assign-sku/hollywood-create/
+  hollywood-add-yard to mint a Hollywood private-label code (NOT bare Momentum number, NOT sequential
+  DW-vendor) + keep the real number in manufacturer_sku + add the canary's forward guard. Kill-switch
+  stays on until that ships.

← ae72fe9 CORRECTION: Option C retracted (always-pl-momentum); 70 reve  ·  back to Tk10630 Sku Suffix Canary  ·  canary: add bare_number_leak guard (raw Momentum number as S d553af2 →