iiRecord
Agentic AI Atlas · Vibe Kanban orchestrates parallel agents
claim:vibe-kanban-orchestrates-parallela5c.ai
II.
TestableClaim JSON

claim:vibe-kanban-orchestrates-parallel

Structured · live

Vibe Kanban orchestrates parallel agents 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-orchestrates-parallel",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Vibe Kanban orchestrates parallel agents",
    "description": "Vibe Kanban (agent:vibe-kanban) description confirms it manages\nmultiple coding agents (Claude Code, Codex, Gemini CLI) in\nparallel via a kanban interface.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:vibe-kanban'];process.exit(r&&String(r.description||'').includes('parallel')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:vibe-kanban-orchestrates-parallel",
      "to": "agent:vibe-kanban",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}