← back to Quadrille House Site
5x/REPORT.md
23 lines
# /5x REPORT — deploy both + verify (2026-06-30)
Targets: https://quadrille.designerwallcoverings.com · https://new.designerwallcoverings.com
## Sweep ledger
| Sweep | Site | Caught | Fixed | Result |
|---|---|---|---|---|
| 1 | quadrille | 1 real (dead `#showroom` "Enter" link → non-hyphen domain had no DNS) + harness false-negatives | — | 4/7 six-way (M2 screenshot-timing + M3 transient JS = false; 10 click-through fails = controls from a different app's profile, not on this page) |
| 2 | quadrille | 0 | 1 (created CF-proxied DNS `quadrilleshowroom.designerwallcoverings.com` + nginx `server_name` alias → both showroom buttons now 200) | CLEAN on direct verify: 0 JS errors, 8 room-setting hero slides, 3D button→200, 3675 grid cards (−42 settlement), **no palm/tropical/banana leak** |
| 1 | new.dw | 0 | — | CLEAN: HTTP 200, 0 JS errors, 5000 cards, **Status facet = Active/Draft/Staged for New/Archived**, **1594 room-setting hover-swaps + Room badges** |
## Real defects found & fixed
1. **Dead showroom link** — the `#showroom` band's "Enter the Showroom" button pointed at `quadrilleshowroom.designerwallcoverings.com` (no hyphen) which had no DNS (000). Fixed by making that domain resolve to the same showroom origin (Cloudflare-proxied A record + nginx `server_name` alias), so BOTH the band button (non-hyphen) and the catalog button (hyphen) now work. No code reverted.
## Not real (harness false-negatives, not fixed by design)
- M2 "no screenshot" — `e2e.png` was in fact produced; a timing/path quirk in the runner.
- M3 "1 JS error" — 0 errors on clean re-check (networkidle timing artifact).
- 10 click-through fails ("search recolor", verdict dw/wpb/both/skip, Board, Next/Prev) — the generic click-through profile targets a *different* app (wallco/WPB curator); those controls don't exist on these pages. Real controls (pattern, sort ×5) all PASSED.
## Final state — both live & clean
- quadrille: room-setting hero + settlement scrub (−42) + working 3D button.
- new.dw: Active/Draft/Staged/Archived status facet + room-setting 2nd-image hover-swap.