[object Object]

← back to Domain Landings

5x: portfolio wall clean twice (sweeps 2-3); report

ce67c54e2fd61fd612bb6dec933faa09829be331 · 2026-08-17 17:01:50 -0700 · Steve Abrams

Files touched

Diff

commit ce67c54e2fd61fd612bb6dec933faa09829be331
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Aug 17 17:01:50 2026 -0700

    5x: portfolio wall clean twice (sweeps 2-3); report
---
 5x/REPORT.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/5x/REPORT.md b/5x/REPORT.md
index 9cc2d00..1371564 100644
--- a/5x/REPORT.md
+++ b/5x/REPORT.md
@@ -1,9 +1,9 @@
-# /5x REPORT — https://818butler.com/ (domain-landings)
+# /5x REPORT — https://818butler.com/admin/wall (portfolio wall)
 
-| Sweep | State | Passed | Caught | Fixed |
-|-------|-------|--------|--------|-------|
-| 1 | pre-GA4 | 7/7 | 0 | — |
-| 2 | post-GA4 (gtag asserted live) | 7/7 | 0 | — |
+| Sweep | Passed | Caught | Fixed | Commit |
+|-------|--------|--------|-------|--------|
+| 1 | 6/7 | 3 (thumbnail 404s on developed views) | thumbnail request skipped when no screenshot exists | 5x-s1 |
+| 2 | 7/7 | 0 | — | — |
+| 3 | 7/7 | 0 | — | — |
 
-**Result: CLEAN TWICE → stable.** Six-way state: M1 HTTP ✓ · M2 render ✓ · M3 E2E ✓ · Chrome ✓ · Safari ✓ · Firefox ✓ · clickthrough (Send offer) ✓.
-GA4 gtag (G-960ND071J3) verified present. Offer form → George email verified (mailed:true). No defects; nothing to fix.
+**Result: CLEAN TWICE → stable.** Six-way: M1 HTTP ✓ · M2 render ✓ · M3 E2E ✓ · Chrome ✓ · Safari ✓ · Firefox ✓ · clickthrough 10/10 (sort ×4, type ×5, density). Root cause of sweep-1 defect: wall requested /thumbs/<domain>.jpg for the 5 sites lacking a screenshot → 404 console noise (visually handled by onerror, but real console errors). Fixed by having the server flag which domains have thumbnails so the client never requests a missing one.

← 3e80d2e 5x sweep 1: wall skips thumbnail request for domains w/o a s  ·  back to Domain Landings  ·  5x/contrarian fixes: goLive blocked-embed feedback + LIVE-se 995c737 →