iiRecord
Agentic AI Atlas · Kanban
specialization:kanbana5c.ai
II.
Specialization JSON

specialization:kanban

Structured · live

Kanban json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/specializations/specializations-wiki-targets.yamlCluster · domain
Record JSON
{
  "id": "specialization:kanban",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kanban",
    "description": "Kanban method for continuous flow work management using visual boards,\nwork-in-progress limits, and pull-based scheduling.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:kanban",
      "to": "domain:project-management",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:agile-delivery",
      "to": "specialization:kanban",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-kanban",
      "to": "specialization:kanban",
      "kind": "documents"
    }
  ]
}