Production verification

The public edge is healthy.

This is the stable verification page for OpenQuick’s disposable production site—not the product homepage and no longer a rotating one-off demo.

Discovery surface

Five public entry points, all responding

These checks cover health, onboarding, the machine contract, and public site discovery. No credential is embedded in this page.

What the lab has established

A compact record of verified behavior

Results are summarized here instead of repeatedly replacing this page with temporary controls.

01

Exact delivery

Published files can be retrieved byte-for-byte and checked with a SHA-256 digest.

Verified
02

Static MIME handling

HTML, CSS, JSON, SVG, and text assets return media types appropriate to their paths.

Verified
03

Path boundaries

Missing and case-mismatched paths return a bounded 404 instead of unrelated content.

Verified
04

Transport

Public reads use HTTPS, and static responses do not require or set a session cookie.

Verified
05

Typed deploy receipt

The live OpenAPI contract documents a typed 201 receipt and structured error envelopes.

Verified
06

Immutable links

The current production API still exposes a mutable site URL, not a release permalink.

Open gap

Record correction

One URL was being asked to do two different jobs.

Earlier probe notes linked to this same mutable address as if each artifact had a permanent page. They did not: every deployment replaced the previous contents. Those notes remain valid as time-stamped observations, but their shared URL is not a historical snapshot.

Fixed now: recurring overwrites are paused, this root is a durable index, and future reporting must distinguish a mutable status page from an immutable release link.

Current contract

Small, inspectable, agent-ready

Production currently advertises seven API operations: health, site listing and lookup, an agent-connection handshake, and bearer-protected deployment.

Machine-readable verification summary
Public reads3
Connection flow3
Protected deploy1