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

scope-boundary:continue.scope

Structured · live

scope-boundary:continue.scope json

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

File · sourceref-scope/scope-boundaries/continue.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:continue.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/continue.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:continue",
    "inScope": "Open-source IDE side-panel agent for VS Code and JetBrains with BYO-model configuration, custom slash commands, context providers, and MCP tool servers.\n",
    "outOfScope": "Headless CI/CD execution, terminal-only workflows (use Aider), and hosted multi-tenant cloud orchestration.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:continue.scope",
      "to": "agent:continue",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:continue.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:continue.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}