II.
Benchmark JSON
Structured · livebenchmark:apps
APPS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:apps",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/apps.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "APPS",
"homepageUrl": "https://github.com/hendrycks/apps",
"kind": "code-generation",
"targetsKind": "ModelVersion",
"description": "APPS — competitive-programming-style benchmark spanning introductory, interview, and competition difficulty tiers.\n"
},
"outgoingEdges": [
{
"from": "benchmark:apps",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "benchmark:apps",
"to": "domain:computer-science",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "scope-boundary:apps.scope",
"to": "benchmark:apps",
"kind": "bounds_subject"
}
]
}