← back to Designer Wallcoverings

audits/designtex-uom-fix/designtex-uom-fix-PLAN.json

25 lines

{
  "task": "Designtex UOM drift fix (77 SKUs) — Option A (DTD verdict)",
  "field": "global.unit_of_measure",
  "intended_change": { "from": "Priced Per Single Roll", "to": "YARD" },
  "scope": "Designtex-only (DWDX prefix), exactly the 77 SKUs in designtex-uom-drift-live-77.json",
  "status": "ALREADY APPLIED — verified live read-only 2026-06-26",
  "live_verification": {
    "method": "GraphQL product.metafield(global,unit_of_measure) read for all 77 gids",
    "checked": 77,
    "uom_YARD": 77,
    "uom_drift": 0,
    "uom_other": 0,
    "variant_title": "Sold Per Yard (all 77, Sample variant untouched)",
    "roll_tag_removed": true,
    "still_drifted": []
  },
  "applied_by": [
    { "script": "flip-uom-live-77.mjs", "ran": "2026-06-23 ~15:36", "scope": "the 77 from list", "result": "77 ok / 0 failed", "did": "global.unit_of_measure->YARD, tag Priced Per Single Roll removed + Priced Per Yard added, variant Single Roll->Yard" },
    { "script": "designtex-soldperyard-boltsize.mjs --execute", "ran": "2026-06-26 ~10:41", "scope": "line-wide 356 DWDX", "result": "356 ok / 0 failed", "did": "variant title -> 'Sold Per Yard', desc prose roll->yard, bolt size li, tag hygiene, idempotent global.unit_of_measure->YARD re-assert" }
  ],
  "plan_rows": [],
  "note": "No gated live write remains. The 2026-06-23 gap snapshot (drift=77) is STALE — it predates both fix runs. This PLAN documents a verified no-op, not a pending change.",
  "out_of_scope": "4-spec backfill (repeat/content/fire/cleaning) — separate later pass per DTD."
}