<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: crismo</title>
    <description>The latest articles on DEV Community by crismo (hellocrismo).</description>
    <link>https://dev.to/hellocrismo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F12697%2F6336ae4b-1718-4d7f-a93a-02217259620a.png</url>
      <title>DEV Community: crismo</title>
      <link>https://dev.to/hellocrismo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hellocrismo"/>
    <language>en</language>
    <item>
      <title>Two Altitudes: Value Streams and the Process Maps Beneath Them</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Thu, 13 Aug 2026 22:06:48 +0000</pubDate>
      <link>https://dev.to/hellocrismo/two-altitudes-value-streams-and-the-process-maps-beneath-them-41f9</link>
      <guid>https://dev.to/hellocrismo/two-altitudes-value-streams-and-the-process-maps-beneath-them-41f9</guid>
      <description>&lt;p&gt;If you've ever argued about whether your team should be doing &lt;em&gt;value stream mapping&lt;/em&gt; or &lt;em&gt;process mapping&lt;/em&gt;, you're asking the wrong question. They aren't competitors. They're two altitudes of the same operating model — and the real leverage comes from connecting them.&lt;/p&gt;

&lt;p&gt;Here's the distinction in one line:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Value stream mapping shows the strategic flow of an entire product or service and where time is wasted. Process mapping shows the detailed execution of a single process and exactly how each step runs.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;VSM answers &lt;em&gt;what to improve.&lt;/em&gt; Process mapping answers &lt;em&gt;how the work is actually done.&lt;/em&gt; You need both.&lt;/p&gt;

&lt;h2&gt;
  
  
  The high altitude: the value stream
&lt;/h2&gt;

&lt;p&gt;A value stream is the business-oriented, end-to-end view — a handful of segments anyone in the organization can orient around. Think &lt;em&gt;demand to delivery&lt;/em&gt;, &lt;em&gt;order management&lt;/em&gt;, &lt;em&gt;lead to cash&lt;/em&gt;. Kept at this altitude, the value stream is a strategic instrument: it shows where lead time and inventory pile up &lt;em&gt;between&lt;/em&gt; steps, which is exactly where most of the waste hides.&lt;/p&gt;

&lt;p&gt;The classic Lean VSM notation — process boxes, data boxes, inventory triangles, the timeline ladder with its lead-time vs. value-added split — exists to make that waste impossible to miss. A single number, the ratio of value-added time to total lead time, usually tells the whole story. (Spoiler: it's almost always shockingly low.)&lt;/p&gt;

&lt;h2&gt;
  
  
  The low altitude: the process map
&lt;/h2&gt;

&lt;p&gt;Drop into any one of those segments and you hit the process layer. This is where a formal notation like &lt;a href="https://processcamp.io/guides/what-is-bpmn" rel="noopener noreferrer"&gt;BPMN&lt;/a&gt; earns its keep: precise steps, decisions, roles, handoffs, and exceptions. A process map is what you standardize, train against, audit, and automate. It's too detailed to run a strategy conversation on — and that's the point. Different altitude, different job.&lt;/p&gt;

&lt;p&gt;For the full side-by-side, see &lt;a href="https://processcamp.io/guides/value-stream-mapping-vs-process-mapping" rel="noopener noreferrer"&gt;value stream mapping vs process mapping&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The real move: link the two altitudes
&lt;/h2&gt;

&lt;p&gt;Most organizations have both — a value stream slide &lt;em&gt;somewhere&lt;/em&gt; and a pile of process diagrams &lt;em&gt;somewhere else&lt;/em&gt; — and no connection between them. That gap is where process programs quietly die.&lt;/p&gt;

&lt;p&gt;The fix is to interlink them deliberately, in two directions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Vertically&lt;/strong&gt; — each value-stream segment links down to the detailed process map(s) that implement it. Stream → segment → process. You can start at the strategy and drill into the execution without leaving the map.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Horizontally&lt;/strong&gt; — each segment hands off to the next, so you can follow the end-to-end path across the business, not just admire it as a static picture.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do this across the organization and a pile of disconnected diagrams becomes a &lt;strong&gt;navigable landscape&lt;/strong&gt; — an operating model you can actually traverse. That structure is what turns &lt;em&gt;seeing&lt;/em&gt; the waste into &lt;em&gt;changing&lt;/em&gt; it: you spot the slow segment on the stream, drop into the process map, and redesign it with a clean &lt;a href="https://processcamp.io/guides/as-is-to-be-modeling" rel="noopener noreferrer"&gt;as-is vs to-be&lt;/a&gt; comparison. The value stream told you &lt;em&gt;where&lt;/em&gt;; the process map lets you fix the &lt;em&gt;how&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this matters more in 2026
&lt;/h2&gt;

&lt;p&gt;There's a second payoff to a linked landscape: it's the highest-quality context you can hand an AI. A single diagram is a picture. An interlinked value-stream-to-process landscape is a graph of how your business actually operates — which segment feeds which, what each step costs, where the queues form. That's the difference between asking an AI to "optimize a diagram" and giving it the operational context to reason about a real end-to-end flow.&lt;/p&gt;

&lt;p&gt;You don't get that from a value stream map alone, and you don't get it from a pile of orphaned process diagrams. You get it from linking the two altitudes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where to start
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Sketch the value stream at the top: 5–9 business segments, no more.&lt;/li&gt;
&lt;li&gt;For each segment, link the process map that implements it (or note that one's missing — that gap is itself a finding).&lt;/li&gt;
&lt;li&gt;Add the horizontal handoffs so the end-to-end path is walkable.&lt;/li&gt;
&lt;li&gt;Only &lt;em&gt;then&lt;/em&gt; go deep on the segment with the worst lead-time ratio.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Keep the stream strategic. Push the step-by-step detail into the process layer beneath it. The value is in the link.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;This is a condensed take on a live "Beyond the Diagram" session. The full guide, with the VSM data-box metrics and a worked walkthrough, is here: &lt;a href="https://processcamp.io/guides/value-stream-mapping" rel="noopener noreferrer"&gt;Value Stream Mapping: what it is and how it works&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>lean</category>
      <category>bpmn</category>
      <category>productivity</category>
      <category>business</category>
    </item>
  </channel>
</rss>
