scope-boundary:claude-code.scope
scope-boundary:claude-code.scope
ScopeBoundarysourceref-scope/scope-boundaries/claude-code.yaml·Open in Graph → {
"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"
}
],
"incomingEdges": []
}