iiRecord
Agentic AI Atlas · Generator Scale Test — 5000+ Files
experiment:generator-scale-testa5c.ai
II.
Experiment JSON

experiment:generator-scale-test

Structured · live

Generator Scale Test — 5000+ Files json

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

File · domain/testable-claims/experiments.yamlCluster · domain
Record JSON
{
  "id": "experiment:generator-scale-test",
  "_kind": "Experiment",
  "_file": "domain/testable-claims/experiments.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Generator Scale Test — 5000+ Files",
    "description": "Validates the library generator handles 5000+ files without memory errors\nby checking the count of lib-* records in index.json.\n",
    "status": "completed",
    "result": "validated",
    "startedAt": "2026-05-10",
    "completedAt": "2026-05-10",
    "evidence": "index.json contains 5643 lib-* records, confirming the generator\nprocessed well over 5000 source files without exceeding Node.js default\nheap limits. Test command exits 0.\n"
  },
  "outgoingEdges": [
    {
      "from": "experiment:generator-scale-test",
      "to": "claim:generator-handles-5k-files",
      "kind": "tests_claim"
    }
  ],
  "incomingEdges": []
}