II.
ProviderTranslation JSON
Structured · liveprovider-translation:gemini:default
provider-translation:gemini:default json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider-translation:gemini:default",
"_kind": "ProviderTranslation",
"_file": "extensions/provider-translations/gemini-translations.yaml",
"_cluster": "extensions",
"attributes": {
"harness": "gemini",
"provider": "_default",
"proxyRequired": true,
"proxyExposedTransport": "google",
"harnessUsers": [
"qwen"
],
"envMapping": [],
"args": [],
"notes": "Default fallback for unsupported providers on Gemini CLI. Routes through transport-adapter proxy exposing Google transport.\n"
},
"outgoingEdges": [
{
"from": "provider-translation:gemini:default",
"to": "agent:gemini-cli",
"kind": "translates_for",
"attributes": {}
}
],
"incomingEdges": []
}