II.
TestableClaim JSON
Structured · liveclaim:symphony-polls-issue-tracker
Symphony polls an issue tracker json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:symphony-polls-issue-tracker",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Symphony polls an issue tracker",
"description": "Symphony (agent:symphony) description confirms it polls an issue\ntracker (Linear), creates isolated workspaces, and runs coding\nagent sessions, establishing its orchestration pattern.\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:symphony'];process.exit(r&&String(r.description||'').includes('Linear')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:symphony-polls-issue-tracker",
"to": "agent:symphony",
"kind": "asserts_about"
}
],
"incomingEdges": []
}