II.
EnvVar JSON
Structured · liveenv-var:claude-code-simple
CLAUDE_CODE_SIMPLE json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-simple",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-prompt.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_SIMPLE",
"description": "Set to 1 to run with a minimal system prompt and only basic tools.",
"name": "CLAUDE_CODE_SIMPLE",
"category": "prompt",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-simple",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}