II.
TestableClaim JSON
Structured · liveclaim:cursor-lacks-cli-mode
Cursor lacks standalone CLI mode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:cursor-lacks-cli-mode",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cursor lacks standalone CLI mode",
"description": "Cursor does not offer a standalone headless CLI mode. The cursor command\nlaunches the IDE; there is no --print or headless execution mode for\nterminal-only workflows.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability-gap",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:cursor-lacks-cli-mode",
"to": "agent:cursor",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:cursor-capability-gaps",
"to": "claim:cursor-lacks-cli-mode",
"kind": "tests_claim"
}
]
}