II.
EnvVar JSON
Structured · liveenv-var:claude-code-disable-1m-context
CLAUDE_CODE_DISABLE_1M_CONTEXT json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-disable-1m-context",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-memory.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_DISABLE_1M_CONTEXT",
"description": "Set to 1 to disable 1M context window support.",
"name": "CLAUDE_CODE_DISABLE_1M_CONTEXT",
"category": "memory",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-disable-1m-context",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}