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

scope-boundary:claude-code.scope

Structured · live

scope-boundary:claude-code.scope json

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

File · sourceref-scope/scope-boundaries/claude-code.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:claude-code.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/claude-code.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:claude-code",
    "inScope": "Developer terminal/IDE workflows — interactive coding sessions with\nfile edits, shell commands, and tool-use on a single developer's\nworkstation. Supports headless/non-interactive runs, MCP servers,\nplugins, and hooks for automation.\n",
    "outOfScope": "Production runtime / always-on services, multi-tenant hosting (each\nsession is single-user), CI/CD without explicit setup (requires\n--print or hooks), browser-only environments, and end-user-facing\nchatbot deployments.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:claude-code.scope",
      "to": "agent:claude-code",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:claude-code.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:claude-code.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}