II.
TestableClaim JSON
Structured · liveclaim:roo-code-is-cline-fork
Roo Code is described as a fork of Cline json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:roo-code-is-cline-fork",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Roo Code is described as a fork of Cline",
"description": "Roo Code (agent:roo-code) is described as an open-source fork of\nCline, documenting the lineage relationship between these two\nVS Code extension 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:roo-code'];process.exit(r&&String(r.description||'').toLowerCase().includes('fork of cline')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:roo-code-is-cline-fork",
"to": "agent:roo-code",
"kind": "asserts_about"
}
],
"incomingEdges": []
}