[object Object]

← back to Wallco Ai

YOLO ledger: T2 re-link 2845 rooms (31%→99%) + root-cause (deploy clobber) + cron-redundancy findings

13396d1a82ffa14a22e9bfa3dd5836eafb10a3ff · 2026-06-03 15:16:55 -0700 · Steve Abrams

Files touched

Diff

commit 13396d1a82ffa14a22e9bfa3dd5836eafb10a3ff
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 15:16:55 2026 -0700

    YOLO ledger: T2 re-link 2845 rooms (31%→99%) + root-cause (deploy clobber) + cron-redundancy findings
---
 YOLO_BACKLOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/YOLO_BACKLOG.md b/YOLO_BACKLOG.md
index 9768481..23b4eaf 100644
--- a/YOLO_BACKLOG.md
+++ b/YOLO_BACKLOG.md
@@ -154,3 +154,6 @@ Envelope: LOCAL COMMITS ONLY (deploys Steve-gated), local-only/no destructive, e
 - T1 · 2026-06-03 ~14:4x · universal search matched by COLOR NAME · done · found real gap (blue/green/teal/navy/cream all → 0 results; universalSearch only indexed title/category/handle/motifs). Added cached colorTokensForHex(dominant_hex) via lib/color _hueBucket+hueName + synonyms; +2 color-match in design scorer. Validated local: blue 0→271, green 0→435, teal 0→253, navy 0→207, cream→117, hex-accurate; toile/floral unchanged (no regression). · CNCP win-2026-06-03-wallco-ai-mpyl3yqlsw · LOCAL (deploy gated)
   - Follow-on candidate (next tick): MATERIAL search (grasscloth/cork/raffia → 0) — ground lives in prompt, not in the snapshot fields universalSearch iterates; needs prompt/ground exposed to the index. Investigate next.
 - T2 · docs/mural-pipeline.md — added "Replicate gotchas (hard-won)" section (403 UA fix, base64→files-API, model-404→version-pin, per-tile retry, inpaint model) + "Reviewing built masters" (/admin/mural-masters). Captures today's fixes so next session doesn't rediscover them. CNCP pending.
+- T2 · 2026-06-03 ~15:1x · re-linked 2,845 deploy-reverted room_mockups → live PDP room coverage 31%→99% (4160/4187) · done · DTD verdict A (2/2 valid, run /tmp/dtd-20260603-151115-11833) · improved backfill-rooms.py skip-if-exists ($0 re-link) · verified sticks t+90s · CNCP win-2026-06-03-wallco-ai-mpymkqfn4g · prod data write (Steve-approved room-backfill scope)
+  - ROOT CAUSE found: a deploy-like designs.json rewrite (21:43, one-time) clobbered the backfill's prod-side room_mockups (Mac2 designs.json rsynced over prod's; documented hazard). DURABLE FIX (gated, candidate next tick): append `python3 scripts/backfill-rooms.py --limit 5000` to deploy-kamatera.sh tail so every deploy auto-re-links rooms from the on-disk PNGs.
+  - CRON REDUNDANCY found: pre-existing `backfill-rooms-cron.sh` (Steve-auth 2026-05-28, 6:30am) fires /api/room (auth-gated, possibly METERED) limit 50 + a python re-link. MY `cron-backfill-rooms.sh` (3:20am, added today, Steve-approved) uses FREE PIL backfill-rooms.py limit 150 (now skip-if-exists). Recommend Steve consolidate to the free-PIL one (disable backfill-rooms-cron.sh). Did NOT auto-modify Steve's crontab.

← fc5c3d3 backfill-rooms: skip re-composite when room PNG already on d  ·  back to Wallco Ai  ·  yolo ledger: T3 CNCP tree warmer [local-only] a0a627a →