iiRecord
Agentic AI Atlas · Docker Build Library Copy Verification
experiment:docker-library-copya5c.ai
II.
Experiment JSON

experiment:docker-library-copy

Structured · live

Docker Build Library Copy Verification json

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

File · domain/testable-claims/experiments.yamlCluster · domain
Record JSON
{
  "id": "experiment:docker-library-copy",
  "_kind": "Experiment",
  "_file": "domain/testable-claims/experiments.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Docker Build Library Copy Verification",
    "description": "Verifies the Dockerfile COPY instruction includes library/ so\ngenerate-library-nodes.mjs can read library source during container builds.\n",
    "status": "completed",
    "result": "validated",
    "startedAt": "2026-05-10",
    "completedAt": "2026-05-10",
    "evidence": "Confirmed packages/atlas/webui/Dockerfile contains 'COPY library'\ninstruction. Test command exits 0. The library directory is available\nto the generator during Docker builds.\n"
  },
  "outgoingEdges": [
    {
      "from": "experiment:docker-library-copy",
      "to": "claim:docker-build-copies-library",
      "kind": "tests_claim"
    }
  ],
  "incomingEdges": []
}