II.
ScopeBoundary JSON
Structured · livescope-boundary:math.scope
scope-boundary:math.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:math.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/math.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:math",
"inScope": "Hendrycks MATH dataset — 12.5k competition-level mathematics problems across algebra, geometry, number theory, calculus, etc., scored by exact-match on a normalized final answer.\n",
"outOfScope": "Grade-school arithmetic (use GSM8K), proof-style mathematical reasoning, and code-generation tasks.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:math.scope",
"to": "benchmark:math",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:math.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:math.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}