iiRecord
Agentic AI Atlas · Cursor (default)
capability-profile:cursor.defaulta5c.ai
II.
CapabilityProfile JSON

capability-profile:cursor.default

Structured · live

Cursor (default) json

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

File · agent-stack/capability-profiles/cursor-default.yamlCluster · agent-stack
Record JSON
{
  "id": "capability-profile:cursor.default",
  "_kind": "CapabilityProfile",
  "_file": "agent-stack/capability-profiles/cursor-default.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentVersionId": "agentVersion:cursor:ge-0-0-0",
    "displayName": "Cursor (default)",
    "default": true,
    "description": "Default capability profile for the Cursor IDE agent. Reflects the\ncapability set exposed when the user runs Cursor as a normal IDE\nextension with no opt-in CLI agent flags set.\n",
    "overrides": {}
  },
  "outgoingEdges": [
    {
      "from": "capability-profile:cursor.default",
      "to": "agentVersion:cursor:ge-0-0-0",
      "kind": "applies_to_version"
    }
  ],
  "incomingEdges": []
}