II.
ScopeBoundary JSON
Structured · livescope-boundary:haskell.scope
scope-boundary:haskell.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:haskell.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:haskell",
"inScope": "Compilers, theorem-adjacent tooling, financial DSLs, and any domain\nwhere strong purity + type-driven design pays back the investment.\nProduction users include Standard Chartered, Hasura, and GitHub\n(Semantic).\n",
"outOfScope": "Teams without typeclass / monad fluency, perf domains where strict\nevaluation matters more than equational reasoning, and ecosystems\nthat demand a standard runtime.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:haskell.scope",
"to": "language:haskell",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}