operator-api
The /api/v1 operator surface (ADR-0023): register agents and vend endpoints as the signed-in human. Every request requires an OPERATOR OAuth bearer β an OAuth token minted by the authorization-code + PKCE flow with resource = <base>/api (ADR-0019), which the switchboard CLI obtains gh-style. There is no static API token.
List the authenticated operator's registered agents
List the authenticated operator's registered agents
Register an agent and vend its endpoint in one call
The ADR-0023 one-call mint: agent + scoped endpoint (MCP URL + bearer credential) +
List the authenticated operator's vended endpoints (never credentials)
List the authenticated operator's vended endpoints (never credentials)
Hand an endpoint you own a todo and ring its doorbell
The operator's hand (ADR-0026): mints one todo on the named endpoint and rings its