II.
ScopeBoundary JSON
Structured · livescope-boundary:php.scope
scope-boundary:php.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:php.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:php",
"inScope": "Web backends — WordPress, Laravel, Symfony — and any context where\nthe LAMP / shared-hosting deployment model is the operational\nreality. PHP 8+ with JIT is competitive on perf.\n",
"outOfScope": "Long-running daemons (use Roadrunner / Swoole or another runtime),\nsystems work, and ML/data-science.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:php.scope",
"to": "language:php",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}