II.
EnvVar JSON
Structured · liveenv-var:claude-autocompact-pct-override
CLAUDE_AUTOCOMPACT_PCT_OVERRIDE json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-autocompact-pct-override",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-memory.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE",
"description": "Percentage of context capacity (1-100) at which auto-compaction triggers.",
"name": "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE",
"category": "memory",
"valueType": "int"
},
"outgoingEdges": [
{
"from": "env-var:claude-autocompact-pct-override",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}