II.
EnvVar JSON
Structured · liveenv-var:anthropic-small-fast-model
ANTHROPIC_SMALL_FAST_MODEL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:anthropic-small-fast-model",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_SMALL_FAST_MODEL",
"description": "[DEPRECATED] Name of the Haiku-class model for background tasks.",
"name": "ANTHROPIC_SMALL_FAST_MODEL",
"category": "model-selection",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-small-fast-model",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}