- Add V0_301_RELEASE_SCOPE.md: P0 (Chat Server fix), C1 (typing, read receipts), P1 (presence), S1 (social enrichi) - Update SCOPE_CONTROL.md to reference v0.301 - Update PROJECT_STATE.md and FEATURE_STATUS.md - Update .cursorrules scope to v0.301
80 lines
2.6 KiB
Markdown
80 lines
2.6 KiB
Markdown
# État du projet Veza — Février 2026
|
||
|
||
**Document opérationnel** : Où en sommes-nous, quelles sont les prochaines étapes.
|
||
|
||
---
|
||
|
||
## 1. Version actuelle
|
||
|
||
| Élément | Valeur |
|
||
|---------|--------|
|
||
| **Dernier tag** | v0.203 |
|
||
| **Branche courante** | `main` (v0.203 mergée) |
|
||
| **Phase** | Phase 2 Contenu — Lots L, K, D1 livrés |
|
||
| **Prochaine version** | v0.301 (Phase 3 Social) |
|
||
|
||
---
|
||
|
||
## 2. Ce qui est livré
|
||
|
||
### v0.103 (Phase 1 Fondation)
|
||
- Auth : OAuth Spotify (A1), Sessions enrichies (A4)
|
||
- Profils : Bannière (B1), Liens sociaux (B2), Profil privé (B3)
|
||
- ⏸️ 2FA SMS, Passkeys → reportés v0.104
|
||
|
||
### v0.201 (Phase 2 Contenu — Lot E)
|
||
- ✅ Lot E — Métadonnées : BPM, musical_key, lyrics, tags (E1–E4)
|
||
- Migrations : 084 track_lyrics, 085 tracks.tags
|
||
|
||
### v0.202 (Phase 2 Contenu — Lots G, H, F, C, D)
|
||
- Lot G : Recherche avancée (musical_key, tri pertinence, autocomplete, facettes type, historique)
|
||
- Lot H : Analytics créateur (stats, graphiques, taux complétion, export CSV/JSON)
|
||
- Lot F : Seller dashboard (GET /sell/stats, liste produits marketplace)
|
||
- Lot C : Player (crossfade, gapless preload, PiP)
|
||
- Lot D : Autoplay (GET /tracks/recommendations, section « À écouter ensuite »)
|
||
|
||
### v0.203 (Phase 2 Contenu — Lots L, K, D1)
|
||
- Lot L : Social Trending (GET /social/trending, cache Redis, SocialViewTrending connecté)
|
||
- Lot K : Recherche enrichie (pg_trgm fuzzy, AND/OR/NOT/"phrase exacte", tooltip aide)
|
||
- Lot D1 : Queue collaborative (sessions partagées, bouton Partager, polling sync)
|
||
|
||
---
|
||
|
||
## 3. Prochaines étapes
|
||
|
||
### Immédiat (post v0.203)
|
||
1. **Phase 3 prête** : `V0_301_RELEASE_SCOPE.md` créé (chat avancé, présence, social complet)
|
||
2. **Branche** : Créer `release/v0.301` pour démarrer l'implémentation
|
||
|
||
---
|
||
|
||
## 4. Références rapides
|
||
|
||
| Document | Usage |
|
||
|----------|-------|
|
||
| [V0_301_RELEASE_SCOPE.md](V0_301_RELEASE_SCOPE.md) | Scope détaillé v0.301 (Phase 3 Social) |
|
||
| [V0_203_RELEASE_SCOPE.md](V0_203_RELEASE_SCOPE.md) | Scope v0.203 (archivé) |
|
||
| [SCOPE_CONTROL.md](SCOPE_CONTROL.md) | Anti-scope-creep, workflow |
|
||
| [FEATURE_STATUS.md](FEATURE_STATUS.md) | Statut des features par domaine |
|
||
| [CHANGELOG.md](../CHANGELOG.md) | Historique des versions |
|
||
|
||
---
|
||
|
||
## 5. Stack technique
|
||
|
||
| Composant | État |
|
||
|-----------|------|
|
||
| Backend Go | ✅ Opérationnel |
|
||
| Frontend React (Vite) | ✅ Opérationnel |
|
||
| Chat Server Rust | ⚠️ Erreurs SQLx |
|
||
| Stream Server Rust | ⚠️ Imports manquants |
|
||
| PostgreSQL | ✅ |
|
||
| Redis | ✅ |
|
||
|
||
---
|
||
|
||
## 6. Indicateurs
|
||
|
||
| Métrique | Valeur |
|
||
|----------|--------|
|
||
| Features livrées (cumul) | ~345 / 600 |
|