iiRecord
Agentic AI Atlas · Vibe Kanban is composed of React framework
claim:vibe-kanban-uses-reacta5c.ai
II.
TestableClaim JSON

claim:vibe-kanban-uses-react

Structured · live

Vibe Kanban is composed of React framework 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:vibe-kanban-uses-react",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Vibe Kanban is composed of React framework",
    "description": "Vibe Kanban (agent:vibe-kanban) has a composed_of edge to\nframework:react, confirming its frontend technology stack\nis tracked 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:vibe-kanban'&&e.kind==='composed_of'&&e.to==='framework:react')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:vibe-kanban-uses-react",
      "to": "agent:vibe-kanban",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}