Omega 11.0.0 worker-enhanced static truth layer
COMMAND · DIAGNOSTIC SURFACE

Measure first.
Then move.

Command performs two bounded actions: verify the public Worker contract and audit metadata from a public HTTPS page. It cannot mutate production infrastructure.

Public-page audit

Deterministic checks for metadata and crawl readiness. Retrieved HTML is treated as untrusted data and is not sent to an AI model.

Worker required
SSRF protection: the Worker accepts public HTTPS targets only, blocks local/private host patterns and direct IP addresses, revalidates redirects, limits response size, and applies a timeout.
PUBLIC BOUNDARY

Diagnostics,
not admin.

Deploy, rollback, promotion, purge, token, and account operations belong in an authenticated control plane—not this page.

GET

Health

Reports release, Worker readiness, and configured provider states without returning secrets.

POST

Audit

Fetches one public page and scores a published set of deterministic checks.

NONE

Mutation

No public action can deploy code, change DNS, clear caches, or alter accounts.

SAFE FAIL

Unavailable

A missing or unhealthy Worker stays visibly unavailable instead of turning green.