II.
TestableClaim JSON
Structured · liveclaim:atlas-build-under-60s
Atlas build completes under 60s json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:atlas-build-under-60s",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Atlas build completes under 60s",
"description": "The full atlas build pipeline (generate + index + tsc + copy) completes\nwithin 60 seconds on standard development hardware.\n",
"testStatus": "passing",
"testType": "e2e",
"category": "performance",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:atlas-build-under-60s",
"to": "domain:software-engineering",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:atlas-build-performance",
"to": "claim:atlas-build-under-60s",
"kind": "tests_claim"
}
]
}