iiRecord
Agentic AI Atlas · CLAUDE_CODE_SIMPLE
env-var:claude-code-simplea5c.ai
II.
EnvVar JSON

env-var:claude-code-simple

Structured · live

CLAUDE_CODE_SIMPLE json

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

File · extensions/env-vars/claude-code-env-vars-prompt.yamlCluster · extensions
Record JSON
{
  "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": []
}