II.
TestableClaim JSON
Structured · liveclaim:devin-is-hosted-agent
Devin is a hosted autonomous agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:devin-is-hosted-agent",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Devin is a hosted autonomous agent",
"description": "Devin (agent:devin) is described as a hosted autonomous software\nengineering agent from Cognition, distinguishing it from local/CLI\nagents in the catalog.\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:devin'];process.exit(r&&String(r.description||'').includes('hosted')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:devin-is-hosted-agent",
"to": "agent:devin",
"kind": "asserts_about"
}
],
"incomingEdges": []
}