II.
ScopeBoundary JSON
Structured · livescope-boundary:swe-bench.scope
scope-boundary:swe-bench.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:swe-bench.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/swe-bench.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:swe-bench",
"inScope": "Real-world repository issue-fix benchmark — given a GitHub issue and codebase, generate a patch that passes hidden test cases. ~2,294 issues across 12 popular Python repositories.\n",
"outOfScope": "Single-file code generation (use HumanEval/MBPP), competitive programming (use LiveCodeBench), and non-Python repositories.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:swe-bench.scope",
"to": "benchmark:swe-bench",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:swe-bench.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:swe-bench.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}