ForgeFX Simulations

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.

Checked 2026-07-03T08:48:59.544Z HTTP 200 Vercel HIT Live v2026.07.02.3 · POC

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

SurfaceVersionHashMatches Live
Live productionv2026.07.02.3 · POC76984f223404fe36PASS
Current static sourcev2026.07.02.3 · POC76984f223404fe36PASS
Local dist artifactv2026.07.02.6 · POC6678d7fac3aff227CHECK
Desktop screenshot of ForgeLab Halliburton Elite II POC
Desktop Chromium 1440×900: shell and simulator render cleanly with v2026.07.02.3 · POC.
Mobile screenshot of ForgeLab Halliburton Elite II POC
Mobile Chromium 390×844: page renders, but the two-column simulator surface is squeezed and right-pane controls extend offscreen.