iiRecord
Agentic AI Atlas · WebArena
benchmark:webarenaa5c.ai
II.
Benchmark JSON

benchmark:webarena

Structured · live

WebArena json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/benchmarks/webarena.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:webarena",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/webarena.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "WebArena",
    "homepageUrl": "https://webarena.dev/",
    "kind": "web-agent",
    "targetsKind": "AgentVersion",
    "description": "Realistic web environment benchmark for autonomous agents — e-commerce, gitlab, reddit, and CMS sites.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:webarena",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.4
        }
      }
    },
    {
      "from": "benchmark:webarena",
      "to": "domain:web-development",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "scope-boundary:webarena.scope",
      "to": "benchmark:webarena",
      "kind": "bounds_subject"
    }
  ]
}