iiRecord
Agentic AI Atlas · Kanban
term:kanbana5c.ai
II.
Term JSON

term:kanban

Structured · live

Kanban json

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

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "term:kanban",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Kanban",
    "kind": "concept",
    "description": "Pull-based workflow methodology emphasising visualisation of work,\nwork-in-progress (WIP) limits, and continuous flow over fixed\niteration cadence.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:kanban",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}