2026-01-11 22:56:02 +01:00

70 lines
2.5 KiB
YAML

# generated: 2026-01-10
# project: Data_analysis
# project_key: DATA
# 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-10"
project: "Data_analysis"
project_key: "DATA"
tracking_system: "file-system"
story_location: "_bmad-output/implementation-artifacts"
development_status:
epic-1: done
1-1-initialisation-du-monorepo-docker: review
1-2-ingestion-de-fichiers-excel-csv-backend: review
1-3-visualisation-dans-la-smart-grid-frontend: review
1-4-gestion-des-types-renommage-data-hygiene: review
1-5-tri-filtrage-de-base: review
epic-1-retrospective: optional
epic-2: done
2-1-edition-de-cellule-validation: review
2-2-undo-redo-des-modifications: review
2-3-detection-automatique-des-outliers-backend: review
2-4-panel-d-insights-revue-des-outliers-frontend: review
2-5-exclusion-non-destructive-de-donnees: review
epic-2-retrospective: optional
epic-3: done
3-1-matrice-de-correlation-interactive: review
3-2-calcul-de-l-importance-des-features-backend: review
3-3-recommandation-intelligente-de-variables-frontend: review
epic-3-retrospective: optional
epic-4: in-progress
4-1-configuration-de-la-regression: review
4-2-execution-du-modele-backend: review
4-3-dashboard-de-resultats-interactif: review
4-4-generation-du-rapport-pdf-audit-trail: backlog
epic-4-retrospective: optional