🎉 Init monorepo Nuxt 4 + Laravel 12 (Story 1.1)
Setup complet de l'infrastructure projet : - Frontend Nuxt 4 (SSR, TypeScript, i18n, Pinia, TailwindCSS) - Backend Laravel 12 API-only avec middleware X-API-Key et CORS - Design tokens (sky-dark, sky-accent, sky-text) et polices (Merriweather, Inter) - Documentation planning et implementation artifacts Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
96
docs/implementation-artifacts/sprint-status.yaml
Normal file
96
docs/implementation-artifacts/sprint-status.yaml
Normal file
@@ -0,0 +1,96 @@
|
||||
# generated: 2026-02-03
|
||||
# project: skycel
|
||||
# project_key: skycel-portfolio
|
||||
# tracking_system: file-system
|
||||
# story_location: docs/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-02-03
|
||||
project: skycel
|
||||
project_key: skycel-portfolio
|
||||
tracking_system: file-system
|
||||
story_location: docs/implementation-artifacts
|
||||
|
||||
development_status:
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
# EPIC 1: Fondations & Double Entrée
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
epic-1: in-progress
|
||||
1-1-initialisation-monorepo-infrastructure: review
|
||||
1-2-base-donnees-migrations-initiales: ready-for-dev
|
||||
1-3-systeme-i18n-frontend-api-bilingue: ready-for-dev
|
||||
1-4-layouts-routing-transitions-page: ready-for-dev
|
||||
1-5-landing-page-choix-heros: ready-for-dev
|
||||
1-6-store-pinia-progression-bandeau-rgpd: ready-for-dev
|
||||
1-7-page-resume-express-mode-presse: ready-for-dev
|
||||
epic-1-retrospective: optional
|
||||
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
# EPIC 2: Contenu & Découverte
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
epic-2: in-progress
|
||||
2-1-composant-projectcard: ready-for-dev
|
||||
2-2-page-projets-galerie: ready-for-dev
|
||||
2-3-page-projet-detail: ready-for-dev
|
||||
2-4-page-competences-affichage-categories: ready-for-dev
|
||||
2-5-competences-cliquables-projets-lies: ready-for-dev
|
||||
2-6-page-temoignages-migrations-bdd: ready-for-dev
|
||||
2-7-composant-dialogue-pnj: ready-for-dev
|
||||
2-8-page-parcours-timeline-narrative: ready-for-dev
|
||||
epic-2-retrospective: optional
|
||||
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
# EPIC 3: Navigation Gamifiée & Progression
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
epic-3: in-progress
|
||||
3-1-table-narrator-texts-api-narrateur: ready-for-dev
|
||||
3-2-composant-narratorbubble-le-bug: ready-for-dev
|
||||
3-3-textes-narrateur-contextuels-arc-revelation: ready-for-dev
|
||||
3-4-barre-progression-globale-xp-bar: ready-for-dev
|
||||
3-5-logique-progression-deblocage-contact: ready-for-dev
|
||||
3-6-carte-interactive-desktop-konvajs: ready-for-dev
|
||||
3-7-navigation-mobile-chemin-libre-bottom-bar: ready-for-dev
|
||||
epic-3-retrospective: optional
|
||||
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
# EPIC 4: Chemins Narratifs, Challenge & Contact
|
||||
# ═══════════════════════════════════════════════════════════════════════════
|
||||
epic-4: in-progress
|
||||
4-1-composant-choicecards-choix-narratifs: ready-for-dev
|
||||
4-2-intro-narrative-premier-choix: ready-for-dev
|
||||
4-3-chemins-narratifs-differencies: ready-for-dev
|
||||
4-4-table-easter-eggs-systeme-detection: ready-for-dev
|
||||
4-5-easter-eggs-implementation-ui-collection: ready-for-dev
|
||||
4-6-page-challenge-structure-puzzle: ready-for-dev
|
||||
4-7-revelation-monde-de-code: ready-for-dev
|
||||
4-8-page-contact-formulaire-celebration: ready-for-dev
|
||||
4-9-challenge-post-formulaire: ready-for-dev
|
||||
epic-4-retrospective: optional
|
||||
Reference in New Issue
Block a user