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

scope-boundary:php.scope

Structured · live

scope-boundary:php.scope json

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

File · sourceref-scope/scope-boundaries/scope-boundaries-languages.yamlCluster · sourceref-scope
Record JSON
{
  "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": []
}