[object Object]

← back to Dw Validator Debug TK11314

auto-save: 2026-07-12T23:21:12 (4 files) — pending-approval/boost-filter-consolidation-2026-06-25 scripts/houston-mfr-fix.js scripts/pr-contact-for-price vendor-scrapers/china-seas-refresh

8df0efaa736283ea8372d8907ad2bf870563bfd8 · 2026-07-12 23:21:17 -0700 · Steve Abrams

Files touched

Diff

commit 8df0efaa736283ea8372d8907ad2bf870563bfd8
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Jul 12 23:21:17 2026 -0700

    auto-save: 2026-07-12T23:21:12 (4 files) — pending-approval/boost-filter-consolidation-2026-06-25 scripts/houston-mfr-fix.js scripts/pr-contact-for-price vendor-scrapers/china-seas-refresh
---
 scripts/houston-mfr-fix.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/houston-mfr-fix.js b/scripts/houston-mfr-fix.js
index b6e791f6..87e68ba9 100644
--- a/scripts/houston-mfr-fix.js
+++ b/scripts/houston-mfr-fix.js
@@ -18,6 +18,7 @@ const { Pool } = require('pg');
 const fs = require('fs');
 const path = require('path');
 require('dotenv').config({ path: path.join(__dirname, '..', '.env') });
+const { mirrorWriteThrough } = require('../shopify/scripts/lib/mirror-write-through');
 
 const EXECUTE = process.argv.includes('--execute');
 const statusArg = (process.argv.find(a => a.startsWith('--status='))

← 9efed270 auto-save: 2026-07-12T22:51:02 (4 files) — pending-approval/  ·  back to Dw Validator Debug TK11314  ·  Wire mirrorWriteThrough into houston-mfr-fix + pr-quote-only 8a2adad9 →