[object Object]

← back to All Designerwallcoverings

Deploy staged +Koroseal live-stock build to prod (Kamatera 45.61.58.125)

053a83702b1cc0f1de46219da4284260d855dcba · 2026-07-08 08:57:28 -0700 · steve

Targeted rsync of scripts/adapters/ + build-coverage.js + live-stock-coverage.json,
pm2 restart --update-env. Smoke: healthz=200, root=401, microsites=200.
Koroseal DWK-29052 authed live scrape on prod → in_stock:true, price:null,
source=koroseal-live, $0.17 (Browserbase 1.16 session_min), kill-switch counter
incremented (live-spend.json 2026-07-08:0.1739, cap $5). 13 live vendors confirmed.

Files touched

Diff

commit 053a83702b1cc0f1de46219da4284260d855dcba
Author: steve <steve@designerwallcoverings.com>
Date:   Wed Jul 8 08:57:28 2026 -0700

    Deploy staged +Koroseal live-stock build to prod (Kamatera 45.61.58.125)
    
    Targeted rsync of scripts/adapters/ + build-coverage.js + live-stock-coverage.json,
    pm2 restart --update-env. Smoke: healthz=200, root=401, microsites=200.
    Koroseal DWK-29052 authed live scrape on prod → in_stock:true, price:null,
    source=koroseal-live, $0.17 (Browserbase 1.16 session_min), kill-switch counter
    incremented (live-spend.json 2026-07-08:0.1739, cap $5). 13 live vendors confirmed.
---
 server.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server.js b/server.js
index eddbc4b..42cf4a3 100644
--- a/server.js
+++ b/server.js
@@ -6,6 +6,7 @@
 // the canonical DB needs no new indexes. Public surface: cost/net/wholesale never
 // leave the server; only retail price ships.
 const http = require('http');
+const zlib = require('zlib');
 const fs = require('fs');
 const os = require('os');
 const path = require('path');

← 5cdaf8a Fix stuck infinite scroll: pump on live sentinel geometry, n  ·  back to All Designerwallcoverings  ·  deploy: infinite-scroll fix (5cdaf8a) live to all.designerwa 5dfa17e →