II.
TestableClaim JSON
Structured · liveclaim:zed-is-multiplayer-editor
Zed is described as a multiplayer editor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:zed-is-multiplayer-editor",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Zed is described as a multiplayer editor",
"description": "Zed (agent:zed) is described as a high-performance multiplayer\ncode editor, distinguishing it from single-user IDE agents.\n",
"testStatus": "passing",
"testType": "unit",
"testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:zed'];process.exit(r&&String(r.description||'').includes('multiplayer')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:zed-is-multiplayer-editor",
"to": "agent:zed",
"kind": "asserts_about"
}
],
"incomingEdges": []
}