II.
ScopeBoundary JSON
Structured · livescope-boundary:swe-bench-multimodal.scope
scope-boundary:swe-bench-multimodal.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:swe-bench-multimodal.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/swe-bench-multimodal.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:swe-bench-multimodal",
"inScope": "Multimodal extension of SWE-bench — JavaScript repositories with issues that include screenshots / images as part of the problem context.\n",
"outOfScope": "Python-only repositories (use SWE-bench / SWE-bench-Verified), and pure-text issue contexts.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:swe-bench-multimodal.scope",
"to": "benchmark:swe-bench-multimodal",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:swe-bench-multimodal.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:swe-bench-multimodal.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}