iiRecord
Agentic AI Atlas · BrowseComp
benchmark:browse-compa5c.ai
II.
Benchmark JSON

benchmark:browse-comp

Structured · live

BrowseComp json

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

File · benchmarks/benchmarks/benchmarks-browser.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:browse-comp",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/benchmarks-browser.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "BrowseComp",
    "homepageUrl": "https://openai.com/index/browsecomp/",
    "kind": "web-agent",
    "targetsKind": "AgentVersion",
    "description": "OpenAI benchmark for browsing agents on hard, hard-to-find web\nresearch tasks designed to require deep, persistent search rather\nthan surface lookup.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:browse-comp",
      "to": "skill-area:deep-web-research",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.7
        }
      }
    },
    {
      "from": "benchmark:browse-comp",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "tangential",
          "weight": 0.1
        }
      }
    },
    {
      "from": "benchmark:browse-comp",
      "to": "domain:web-development",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}