/** Upstream keys exposed to OIDC-authenticated clients; traffic is relayed via smart-ide-global-api. */ export const listUpstreamKeys = (): string[] => [ "orchestrator", "repos_devtools", "ia_dev_gateway", "anythingllm_devtools", "tools_bridge", "langextract", "regex_search", "claw_proxy", "local_office", ];