iiRecord
Agentic AI Atlas · Babysitter supports breakpoint approval
claim:babysitter-has-breakpointsa5c.ai
II.
TestableClaim JSON

claim:babysitter-has-breakpoints

Structured · live

Babysitter supports breakpoint approval 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-has-breakpoints",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Babysitter supports breakpoint approval",
    "description": "Babysitter (agent:babysitter) defines automation rules including\ndefines_automation_rule edges, confirming its orchestration model\nincludes approval/breakpoint primitives for human-in-the-loop\nworkflows.\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.from==='agent:babysitter'&&e.kind==='defines_automation_rule');process.exit(edges.length>=2?0:1)\"",
    "category": "graph-integrity",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:babysitter-has-breakpoints",
      "to": "agent:babysitter",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}