iiRecord
Agentic AI Atlas · Kanban Method (David Anderson)
methodology:kanban-methoda5c.ai
II.
Methodology JSON

methodology:kanban-method

Structured · live

Kanban Method (David Anderson) json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:kanban-method",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kanban Method (David Anderson)",
    "description": "A change management method for knowledge work that starts from current\nprocesses and evolves incrementally. Six core practices: visualize workflow,\nlimit work in progress, manage flow, make policies explicit, implement\nfeedback loops, and improve collaboratively. Uses cumulative flow diagrams,\nlead time distributions, and flow efficiency metrics to drive continuous\nimprovement without prescribed roles or ceremonies.\n",
    "methodologyKind": "agile",
    "origin": "David J. Anderson",
    "yearIntroduced": "2007"
  },
  "outgoingEdges": [
    {
      "from": "methodology:kanban-method",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "methodology:kanban-method",
      "to": "domain:project-management",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}