iiRecord
Agentic AI Atlas · CLAUDE_CODE_EFFORT_LEVEL
env-var:claude-code-effort-levela5c.ai
II.
EnvVar JSON

env-var:claude-code-effort-level

Structured · live

CLAUDE_CODE_EFFORT_LEVEL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-thinking.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-effort-level",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-thinking.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_EFFORT_LEVEL",
    "description": "Effort level for supported models: low, medium, high, xhigh, max, or auto.",
    "name": "CLAUDE_CODE_EFFORT_LEVEL",
    "category": "thinking",
    "valueType": "enum",
    "defaultValue": "auto"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-effort-level",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}