This deployment gates its API behind a key (the api_key secret). Paste it to browse and edit here; it is kept in this tab only.
Every route is JSON with the key as X-Api-Key (the gateway consumes Authorization, so a bearer never reaches an app on enclave.host). /api/tools hands back the same six verbs as OpenAI function schemas and as a ready tools.http block for an eyesoff-ai deployment.
…