| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- # generated: 2026-01-08
- # project: 188-179-template-6
- # project_key: 188-179-template-6
- # tracking_system: file-system
- # story_location: _bmad-output/implementation-artifacts
- # STATUS DEFINITIONS:
- # ==================
- # Epic Status:
- # - backlog: Epic not yet started
- # - in-progress: Epic actively being worked on
- # - done: All stories in epic completed
- #
- # Epic Status Transitions:
- # - backlog -> in-progress: Automatically when first story is created (via create-story)
- # - in-progress -> done: Manually when all stories reach 'done' status
- #
- # Story Status:
- # - backlog: Story only exists in epic file
- # - ready-for-dev: Story file created in stories folder
- # - in-progress: Developer actively working on implementation
- # - review: Ready for code review (via Dev's code-review workflow)
- # - done: Story completed
- #
- # Retrospective Status:
- # - optional: Can be completed but not required
- # - done: Retrospective has been completed
- #
- # WORKFLOW NOTES:
- # ===============
- # - Epic transitions to 'in-progress' automatically when first story is created
- # - Stories can be worked in parallel if team capacity allows
- # - SM typically creates next story after previous one is 'done' to incorporate learnings
- # - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
- generated: 2026-01-08
- project: 188-179-template-6
- project_key: 188-179-template-6
- tracking_system: file-system
- story_location: _bmad-output/implementation-artifacts
- development_status:
- # Epic 1: 测试工具包基础框架与 Select 支持
- epic-1: in-progress
- 1-1-create-package-structure: done
- 1-2-implement-types-errors: ready-for-dev
- 1-3-static-select-tool: backlog
- 1-4-async-select-tool: backlog
- 1-5-main-export-docs: backlog
- 1-6-select-unit-tests: backlog
- epic-1-retrospective: optional
- # Epic 2: 扩展工具集(文件上传、表单、列表、对话框)
- epic-2: backlog
- 2-1-file-upload-tool: backlog
- 2-2-form-helper-tool: backlog
- 2-3-dynamic-list-tool: backlog
- 2-4-dialog-tool: backlog
- 2-5-update-export-fixtures: backlog
- 2-6-extended-unit-tests: backlog
- epic-2-retrospective: optional
- # Epic 3: 在残疾人管理中验证工具包
- epic-3: backlog
- 3-1-test-app-infrastructure: backlog
- 3-2-photo-upload-test: backlog
- 3-3-bank-card-test: backlog
- 3-4-remark-visit-test: backlog
- 3-5-complete-flow-test: backlog
- 3-6-stability-test: backlog
- epic-3-retrospective: optional
- # Epic 4: 完善文档与开发者体验
- epic-4: backlog
- 4-1-improve-readme-docs: backlog
- epic-4-retrospective: optional
|