115 lines
4.6 KiB
YAML
115 lines
4.6 KiB
YAML
# generated: 2026-01-17
|
|
# project: chartbastan
|
|
# project_key: chartbastan
|
|
# tracking_system: file-system
|
|
# story_location: "{project-root}/_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-17
|
|
project: chartbastan
|
|
project_key: chartbastan
|
|
tracking_system: file-system
|
|
story_location: "{project-root}/_bmad-output/implementation-artifacts"
|
|
|
|
development_status:
|
|
# Epic 1: Foundation & Project Setup
|
|
epic-1: in-progress
|
|
1-1-initialiser-le-projet-nextjs-avec-starter-template: review
|
|
1-2-configurer-la-base-de-donnees-sqlite-avec-drizzle-orm: review
|
|
1-3-configurer-fastapi-backend-avec-sqlalchemy: review
|
|
1-4-configurer-ci-cd-basique-avec-github-actions: review
|
|
epic-1-retrospective: optional
|
|
|
|
# Epic 2: Data Collection & Energy Analysis
|
|
epic-2: in-progress
|
|
2-1-implémenter-le-scraper-twitter-avec-rate-limiting: review
|
|
2-2-implémenter-le-scraper-reddit: review
|
|
2-3-implémenter-le-scraper-rss: review
|
|
2-4-implémenter-l-analyse-de-sentiment-avec-vader: review
|
|
2-5-implémenter-le-calcul-d-energie-collective: review
|
|
2-6-configurer-rabbitmq-pour-queue-asynchrone: review
|
|
epic-2-retrospective: optional
|
|
|
|
# Epic 3: Prediction System & Backtesting
|
|
epic-3: in-progress
|
|
3-1-créer-le-modèle-de-données-pour-matchs-et-prédictions: review
|
|
3-2-implémenter-le-système-de-calcul-de-prédictions: review
|
|
3-3-implémenter-le-système-de-backtesting: review
|
|
3-4-créer-l-endpoint-api-pour-récupérer-les-prédictions: review
|
|
epic-3-retrospective: optional
|
|
|
|
# Epic 4: User Authentication & Access Control
|
|
epic-4: in-progress
|
|
4-1-configurer-better-auth-pour-authentification: review
|
|
4-2-implémenter-l-inscription-et-la-connexion-utilisateur: review
|
|
4-3-implémenter-le-système-de-permissions-gratuit-premium: review
|
|
4-4-implémenter-la-gestion-des-limites-de-prédictions: review
|
|
4-5-implémenter-le-rate-limiting-différencié: review
|
|
epic-4-retrospective: optional
|
|
|
|
# Epic 5: Dashboard & Core Visualizations
|
|
epic-5: in-progress
|
|
5-1-créer-le-composant-confidencemeter: review
|
|
5-2-créer-le-composant-matchlistitem: review
|
|
5-3-créer-le-composant-energywave-pour-visualisation-24h: review
|
|
5-4-créer-le-dashboard-principal-avec-navigation: review
|
|
5-5-implémenter-le-dashboard-temps-réel-avec-d3js: review
|
|
epic-5-retrospective: optional
|
|
|
|
# Epic 6: User Experience & Engagement
|
|
epic-6: in-progress
|
|
6-1-créer-la-landing-page-avec-capture-d-emails: review
|
|
6-2-implémenter-l-onboarding-progressif-optionnel: review
|
|
6-3-implémenter-l-historique-personnel-avec-roi: review
|
|
epic-6-retrospective: optional
|
|
|
|
# Epic 7: Gamification & Social Features
|
|
epic-7: in-progress
|
|
7-1-implémenter-le-système-de-classement-top-100: review
|
|
7-2-implémenter-le-système-de-badges-et-réalisations: review
|
|
7-3-implémenter-le-programme-de-parrainage: review
|
|
7-4-implémenter-le-partage-de-réussites-avec-format-pré-rempli: review
|
|
epic-7-retrospective: optional
|
|
|
|
# Epic 8: Notifications & Alerts
|
|
epic-8: in-progress
|
|
8-1-implémenter-les-notifications-push-pour-changements-majeurs: review
|
|
8-2-implémenter-les-notifications-pour-prédictions-confirmées: review
|
|
8-3-implémenter-la-gestion-des-préférences-de-notifications: review
|
|
epic-8-retrospective: optional
|
|
|
|
# Epic 9: Advanced Features & API (Phase 2+)
|
|
epic-9: in-progress
|
|
9-1-créer-l-api-publique-avec-documentation-openapi: review
|
|
9-2-implémenter-la-comparaison-énergie-vs-stats-traditionnelles: review
|
|
9-3-implémenter-le-calendrier-énergétique-de-matchs: review
|
|
epic-9-retrospective: optional
|