GID-WEB-001SHEET 6 · LOCAL SANDBOX — BROWSER TEST BENCHREV 2ca48122026-07-10

Local sandbox.
Nothing uploads.

View an OBJ or STL part and compute its file digest — entirely in this browser tab. Files are parsed locally; nothing is uploaded. The production engine is demonstrated in pilot evaluations.

STEP 1 OF 2 — SCOPE OF THIS BENCHPreview only
  • Renders your mesh in a WebGL viewer — the file never leaves this machine.
  • Computes a SHA-256 digest of the file bytes — labeled as exactly that, nothing more.
  • Does not run the production engine. Production Gauge.IDs are certified under a declared policy; see them in a pilot evaluation.

SANDBOX READY · CLIENT-SIDE PARSER · WEBGL RENDERER

STEP 2 OF 2 — LOAD GEOMETRY

Parsed locally in your browser. No data is uploaded.

AWAITING GEOMETRY
Load an OBJ or STL file to preview it here.
UP: +Y MODE: PREVIEW
SECTION 02SCOPE — THIS SANDBOX VS THE PRODUCTION ENGINEREV 2ca4812

The sandbox shows the problem. The engine is the instrument. What each computes:

PropertyThis sandboxProduction engine
Where it runsIn this browser tab — files parsed locally, nothing uploadedOn your hardware or ours
InputA single OBJ or STL fileA sample of your library — mesh (STL, OBJ) and B-rep (STEP)
OutputSHA-256 digest of the file bytes, vertex and triangle countsA canonical Gauge.ID per part, duplicate and near-duplicate findings, a signed replayable report
Pose and formatRotating, moving, or re-exporting the part changes the digestIdentity is invariant to translation, rotation, and reflection — stable across pose, format, and export path
When not certifiableNot applicable — no certification is attemptedFlagged for engineering review, never silently guessed
CertificationNone. A preview, labeled as such.Certified under the declared policy — run it twice, the bytes match.

The digest changes. The identity should not.

That gap is the instrument's job. A pilot audit runs a sample of your library under a declared policy and returns a signed, replayable report — run it twice, the bytes match.

Explore solutions