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

scope-boundary:fastapi.scope

Structured · live

scope-boundary:fastapi.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:fastapi.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "framework:fastapi",
    "inScope": "Async Python API framework with Pydantic-driven typing and\nautomatic OpenAPI generation. Strong fit for ML model serving,\ntyped JSON APIs, and async-heavy microservices.\n",
    "outOfScope": "Server-rendered HTML monoliths (use Django), heavy CMS-shaped\napps, and codebases unwilling to adopt async/await.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:fastapi.scope",
      "to": "framework:fastapi",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}