II.
EffortLevel JSON
Structured · liveeffort-level:xhigh
Effort: xhigh json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "effort-level:xhigh",
"_kind": "EffortLevel",
"_file": "extensions/effort-levels/canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Effort: xhigh",
"name": "xhigh",
"relativeReasoningCost": 4,
"description": "Extra-high effort — model-version-gated (only newer Opus tiers expose\nthis level).\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-core-impl:claude-agent-sdk.core@current",
"to": "effort-level:xhigh",
"kind": "supports_effort_level",
"attributes": {}
},
{
"from": "agent-core-impl:claude-code.core@1.x",
"to": "effort-level:xhigh",
"kind": "supports_effort_level",
"attributes": {}
}
]
}