iiRecord
Agentic AI Atlas · CLAUDE_CODE_SIMPLE_SYSTEM_PROMPT
env-var:claude-code-simple-system-prompta5c.ai
II.
EnvVar JSON

env-var:claude-code-simple-system-prompt

Structured · live

CLAUDE_CODE_SIMPLE_SYSTEM_PROMPT 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-system-prompt",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-prompt.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_SIMPLE_SYSTEM_PROMPT",
    "description": "Set to 1 to use a shorter system prompt on Opus 4.7.",
    "name": "CLAUDE_CODE_SIMPLE_SYSTEM_PROMPT",
    "category": "prompt",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-simple-system-prompt",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}