---
title: "DOWNSTREAM | Glossary"
description: "DOWNSTREAM is an operator protocol for delayed consequences. The real cost of a decision often lands later, and somewhere else: another team, a later…"
image: "https://lenvanderhof.com/photos/len-portrait-1.jpg"
---

Term

# DOWNSTREAM

DOWNSTREAM is an operator protocol for delayed consequences. The real cost of a decision often lands later, and somewhere else: another team, a later quarter, a customer you will not meet. The named moves are Detect, Observe, Weigh, Navigate, Stream effects, Trace, Review, Effects on stakeholders, Assess systemic risk, Mitigate. It is an operating heuristic, not a validated risk instrument. Name the second bend before you commit, then assign an owner to watch it. The book is in production; the protocol is already usable.

## When to use it

Use it on consequential bets whose bill will not arrive in this sprint. If a first-order metric is green and you cannot name who pays later, do not treat the decision as closed.

## Do not confuse with

DOWNSTREAM is the company-level protocol. CASCADE is the companion habit in the operator's head. They are not the same book. The Downstream Effects is not for sale yet.

## Essays on this site

- [Downstream effects](https://lenvanderhof.com/en/blog/downstream-effects/)
- [What are downstream effects?](https://lenvanderhof.com/en/blog/what-are-downstream-effects/)

```json
{
	"@context": "https://schema.org",
	"@graph": [
		{
			"@type": "DefinedTerm",
			"@id": "https://lenvanderhof.com/glossary/downstream/#term",
			"name": "DOWNSTREAM",
			"description": "DOWNSTREAM is an operator protocol for delayed consequences. The real cost of a decision often lands later, and somewhere else: another team, a later quarter, a customer you will not meet. The named moves are Detect, Observe, Weigh, Navigate, Stream effects, Trace, Review, Effects on stakeholders, Assess systemic risk, Mitigate. It is an operating heuristic, not a validated risk instrument. Name the second bend before you commit, then assign an owner to watch it. The book is in production; the protocol is already usable.",
			"url": "https://lenvanderhof.com/glossary/downstream/",
			"inDefinedTermSet": "https://lenvanderhof.com/glossary/"
		},
		{
			"@type": "WebPage",
			"@id": "https://lenvanderhof.com/glossary/downstream/#webpage",
			"url": "https://lenvanderhof.com/glossary/downstream/",
			"name": "DOWNSTREAM",
			"description": "DOWNSTREAM is an operator protocol for delayed consequences. The real cost of a decision often lands later, and somewhere else: another team, a later quarter, a customer you will not meet. The named moves are Detect, Observe, Weigh, Navigate, Stream effects, Trace, Review, Effects on stakeholders, Assess systemic risk, Mitigate. It is an operating heuristic, not a validated risk instrument. Name the second bend before you commit, then assign an owner to watch it. The book is in production; the protocol is already usable.",
			"inLanguage": "en",
			"isPartOf": {
				"@id": "https://lenvanderhof.com/#website"
			},
			"about": {
				"@id": "https://lenvanderhof.com/glossary/downstream/#term"
			},
			"mainEntity": {
				"@id": "https://lenvanderhof.com/glossary/downstream/#term"
			},
			"breadcrumb": {
				"@id": "https://lenvanderhof.com/glossary/downstream/#breadcrumb"
			}
		},
		{
			"@type": "BreadcrumbList",
			"@id": "https://lenvanderhof.com/glossary/downstream/#breadcrumb",
			"itemListElement": [
				{
					"@type": "ListItem",
					"position": 1,
					"name": "Home",
					"item": "https://lenvanderhof.com/"
				},
				{
					"@type": "ListItem",
					"position": 2,
					"name": "All terms",
					"item": "https://lenvanderhof.com/glossary/"
				},
				{
					"@type": "ListItem",
					"position": 3,
					"name": "DOWNSTREAM",
					"item": "https://lenvanderhof.com/glossary/downstream/"
				}
			]
		}
	]
}
```
