II.
TestableClaim JSON
Structured · liveclaim:cursor-has-codebase-index
Cursor has whole-codebase vector index json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}