iiRecord
Agentic AI Atlas · CLAUDE_CODE_GLOB_TIMEOUT_SECONDS
env-var:claude-code-glob-timeout-secondsa5c.ai
II.
EnvVar JSON

env-var:claude-code-glob-timeout-seconds

Structured · live

CLAUDE_CODE_GLOB_TIMEOUT_SECONDS json

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

File · extensions/env-vars/claude-code-env-vars-file-ops.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-glob-timeout-seconds",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-file-ops.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_GLOB_TIMEOUT_SECONDS",
    "description": "Timeout in seconds for Glob tool file discovery.",
    "name": "CLAUDE_CODE_GLOB_TIMEOUT_SECONDS",
    "category": "file-ops",
    "valueType": "int",
    "defaultValue": "20"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-glob-timeout-seconds",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}