iiRecord
Agentic AI Atlas · DISABLE_ERROR_REPORTING
env-var:disable-error-reportinga5c.ai
II.
EnvVar JSON

env-var:disable-error-reporting

Structured · live

DISABLE_ERROR_REPORTING json

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

File · extensions/env-vars/claude-code-env-vars-telemetry.yamlCluster · extensions
Record JSON
{
  "id": "env-var:disable-error-reporting",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-telemetry.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "DISABLE_ERROR_REPORTING",
    "description": "Disable error reporting.",
    "name": "DISABLE_ERROR_REPORTING",
    "category": "telemetry",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:disable-error-reporting",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}