scope-boundary:fastify.scope
scope-boundary:fastify.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml·Open in Graph → {
"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"
}
],
"incomingEdges": []
}