Ant-Only Bridge Dev Overrides
- Entity ID:
ent-20260420-bridgeenvover - Type:
concept - Scope:
shared - Status:
active - Aliases: CLAUDE_BRIDGE_OAUTH_TOKEN, CLAUDE_BRIDGE_BASE_URL
Description
Two environment variables that override bridge authentication and base URL for development. Both are gated to process.env.USER_TYPE === 'ant' — only Anthropic internal users can bypass normal OAuth/base-URL resolution. Localhost dev uses ws:// and /v2/ paths.
Key claims
- Two bridge dev env vars are USER_TYPE=ant-gated
Relations
- none yet