iiRecord
Agentic AI Atlas · a5c has core, platform, and runtime impl nodes
claim:a5c-has-core-platform-runtimea5c.ai
II.
TestableClaim JSON

claim:a5c-has-core-platform-runtime

Structured · live

a5c has core, platform, and runtime impl nodes json

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

File · domain/testable-claims/product-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:a5c-has-core-platform-runtime",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "a5c has core, platform, and runtime impl nodes",
    "description": "a5c (agent:a5c) has composes edges from core, platform, and runtime\nimplementation nodes, confirming the full product decomposition is\nmodeled in the graph.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const edges=i.edges.filter(e=>e.to==='agent:a5c'&&e.kind==='composes');process.exit(edges.length>=3?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:a5c-has-core-platform-runtime",
      "to": "agent:a5c",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}