iiRecord
Agentic AI Atlas · Cursor application state directory
path:cursor-state-dira5c.ai
II.
PathDescriptor JSON

path:cursor-state-dir

Structured · live

Cursor application state directory json

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

File · catalog-meta/path-descriptors/cursor-state-dir.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:cursor-state-dir",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/cursor-state-dir.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "path:cursor-state-dir",
    "displayName": "Cursor application state directory",
    "path": "~/Library/Application Support/Cursor/",
    "pathKind": "session-state-dir",
    "ownerKind": "AgentPlatformImpl",
    "ownerId": "agent-platform-impl:cursor.platform@current",
    "platform": "macos",
    "scope": "user",
    "evaluationContext": "user",
    "expansion": "home",
    "notes": "Cursor Electron userData. Per-OS layout:\n  - macOS:   ~/Library/Application Support/Cursor/\n  - Linux:   ~/.config/Cursor/\n  - Windows: %APPDATA%\\Cursor\\\nSingle descriptor uses macOS path; sibling descriptors should be added if\nper-OS distinctions are needed.\n"
  },
  "outgoingEdges": [
    {
      "from": "path:cursor-state-dir",
      "to": "agent-platform-impl:cursor.platform@current",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}