Files
kdletters 8c6ec9e6e4
Some checks failed
CI / verify (pull_request) Has been cancelled
Merge remote-tracking branch 'origin/master' into hermes/hermes-1e775b03
# Conflicts:
#	docs/technical/README.md
#	src/components/custom-world-home/CustomWorldCreationHub.tsx
#	src/components/custom-world-home/creationWorkShelf.ts
#	src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
2026-05-12 15:02:47 +08:00
..
1
2026-05-01 20:29:09 +08:00
1
2026-05-01 20:29:09 +08:00
1
2026-05-01 20:29:09 +08:00
1
2026-05-01 20:29:09 +08:00
1
2026-05-08 11:44:42 +08:00
1
2026-05-08 11:44:42 +08:00

PRD 总览

本目录用于存放产品需求、玩法闭环、阶段计划和可直接指导编码的需求拆分文档。

重点入口

使用规则

  • 新玩法、新 Agent 阶段、新创作闭环或较大功能落地前,优先补 PRD。
  • PRD 必须写到可以编码的程度,包含字段、接口、状态、验收和并行任务拆分。
  • 若 PRD 与最新代码或技术方案冲突,以代码和最新技术方案为准,并同步修正 PRD。