140 lines
4.7 KiB
YAML

# generated: 2026-01-11
# project: Keep
# project_key: notebooks-contextuels
# 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-11
project: Keep
project_key: notebooks-contextuels
tracking_system: file-system
story_location: _bmad-output/implementation-artifacts
development_status:
# Epic 1: Database Migration & Schema
epic-1: done
1-1-create-prisma-schema-migration: done
1-2-create-data-migration-script: done
1-3-create-migration-tests: backlog
1-4-document-migration-process: backlog
epic-1-retrospective: optional
# Epic 2: State Management & Server Actions
epic-2: in-progress
2-1-create-notebooks-context: done
2-2-create-notebook-server-actions: done
2-3-create-label-server-actions: done
2-4-create-note-notebook-server-actions: done
2-5-create-ai-server-actions-stub: review
2-6-write-tests-context-actions: backlog
epic-2-retrospective: optional
# Epic 3: Notebooks Sidebar UI
epic-3: in-progress
3-1-create-notebooks-sidebar-component: done
3-2-add-notebook-creation-ui: done
3-3-add-notebook-management-actions: done
3-4-display-labels-sidebar: done
3-5-add-label-creation-ui: done
3-6-add-label-management-actions: done
3-7-implement-note-filtering-notebook: done
3-8-style-sidebar-match-keep-design: done
epic-3-retrospective: optional
# Epic 4: Advanced Drag & Drop
epic-4: in-progress
4-1-implement-notebook-reordering: backlog
4-2-add-visual-drag-feedback: backlog
4-3-implement-drag-notes-sidebar: backlog
4-4-add-context-menu-move-alternative: done
4-5-add-drag-performance-optimizations: backlog
epic-4-retrospective: optional
# Epic 5: Contextual AI Features
epic-5: in-progress
5-1-implement-notebook-suggestion: done
5-2-implement-label-suggestions: backlog
5-3-implement-batch-inbox-organization: backlog
5-4-implement-auto-label-creation: backlog
5-5-implement-contextual-semantic-search: backlog
5-6-implement-notebook-summary: backlog
5-7-add-ai-settings-controls: backlog
5-8-add-ai-performance-monitoring: backlog
epic-5-retrospective: optional
# Epic 6: Undo/Redo System
epic-6: backlog
6-1-implement-undo-history: backlog
6-2-register-undo-actions: backlog
6-3-create-undo-toast-ui: backlog
6-4-add-undo-keyboard-shortcut: backlog
epic-6-retrospective: optional
# Epic 7: Bug Fixes - Auto-labeling & Note Visibility
epic-7: in-progress
7-1-fix-auto-labeling-bug: in-progress
7-2-fix-note-visibility-bug: review
epic-7-retrospective: optional
# Epic 8: Bug Fixes - UI Reactivity & State Management
epic-8: in-progress
8-1-fix-ui-reactivity-bug: review
epic-8-retrospective: optional
# Epic 9: Feature Requests - Favorites & Recent Notes
epic-9: in-progress
9-1-add-favorites-section: review
9-2-add-recent-notes-section: review
epic-9-retrospective: optional
# Epic 10: Bug Fixes - Mobile UX
epic-10: in-progress
10-1-fix-mobile-drag-scroll-bug: review
10-2-fix-mobile-menu-bug: review
epic-10-retrospective: optional
# Epic 11: Bug Fixes - Design & Settings
epic-11: review
11-1-improve-design-consistency: review
11-2-improve-settings-ux: review
epic-11-retrospective: optional
# Epic 12: Mobile Experience Overhaul
epic-12: backlog
12-1-mobile-note-cards-simplification: backlog
12-2-mobile-first-layout: backlog
12-3-mobile-bottom-navigation: backlog
12-4-full-screen-mobile-note-editor: backlog
12-5-mobile-quick-actions-swipe: backlog
12-6-mobile-typography-spacing: backlog
12-7-mobile-performance-optimization: backlog
epic-12-retrospective: optional