II.
ScopeBoundary JSON
Structured · livescope-boundary:omp.scope
scope-boundary:omp.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}