II.
ScopeBoundary JSON
Structured · livescope-boundary:tool-server-mcp-puppeteer.scope
scope-boundary:tool-server-mcp-puppeteer.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:tool-server-mcp-puppeteer.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/tool-server-mcp-puppeteer.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-puppeteer",
"inScope": "Headless-Chromium browser automation — navigate, click, type, screenshot, evaluate JS in a real browser.\n",
"outOfScope": "Persistent crawling pipelines, captcha-solving, anti-bot evasion, and headless-shell-only sandboxes.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:tool-server-mcp-puppeteer.scope",
"to": "tool-server:mcp-puppeteer",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:tool-server-mcp-puppeteer.scope",
"to": "out-of-scope-reason:runtime-only",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:tool-server-mcp-puppeteer.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}