iiRecord
Agentic AI Atlas · scope-boundary:cursor.scope
scope-boundary:cursor.scopea5c.ai
II.
ScopeBoundary JSON

scope-boundary:cursor.scope

Structured · live

scope-boundary:cursor.scope json

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

File · sourceref-scope/scope-boundaries/cursor.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:cursor.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/cursor.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:cursor",
    "inScope": "IDE-centric developer workflow — VS-Code-derived editor with inline\ncompletion, chat side-panel, agent tabs, and Cursor-CLI for headless\nruns. Targets a single developer's workstation.\n",
    "outOfScope": "Production runtime / always-on services, multi-tenant hosting,\nnon-interactive CI without Cursor-CLI setup, terminal-only workflows\nwithout an editor, and embedded / mobile development environments.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:cursor.scope",
      "to": "agent:cursor",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:cursor.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:cursor.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}