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

scope-boundary:fastify.scope

Structured · live

scope-boundary:fastify.scope json

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

File · sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:fastify.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "framework:fastify",
    "inScope": "High-throughput Node.js web framework with schema-based validation\nand a plugin architecture. Strong fit for typed APIs needing\nExpress-like ergonomics with better perf.\n",
    "outOfScope": "Server-rendered React/Vue apps (pair with a meta-framework),\nand projects deeply tied to Express-only middleware.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:fastify.scope",
      "to": "framework:fastify",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:fastify.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}