II.
ScopeBoundary JSON
Structured · livescope-boundary:tau-bench.scope
scope-boundary:tau-bench.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:tau-bench.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/tau-bench.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "benchmark:tau-bench",
"inScope": "Conversational tool-use benchmark — agent must complete user-facing tasks (airline / retail) over multi-turn dialogue while invoking domain tools and respecting policy.\n",
"outOfScope": "Single-turn evaluations, code-generation tasks, and benchmarks without a tool-use harness.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:tau-bench.scope",
"to": "benchmark:tau-bench",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:tau-bench.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:tau-bench.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}