Auto-sync: 2026-04-29 00:02

This commit is contained in:
2026-04-29 00:02:51 +08:00
parent 0e548ce5dc
commit 74d02d0df2
80 changed files with 3450 additions and 382 deletions

View File

@@ -0,0 +1,44 @@
---
title: "Value Stream"
type: concept
tags:
- Lean
- Value-Delivery
- Scaled-Agile
- CTP
sources:
- ctp-topic-65-tracing-the-value-delivered-in-cloud-transformation
last_updated: 2026-04-28
---
## Definition
一组为客户(外部或内部)交付产品或服务的**活动集合**涵盖从需求提出到价值实现的完整链条。Value Stream 的目标是通过消除浪费Muda、减少不均衡Mura和克服冗余Muri来最大化客户价值。
## Types
- **Operational Value Stream (OVS)**面向外部客户的解决方案交付Scaled Agile Framework (SAFe) 定义
- **Development Value Stream (DVS)**内部产品或平台的建设与维护Scaled Agile Framework (SAFe) 定义
## Components
| 活动类型 | 说明 | 示例 |
|---------|------|------|
| 增值活动 (Value-Adding) | 直接为客户创造价值 | 功能交付、快速响应 |
| 价值赋能活动 (Value-Enabling) | 间接支撑价值交付 | 测试环境搭建、培训 |
| 浪费 (Waste / Muda) | 不产生价值,应消除 | 等待、过度加工、缺陷 |
## Related Concepts
- [[Weighted Shortest Job First (WSJF)]]Value Stream 内工作的优先级排序方法
- [[Lean]]Value Stream 分析的理论基础
- [[Cost of Delay (CoD)]]:量化延迟价值的指标
## Related Sources
- [[CTP Topic 65 Tracing the Value Delivered in Cloud Transformation]]
## Aliases
- Value Streams
- Value Stream Mapping
- VSM