II.
Benchmark JSON
Structured · livebenchmark:workarena
WorkArena json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:workarena",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-browser.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "WorkArena",
"homepageUrl": "https://github.com/ServiceNow/WorkArena",
"kind": "web-agent",
"targetsKind": "AgentVersion",
"description": "ServiceNow Research benchmark for web agents performing realistic\nenterprise knowledge-worker tasks against a live ServiceNow\ninstance.\n"
},
"outgoingEdges": [
{
"from": "benchmark:workarena",
"to": "skill-area:web-action-grounding",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "partial",
"weight": 0.4
}
}
},
{
"from": "benchmark:workarena",
"to": "skill-area:browser-automation",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.3
}
}
},
{
"from": "benchmark:workarena",
"to": "domain:web-development",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}