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

scope-boundary:subagent-code-reviewer.scope

Structured · live

scope-boundary:subagent-code-reviewer.scope json

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

File · sourceref-scope/scope-boundaries/subagent-code-reviewer.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:subagent-code-reviewer.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/subagent-code-reviewer.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "subagent:code-reviewer",
    "inScope": "Review pull-request diffs for correctness, security, performance, and style; emit structured comments and a summary verdict. Stateless per-invocation.\n",
    "outOfScope": "Authoring new features end-to-end, planning multi-step implementations (use planner subagent), and exploring unfamiliar codebases (use explorer subagent).\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:subagent-code-reviewer.scope",
      "to": "subagent:code-reviewer",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}