iiRecord
Agentic AI Atlas · Atlas Build Performance Test
experiment:atlas-build-performancea5c.ai
II.
Experiment JSON

experiment:atlas-build-performance

Structured · live

Atlas Build Performance Test json

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

File · domain/testable-claims/experiments.yamlCluster · domain
Record JSON
{
  "id": "experiment:atlas-build-performance",
  "_kind": "Experiment",
  "_file": "domain/testable-claims/experiments.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Atlas Build Performance Test",
    "description": "Tests that the full atlas build (generate + index + tsc + copy) completes\nwithin 60 seconds on standard hardware.\n",
    "status": "completed",
    "result": "validated",
    "startedAt": "2026-05-10",
    "completedAt": "2026-05-10",
    "evidence": "Atlas build timed on Windows 11 development machine. Full npm run build\nin packages/atlas completes within the 60-second budget. Build encompasses\ngenerate-library-nodes, build:index (14000+ records, 71000+ edges), tsc\ncompilation, and asset copying.\n"
  },
  "outgoingEdges": [
    {
      "from": "experiment:atlas-build-performance",
      "to": "claim:atlas-build-under-60s",
      "kind": "tests_claim"
    }
  ],
  "incomingEdges": []
}