II.
ScopeBoundary JSON
Structured · livescope-boundary:repobench.scope
scope-boundary:repobench.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:repobench.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/repobench.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:repobench",
"inScope": "Repository-level code completion benchmark across Python and Java; tests retrieval and completion within multi-file project context.\n",
"outOfScope": "Single-file code completion (use HumanEval/MBPP), agentic tool-use evaluations, and runtime test-pass scoring of full repositories.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:repobench.scope",
"to": "benchmark:repobench",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}