II.
TestableClaim JSON
Structured · liveclaim:windsurf-has-cascade
Windsurf features Cascade AI flow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:windsurf-has-cascade",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Windsurf features Cascade AI flow",
"description": "Windsurf (agent:windsurf) description mentions Cascade, its\ndistinctive AI flow that reads, edits, and runs code across\nthe workspace.\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:windsurf'];process.exit(r&&String(r.description||'').includes('Cascade')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:windsurf-has-cascade",
"to": "agent:windsurf",
"kind": "asserts_about"
}
],
"incomingEdges": []
}