II.
EnvVar JSON
Structured · liveenv-var:disable-feedback-command
DISABLE_FEEDBACK_COMMAND json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:disable-feedback-command",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-telemetry.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "DISABLE_FEEDBACK_COMMAND",
"description": "Disable the feedback command.",
"name": "DISABLE_FEEDBACK_COMMAND",
"category": "telemetry",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:disable-feedback-command",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}