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

scope-boundary:copilot-cli.scope

Structured · live

scope-boundary:copilot-cli.scope json

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

File · sourceref-scope/scope-boundaries/copilot-cli.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:copilot-cli.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/copilot-cli.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:copilot-cli",
    "inScope": "Developer terminal workflow integrated with the GitHub Copilot\nsubscription — shell suggestion / git command help and coding\nassistance gated on a logged-in GitHub user.\n",
    "outOfScope": "Production runtime, multi-tenant hosting, IDE editing surfaces\n(delegated to Copilot in IDE / Copilot Chat), CI without GitHub\nActions integration, and use without an active Copilot subscription.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:copilot-cli.scope",
      "to": "agent:copilot-cli",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}