II.
EnvVar JSON
Structured · liveenv-var:anthropic-default-haiku-model
ANTHROPIC_DEFAULT_HAIKU_MODEL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:anthropic-default-haiku-model",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_DEFAULT_HAIKU_MODEL",
"description": "Custom Haiku-class model ID; see Model configuration documentation.",
"name": "ANTHROPIC_DEFAULT_HAIKU_MODEL",
"category": "model-selection",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-default-haiku-model",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}