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

scope-boundary:cline.scope

Structured · live

scope-boundary:cline.scope json

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

File · sourceref-scope/scope-boundaries/cline.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:cline.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/cline.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:cline",
    "inScope": "Autonomous coding agent that runs as a VS Code extension; reads/writes files, runs terminal commands with user approval, and drives a headless Chromium browser.\n",
    "outOfScope": "Standalone CLI usage outside VS Code, JetBrains IDE support, and managed hosted execution.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:cline.scope",
      "to": "agent:cline",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}