Live Browser QA · ForgeLab
Halliburton Elite II POC
Production page checked against the current static source for /cementing-services/, with desktop and mobile Chromium screenshots captured from the live URL.
Verdict
PASS Live matches source. The normalized deployed HTML hash matches apps/forgelab/public/cementing-services/index.html.
PASS Desktop render passed. The simulator mounted, the POC shell version is correct, and no page errors, failed requests, or 4xx/5xx responses were captured.
CHECK Mobile remains visually wrong if phone support matters. The app keeps a two-column simulator layout at 390px, making the schematic tiny and pushing right-pane controls offscreen.
Still Looks Wrong
Mobile layout: at 390px wide, .panes remains two columns of about 194.5px each. The right pane has 460px of content in a 195px box, and the probe found controls with right edges past the viewport.
Local dist mismatch: apps/forgelab/dist/cementing-services/index.html says v2026.07.02.6 · POC, while live/source say v2026.07.02.3 · POC. That is not a production problem, but the local dist artifact is not reliable evidence right now.
Console warnings: Chromium warns twice about non-standard appearance: slider-vertical. It does not break the page, but it is worth cleaning up when touching the controls.
Source Comparison
| Surface | Version | Hash | Matches Live |
|---|---|---|---|
| Live production | v2026.07.02.3 · POC | 76984f223404fe36 | PASS |
| Current static source | v2026.07.02.3 · POC | 76984f223404fe36 | PASS |
| Local dist artifact | v2026.07.02.6 · POC | 6678d7fac3aff227 | CHECK |
v2026.07.02.3 · POC.