II.
TestableClaim JSON
Structured · liveclaim:kradle-has-75-crd-kinds
Kradle defines 75 CRD kinds json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:kradle-has-75-crd-kinds",
"_kind": "TestableClaim",
"_file": "domain/products/kradle-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kradle defines 75 CRD kinds",
"description": "Verifies that the Kradle product (platform:kradle) description\nreferences 75 total Kradle CRD kinds across etcd CRDs and aggregated\nAPI resources, confirming the resource model is fully represented.\n",
"testStatus": "untested",
"testType": "unit",
"testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['platform:kradle'];process.exit(r&&String(r.description||'').includes('75')?0:1)\"",
"category": "graph-integrity",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:kradle-has-75-crd-kinds",
"to": "platform:kradle",
"kind": "asserts_about"
}
],
"incomingEdges": []
}