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

scope-boundary:aider.scope

Structured · live

scope-boundary:aider.scope json

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

File · sourceref-scope/scope-boundaries/aider.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:aider.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/aider.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:aider",
    "inScope": "Open-source terminal pair programmer for editing code in a local git repo. Supports many model backends (OpenAI, Anthropic, Gemini, local Ollama) and auto-commits each change.\n",
    "outOfScope": "IDE side-panel UX (use Continue/Cline), browser-based hosted execution, multi-tenant deployments, and managed cloud agents.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:aider.scope",
      "to": "agent:aider",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:aider.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:aider.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}