iiRecord
Agentic AI Atlas · Cursor has whole-codebase vector index
claim:cursor-has-codebase-indexa5c.ai
II.
TestableClaim JSON

claim:cursor-has-codebase-index

Structured · live

Cursor has whole-codebase vector index json

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

File · domain/testable-claims/agent-capability-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:cursor-has-codebase-index",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/agent-capability-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Cursor has whole-codebase vector index",
    "description": "Cursor builds and maintains a whole-codebase vector store index for\nretrieval-augmented generation, enabling @-mention context pinning\nand semantic code search across the entire project.\n",
    "testStatus": "passing",
    "testType": "manual",
    "category": "capability",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:cursor-has-codebase-index",
      "to": "agent:cursor",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:cursor-capability-gaps",
      "to": "claim:cursor-has-codebase-index",
      "kind": "tests_claim"
    }
  ]
}