iiRecord
Agentic AI Atlas · Babysitter SDK has source reference
claim:babysitter-sdk-has-source-refa5c.ai
II.
TestableClaim JSON

claim:babysitter-sdk-has-source-ref

Structured · live

Babysitter SDK has source reference 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:babysitter-sdk-has-source-ref",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Babysitter SDK has source reference",
    "description": "Babysitter SDK (agent:babysitter-sdk) has source_of edges pointing\nto it from source reference nodes, confirming proper source\nprovenance tracking 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:babysitter-sdk'&&e.kind==='source_of');process.exit(edges.length>=1?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:babysitter-sdk-has-source-ref",
      "to": "agent:babysitter-sdk",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}