II.
ScopeBoundary JSON
Structured · livescope-boundary:gsm8k.scope
scope-boundary:gsm8k.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:gsm8k.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/gsm8k.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:gsm8k",
"inScope": "Grade-school math word problems (~8.5k problems) requiring multi-step natural-language arithmetic reasoning. Scored by exact-match on the final numeric answer.\n",
"outOfScope": "Code-generation tasks, agentic tool-use, advanced or competition-level mathematics (use MATH), and multilingual variants.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:gsm8k.scope",
"to": "benchmark:gsm8k",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:gsm8k.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:gsm8k.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}