II.
TestableClaim JSON
Structured · liveclaim:cursor-lacks-subagent-dispatch
Cursor lacks subagent dispatch json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:cursor-lacks-subagent-dispatch",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cursor lacks subagent dispatch",
"description": "Cursor does not support dispatching subagents. There is no mechanism\nto fork parallel agent threads or delegate tasks to child agents\nwithin the Cursor IDE.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability-gap",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:cursor-lacks-subagent-dispatch",
"to": "agent:cursor",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:cursor-capability-gaps",
"to": "claim:cursor-lacks-subagent-dispatch",
"kind": "tests_claim"
}
]
}