Flow and capacity planning

Kanban board

Also known as Kanban workflow board, Flow board

By WeavePublished 1 min read

Definition

A Kanban board is a visualization of a workflow that makes work, states, WIP, and movement visible. It can be physical or digital, but the board is useful only when its columns reflect the real system.

A map of the workflow

A Kanban board shows where work is and what can move next. Typical states might include ready, implementation, review, validation, and done, but the correct states depend on the team's actual process. Columns should represent meaningful policies, not every incidental action.

A concrete example

An illustrative board has a review column with a WIP limit of four. When the limit is reached, the team prioritizes reviewing existing items before pulling another implementation task. The visualization changes the next decision by making the queue visible.

Keep the board honest

Define entry and exit criteria, show blocked items, and review whether cards remain in a state after the work has moved elsewhere. A tidy board that omits waiting or non-code work can create false confidence.

Limitations

A board is a model, not the workflow itself. It can become stale, over-detailed, or optimized for reporting. Use it to support conversation and policy, then validate its picture against actual events.

How this relates to Weave

Weave can provide a complementary view of code and delivery activity that is not captured by a Kanban board alone. Teams should use the board for workflow ownership and use analytics to investigate patterns across the changes that move through it.

Explore Engineering intelligence

Sources and further reading

  1. The Kanban Guide