Auto-sync: 2026-04-18 05:18

This commit is contained in:
2026-04-18 05:18:07 +08:00
parent b78ac81f2c
commit 705181ee3f
56 changed files with 1676 additions and 0 deletions

23
wiki/concepts/PRD.md Normal file
View File

@@ -0,0 +1,23 @@
---
title: "PRD"
type: concept
tags: []
last_updated: 2025-12-18
---
## Definition
Product Requirements Document产品需求文档。是产品经理最核心的工作交付物描述产品功能、交互、业务逻辑的文档。
## Key Components
- 功能描述:每个功能的详细说明
- 业务流程:用户操作流程和数据流向
- 边界情况:异常场景、空数据处理等
- 交互原型:页面布局和交互细节
## Evolution
本文认为 AI 将改变 PRD 的角色:未来需求实现可能"端到端",不再需要传统文档。
## Aliases
- Product Requirements Document
- 产品需求文档
- PRD 文档