iiRecord
Agentic AI Atlas · Atlas build completes under 60s
claim:atlas-build-under-60sa5c.ai
II.
TestableClaim JSON

claim:atlas-build-under-60s

Structured · live

Atlas build completes under 60s json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/agent-capability-claims.yamlCluster · domain
Record JSON
{
  "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"
    }
  ]
}