Files
nexus/wiki/concepts/PRD.md
2026-04-18 05:18:07 +08:00

23 lines
647 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "PRD"
type: concept
tags: []
last_updated: 2025-12-18
---
## Definition
Product Requirements Document产品需求文档。是产品经理最核心的工作交付物描述产品功能、交互、业务逻辑的文档。
## Key Components
- 功能描述:每个功能的详细说明
- 业务流程:用户操作流程和数据流向
- 边界情况:异常场景、空数据处理等
- 交互原型:页面布局和交互细节
## Evolution
本文认为 AI 将改变 PRD 的角色:未来需求实现可能"端到端",不再需要传统文档。
## Aliases
- Product Requirements Document
- 产品需求文档
- PRD 文档