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

scope-boundary:omp.scope

Structured · live

scope-boundary:omp.scope json

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

File · sourceref-scope/scope-boundaries/omp.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:omp.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/omp.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "agent:omp",
    "inScope": "Developer terminal workflow for the OMP harness — single-user coding\nsessions with file edits, shell tools, hooks, and orchestration of\nsub-agents on a workstation.\n",
    "outOfScope": "Production runtime, multi-tenant hosting, CI without explicit\nheadless setup, browser-only environments, and embedding into\nend-user-facing chat products.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only",
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:omp.scope",
      "to": "agent:omp",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}