Files
obsidian-notes/2Areas/AI工作流/文档优先编程.md
2026-05-28 20:46:47 +08:00

13 lines
461 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.

## why?
- Ai 产出代码的速度远远大于人类review的速度所以人应该聚焦于高杠杆的点参考[[人类注意力应分配到高杠杆的点]]。而文档就是人可以用最小的注意力就可以规范agent实现需求以及边界的翘点。
## what?
- 以策划文档发起
- 第一个文档PRD
- 内容:
- 第二个文档:根据访谈内容生成的时序图
## how?
-
- 参考美团AI工作流
![[美团AI工作流.png]]