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

scope-boundary:amp.scope

Structured · live

scope-boundary:amp.scope json

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

File · sourceref-scope/scope-boundaries/amp.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:amp.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/amp.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:amp",
    "inScope": "Sourcegraph's coding agent — CLI for headless use plus VS Code and JetBrains extensions, leveraging Sourcegraph's code-graph context and MCP tool servers.\n",
    "outOfScope": "Fully air-gapped operation without Sourcegraph backend, hosted multi-tenant agent platforms, and browser-driving workflows.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:amp.scope",
      "to": "agent:amp",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:amp.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:amp.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}