Docs · Engines

Value stream map

Native value-stream maps (VSM) for lean process analysis. Declare process boxes with their data — `process Weld { ct: 45s; co: 30m; uptime: 85%; operators: 2 }` — and the inventory or wait time between them, and the engine draws the timeline ladder and COMPUTES what the map exists to show: total lead time, total value-added time, flow efficiency, and the takt comparison. The one process diagram whose numbers are an analysis rather than a caption.

Templates
13
Source language
plaintext
Workstation
Studio
Engine id
valuestream

In the same space

Most users come to Value stream map from eVSM, iGrafx, Lucidchart value stream maps or Visio lean templates. flowss runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

customer "Despatch" demand: 320/day
process Weld { ct: 45s; co: 30m; uptime: 85%; operators: 2 }
wait 22m
process Paint { ct: 90s; uptime: 92% }

Paste this in the Studio code pane to see Value stream map render live. The full grammar is at the upstream-docs link above.

Sample templates

All 13
Engine reference: valuestream · ← Browse all engines · Quick-start guide