iiRecord
Agentic AI Atlas · Babysitter Agent version is >=5.0.0
claim:babysitter-agent-has-version-5a5c.ai
II.
TestableClaim JSON

claim:babysitter-agent-has-version-5

Structured · live

Babysitter Agent version is >=5.0.0 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-agent-has-version-5",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Babysitter Agent version is >=5.0.0",
    "description": "Babysitter Agent (agent:babysitter-agent) has a has_version edge\nto agentVersion:babysitter-agent:ge-5-0-0, confirming the v5+\nversion pin in the graph.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.edges.some(e=>e.from==='agent:babysitter-agent'&&e.kind==='has_version'&&e.to.includes('ge-5-0-0'))?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:babysitter-agent-has-version-5",
      "to": "agent:babysitter-agent",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}