iiRecord
Agentic AI Atlas · Effort: xhigh
effort-level:xhigha5c.ai
II.
EffortLevel JSON

effort-level:xhigh

Structured · live

Effort: xhigh json

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

File · extensions/effort-levels/canonical.yamlCluster · extensions
Record JSON
{
  "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": {}
    }
  ]
}