{
"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"
}
],
"incomingEdges": []
}