← back to Dw Substitute Viewer
5x report: six-way core PASS (A+B all engines, 0 JS errors); Phase-C timeouts diagnosed as hidden-by-design inputs (false positives), no fake fix
743f947cdfaa3156bdc6ec2c6773d60325638f6d · 2026-07-07 16:46:17 -0700 · Steve
Files touched
Diff
commit 743f947cdfaa3156bdc6ec2c6773d60325638f6d
Author: Steve <steve@designerwallcoverings.com>
Date: Tue Jul 7 16:46:17 2026 -0700
5x report: six-way core PASS (A+B all engines, 0 JS errors); Phase-C timeouts diagnosed as hidden-by-design inputs (false positives), no fake fix
---
5x/REPORT.md | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/5x/REPORT.md b/5x/REPORT.md
new file mode 100644
index 0000000..f4d49a4
--- /dev/null
+++ b/5x/REPORT.md
@@ -0,0 +1,34 @@
+# /5x report — Substitute Finder viewer (http://127.0.0.1:9948/)
+
+## Sweep 1
+
+| Phase | Check | Result |
+|-------|-------|--------|
+| A · M1 | HTTP contract | PASS — 200 text/html |
+| A · M2 | Headless render | PASS — 920KB screenshot |
+| A · M3 | Automation E2E | PASS — 10× `#grid .card`, 0 JS errors |
+| B · B4 | Chrome | PASS |
+| B · B5 | Safari | PASS |
+| B · B6 | Firefox | PASS |
+| C | Click-through | 3 timeouts — **false positives (see below)** |
+
+### Phase-C timeouts — diagnosed, NOT real defects
+- `search "recolor"` / `search clear` / `verdict button: dw` — the generic click-through
+ agent (built for other apps) tried to `fill`/`click` **intentionally-hidden** inputs and
+ auto-waited 30s for visibility.
+- Evidence: 39 inputs total, **22 are `display:none`** — the per-card URL editors (`.iurl`
+ /`.purl`, hidden until the "✎ URLs" toggle) and collapsed-section facet find-boxes.
+- The single real search input (`#q`) **fills + filters correctly** (verified: no timeout).
+- **0 JS errors** in any phase.
+
+### Verdict
+Six-way core (A+B) is clean and stable across all three engines. Phase-C failures are the
+agent interacting with hidden-by-design controls — no user-facing defect, so **no fix applied**
+(faking one would violate /5x's real-fixes-only rule). Real interactive controls verified
+independently this session: facet filter, hex# re-rank, priority reorder, density text-collapse,
+expand/collapse-all, drag-drop image (clobber fixed), CLIP re-rank.
+
+### Optional (not a bug)
+Lazy-render the per-card URL-editor inputs only when the "✎ URLs" editor is opened — removes
+~20 hidden inputs from the DOM and silences the agent's false positives. Deferred: it's a
+refactor of a working feature, not a defect fix.
← 88868be left rail: Expand all / Collapse all — opens/closes every se
·
back to Dw Substitute Viewer
·
auto-save: 2026-07-08T06:34:26 (1 files) — index.html bc77276 →