Auto-sync: 2026-04-29 04:03

This commit is contained in:
2026-04-29 04:03:31 +08:00
parent 2c56d5a031
commit eedfafcae2
47 changed files with 2453 additions and 0 deletions

43
wiki/concepts/SAFe.md Normal file
View File

@@ -0,0 +1,43 @@
---
title: "SAFe"
type: concept
tags: [Agile, Scaling, Framework, Requirements]
sources: [public-cloud-learning-sessions-applicable-business-analysis-techniques-20240109]
last_updated: 2026-05-11
---
## Definition
SAFeScaled Agile Framework规模化敏捷框架是一种将敏捷实践扩展到大型企业和跨团队组织的框架方法提供从团队级到投资组合级的完整敏捷实施路径。
## Requirements Hierarchy in SAFe
SAFe 的需求层次与纯 Scrum 不同,包含更丰富的粒度:
| 层级 | 名称 | 说明 |
|------|------|------|
| **Epic** | 史诗 | 最大业务价值单元通常跨多个发布火车Release Train |
| **Capability** | 能力 | 跨多个团队的业务能力,通常需要多个迭代 |
| **Feature** | 功能 | 可独立交付的业务功能,有明确的投资回报 |
| **User Story** | 用户故事 | 具体用户视角的需求,遵循 INVEST 原则 |
| **Non-Functional Requirements (NFR)** | 非功能需求 | 性能、安全、可用性、可扩展性等质量属性 |
## Why SAFe Matters
纯用户故事User Story不足以管理大型企业的复杂需求
- **Epic** 提供战略对齐——确保每个功能都与业务目标关联
- **Capability** 桥接战略与执行——跨团队的协调单元
- **Feature** 是可度量的投资单元——支持 PI PlanningProgram Increment Planning
- **NFR** 保障质量属性——避免只关注功能而忽视非功能需求
## Relationship to Other Concepts
- [[Requirements-Gathering]]SAFe 提供了完整的需求层次结构
- [[INVEST]]User Story 层级需遵循 INVEST 原则
- [[Business-Analysis]]:业务分析师负责定义 Epic 和 Feature 层级
- [[T-Shaped-Skills]]SAFe 团队需要 T 型技能人才
## Aliases
- Scaled Agile Framework
- 规模化敏捷框架
- SAFe Framework