Loading...
Loading...
Compare original and translation side by side
design/gdd/production/sprints/undefineddesign/gdd/production/sprints/undefined| Factor | Assessment | Notes |
|---|---|---|
| Systems affected | [List] | [Core, gameplay, UI, etc.] |
| Files likely modified | [Count] | [Key files listed below] |
| New code vs modification | [Ratio, e.g., 70% new / 30% modification] | |
| Integration points | [Count] | [Which systems interact] |
| Test coverage needed | [Low / Medium / High] | [Unit, integration, manual] |
| Existing patterns available | [Yes / Partial / No] | [Can follow existing code or new ground] |
[path/to/file1][path/to/file2][path/to/file3]| 因素 | 评估结果 | 备注 |
|---|---|---|
| 受影响系统 | [列表] | [核心系统、游戏玩法、UI等] |
| 可能修改的文件数 | [数量] | [以下列出关键文件] |
| 新增代码 vs 修改代码 | [比例,如:70%新增 / 30%修改] | |
| 集成点数量 | [数量] | [与哪些系统交互] |
| 需要的测试覆盖率 | [低 / 中 / 高] | [单元测试、集成测试、手动测试] |
| 可复用现有模式 | [是 / 部分可用 / 否] | [可遵循现有代码或需要全新实现] |
[path/to/file1][path/to/file2][path/to/file3]| Scenario | Days | Assumption |
|---|---|---|
| Optimistic | [X] | Everything goes right, no surprises, requirements are clear |
| Expected | [Y] | Normal pace, minor issues, one round of review feedback |
| Pessimistic | [Z] | Significant unknowns surface, blocked for a day, requirements change |
| 场景 | 天数 | 假设条件 |
|---|---|---|
| 乐观值 | [X] | 一切顺利,无意外情况,需求明确 |
| 预期值 | [Y] | 正常推进,存在小问题,需一轮评审反馈 |
| 悲观值 | [Z] | 出现重大未知问题,被阻塞1天,需求变更 |
| Risk | Likelihood | Impact | Mitigation |
|---|---|---|---|
| [Specific risk] | [High/Med/Low] | [Days added if realized] | [How to reduce] |
| [Another risk] | [Likelihood] | [Impact] | [Mitigation] |
| 风险 | 发生概率 | 影响 | 缓解措施 |
|---|---|---|---|
| [具体风险] | [高/中/低] | [若发生将增加的天数] | [如何降低风险] |
| [另一风险] | [发生概率] | [影响] | [缓解措施] |
| Dependency | Status | Impact if Delayed |
|---|---|---|
| [What must be done first] | [Done / In Progress / Not Started] | [How it affects this task] |
| 依赖项 | 状态 | 延迟影响 |
|---|---|---|
| [必须先完成的工作] | [已完成 / 进行中 / 未开始] | [对本次任务的影响] |
| # | Sub-task | Estimate | Notes |
|---|---|---|---|
| 1 | [Research / spike] | [X days] | [If unknowns need investigation first] |
| 2 | [Core implementation] | [X days] | [The main work] |
| 3 | [Integration with system X] | [X days] | [Connecting to existing code] |
| 4 | [Testing and validation] | [X days] | [Writing tests, manual verification] |
| 5 | [Code review and iteration] | [X days] | [Review feedback, fixes] |
| Total | [Y days] |
| # | 子任务 | 估算天数 | 备注 |
|---|---|---|---|
| 1 | [调研/探索性任务(Spike)] | [X天] | [若存在未知问题需先调研] |
| 2 | [核心实现] | [X天] | [主要工作内容] |
| 3 | [与系统X集成] | [X天] | [与现有代码对接] |
| 4 | [测试与验证] | [X天] | [编写测试、手动验证] |
| 5 | [代码评审与迭代] | [X天] | [处理评审反馈、修复问题] |
| 总计 | [Y天] |
| Similar Task | Estimated | Actual | Relevant Difference |
|---|---|---|---|
| [Past task 1] | [X days] | [Y days] | [What makes it similar/different] |
| [Past task 2] | [X days] | [Y days] | [What makes it similar/different] |
| 类似任务 | 估算天数 | 实际天数 | 相关差异 |
|---|---|---|---|
| [过往任务1] | [X天] | [Y天] | [相似/不同之处] |
| [过往任务2] | [X天] | [Y天] | [相似/不同之处] |
8. **Output the estimate** to the user with a brief summary: recommended
budget, confidence level, and the single biggest risk factor.
8. **向用户输出估算结果**,同时附上简短摘要:建议预算、置信度以及最主要的风险因素。