- Added core documentation for the Team Management feature, including iteration goals, implementation plans, and design specifications. - Introduced new files for team configuration, IPC channels, and UI components for team listing and Kanban board. - Established a clear definition of done and scope for the first iteration, focusing on visible results and graceful degradation in the UI. - Documented the messaging and task file formats, ensuring robust communication between team members. - Implemented a Kanban design with defined states and transitions for task management. |
||
|---|---|---|
| .. | ||
| iteration-01-core-team-list.md | ||
| README.md | ||
Итерации реализации
Здесь лежат планы реализации фич итерациями (vertical slices), чтобы двигаться постепенно и каждый шаг давал видимый результат.
Список
Принципы
- Vertical slice: в каждой итерации доводим минимум “end-to-end” (types → main → IPC → preload → renderer → UI)
- Чёткий scope: у каждой итерации есть цели и не‑цели
- Definition of Done: заранее фиксируем критерии готовности и ручную проверку