Restricted — Soft Gate

Army Link — Overseer Command Nexus

Passkey-gated creation entry. The Nexus is a command, audit, and orchestration surface — not a trading or execution venue. All decisions remain human-approved. This page is served as static HTML on GitHub Pages. When a server-side unlock endpoint is configured and reachable, the gate validates against it; otherwise it falls back to a client-side soft check that anyone can bypass by reading the source.

Awaiting passkey.
Probing auth backend…
When the server endpoint is reachable, the passkey is sent over HTTPS to the Hub unlock API and validated server-side; the server returns the Nexus URL only on success. When the server is unavailable or not configured, the gate falls back to a local SHA-256 comparison — the plaintext passkey never leaves this device, is never logged, and is never persisted. Unlock state is stored only in sessionStorage for this tab.
Soft-gate disclaimer. When server auth is not active, this is a static GitHub Pages site and the passkey check runs entirely in your browser; it can be bypassed by anyone willing to read the source. Treat it as a friction layer, not as access control. No secrets, credentials, or trading capabilities are exposed behind this gate. The Nexus is a command, audit, and orchestration surface — no trading execution, no order routing, no broker connection.