2026-02-20 14:23:12 +00:00
|
|
|
|
# É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 |
|
|
|
|
|
|
|---------|--------|
|
2026-02-23 22:21:06 +00:00
|
|
|
|
| **Dernier tag** | v0.603 |
|
2026-02-22 02:46:10 +00:00
|
|
|
|
| **Branche courante** | `main` |
|
2026-02-23 22:21:06 +00:00
|
|
|
|
| **Phase** | Phase 7 — Production Readiness |
|
|
|
|
|
|
| **Prochaine version** | v0.701 |
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-02-20 14:44:30 +00:00
|
|
|
|
## 2. Ce qui est livré
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
2026-02-20 14:44:30 +00:00
|
|
|
|
### v0.103 (Phase 1 Fondation)
|
|
|
|
|
|
- Auth : OAuth Spotify (A1), Sessions enrichies (A4)
|
|
|
|
|
|
- Profils : Bannière (B1), Liens sociaux (B2), Profil privé (B3)
|
2026-02-20 14:23:12 +00:00
|
|
|
|
- ⏸️ 2FA SMS, Passkeys → reportés v0.104
|
|
|
|
|
|
|
2026-02-20 14:44:30 +00:00
|
|
|
|
### 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
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
feat(release): v0.202 — Lots G, H, F, C, D
- Lot G: Recherche avancée (musical_key, tri pertinence, autocomplete, facettes, historique)
- Lot H: Analytics créateur (stats, charts, completion rate, export CSV/JSON)
- Lot F: Seller dashboard (GET /sell/stats, liste produits)
- Lot C: Player (crossfade, gapless preload, PiP)
- Lot D2: Autoplay (GET /tracks/recommendations, section À écouter ensuite)
Backend: GetRecommendations handler, route /tracks/recommendations
Frontend: PlayerQueue recommendations, fix TS errors (GlobalPlayer, AnalyticsViewKpiGrid, etc.)
Docs: FEATURE_STATUS, PROJECT_STATE, CHANGELOG, SCOPE_CONTROL
2026-02-20 17:16:17 +00:00
|
|
|
|
### 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 »)
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
2026-02-20 17:47:23 +00:00
|
|
|
|
### 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)
|
|
|
|
|
|
|
2026-02-21 04:32:29 +00:00
|
|
|
|
### v0.301 (Phase 3 Social — Lots P0, C1, P1, S1)
|
|
|
|
|
|
- Lot P0 : Chat Server typing protocol, auth WebSocket doc
|
|
|
|
|
|
- Lot C1 : Typing indicators, read receipts, delivered status
|
|
|
|
|
|
- Lot P1 : Présence (migration 088, GET /users/:id/presence, PresenceBadge)
|
|
|
|
|
|
- Lot S1 : Social enrichi (feed API, actor/track enrichi, pagination, explore, filtres)
|
|
|
|
|
|
|
2026-02-22 02:24:01 +00:00
|
|
|
|
### v0.302 (Phase 3 Social — Lots S2, N1, P2)
|
|
|
|
|
|
- Lot S2 : Groupes avancés (request join, invite, rôles, feed groupes, mes groupes)
|
|
|
|
|
|
- Lot N1 : Notifications push Web (subscription, envoi sur événement, préférences, badge)
|
|
|
|
|
|
- Lot P2 : Présence enrichie (rich presence track, mode invisible, PUT /users/me/presence)
|
2026-02-22 02:46:10 +00:00
|
|
|
|
|
|
|
|
|
|
### v0.303 (Phase 3 Social — Lot C2)
|
|
|
|
|
|
- Lot C2 : Chat appels WebRTC 1-to-1 (signalisation, CallButton, IncomingCallModal, ActiveCallBar)
|
2026-02-22 02:24:01 +00:00
|
|
|
|
|
2026-02-22 13:23:28 +00:00
|
|
|
|
### v0.401 (Phase 4 Commerce — Lots M1, M2, M3)
|
|
|
|
|
|
- Lot M1 : Produits & Catalogue (BPM, musical_key, category, previews, images, filtres, rich text)
|
|
|
|
|
|
- Lot M2 : Licences & Droits (product_licenses, GET /licenses/mine, LicenceCard, LicensesView)
|
|
|
|
|
|
- Lot M3 : Seller dashboard enrichi (evolution chart, top products, real sales)
|
|
|
|
|
|
|
2026-02-22 15:01:03 +00:00
|
|
|
|
### v0.402 (Phase 4 Commerce — Lots P1, P2)
|
|
|
|
|
|
- Lot P1 : Checkout Hyperswitch production-ready (return URL order_id, CheckoutSuccessView/ErrorView, webhook cancelled, CheckoutPaymentForm)
|
|
|
|
|
|
- Lot P2 : Codes promo (promo_codes, ValidatePromoCode, GET /commerce/promo/:code, PromoCodeModal connecté, OrderSummary dans Cart)
|
|
|
|
|
|
|
2026-02-22 16:56:51 +00:00
|
|
|
|
### v0.404 (Phase 4bis Stabilisation — post-audit)
|
|
|
|
|
|
- Sécurité : JWT stream token endpoint, SSRF protection webhooks (HTTPS-only), IDOR fix GetUploadStatus, Hyperswitch webhook secret requis en prod, password reset tokens hashés (SHA-256), docker-compose.hybrid supprimé, secrets CI → GitHub Secrets
|
|
|
|
|
|
- Infra : Rate limiting Redis, alerting Prometheus, PostgreSQL 16 aligné, compose staging complet, CodeQL SAST, Rust CI avec clippy
|
|
|
|
|
|
- Qualité : 40 fmt.Printf → zap, ~45 any éliminés frontend, TypeScript 5.9.3 unifié, code mort supprimé (~1600 LOC), gorilla/websocket → coder/websocket
|
|
|
|
|
|
|
2026-02-22 17:45:07 +00:00
|
|
|
|
### v0.501 (Phase 5 Streaming & Cloud — Lots S1, C1, G1)
|
|
|
|
|
|
- Lot S1 — HLS production : transcoding adaptatif 3 tiers (128k, 256k, 320k), ABR hls.js, cache segments CDN, monitoring Prometheus (4 compteurs), waveform generation (FFmpeg + audiowaveform), WaveformDisplay SVG interactif, useHLSPlayer hook
|
|
|
|
|
|
- Lot C1 — Cloud Storage MVP : gestion dossiers/fichiers, upload drag-and-drop avec quota 5GB, prévisualisation audio inline, publication cloud → track
|
|
|
|
|
|
- Lot G1 — Gear avancé : profils publics (is_public toggle, GearShowcase), galerie images multi-photo avec carousel, recherche ILIKE avec SearchBar
|
|
|
|
|
|
- Infra : MinIO S3-compatible (dev, staging, prod), 6 migrations (103–108)
|
|
|
|
|
|
- Sécurité : Trivy container scanning CI
|
|
|
|
|
|
|
2026-02-23 21:59:38 +00:00
|
|
|
|
### v0.603 (Phase 6+ Transfer automatique, Commission & Stabilisation)
|
|
|
|
|
|
- T1 : Transfer automatique Stripe Connect après paiement réussi (webhook Hyperswitch)
|
|
|
|
|
|
- Commission plateforme configurable (PLATFORM_FEE_RATE, défaut 10 %)
|
|
|
|
|
|
- Migration 115 seller_transfers, modèle SellerTransfer, GET /sell/transfers
|
|
|
|
|
|
- Carte Transfer History dans SellerDashboard
|
|
|
|
|
|
- Tests unitaires : transfer success, multi-seller, transfer-fails
|
|
|
|
|
|
- Archivage docs pre-v0.501
|
|
|
|
|
|
|
chore(release): v0.602 — Payout, Dette Technique & Tests E2E
- Stripe Connect: onboarding, balance, SellerDashboardView
- Interceptors: auth.ts, error.ts extracted, facade
- Grafana: dashboards enriched (p50, top endpoints, 4xx, WS, commerce)
- E2E commerce: product->order->review->invoice
- SMOKE_TEST_V0602, RETROSPECTIVE_V0602, PAYOUT_MANUAL
- Archive V0_602 scope, V0_603 placeholder, SCOPE_CONTROL v0.603
- Fix sanitizer regex (Go no backreferences)
- Marketplace test schema: product_licenses, product_images, orders, licenses
2026-02-23 21:32:01 +00:00
|
|
|
|
### v0.602 (Phase 6+ Payout, Dette Technique & Tests E2E)
|
|
|
|
|
|
- CLN2 : Split interceptors auth.ts, error.ts, facade < 30 LOC
|
2026-02-23 21:59:38 +00:00
|
|
|
|
- P3 : Stripe Connect payout (onboarding, balance, seller_stripe_accounts)
|
chore(release): v0.602 — Payout, Dette Technique & Tests E2E
- Stripe Connect: onboarding, balance, SellerDashboardView
- Interceptors: auth.ts, error.ts extracted, facade
- Grafana: dashboards enriched (p50, top endpoints, 4xx, WS, commerce)
- E2E commerce: product->order->review->invoice
- SMOKE_TEST_V0602, RETROSPECTIVE_V0602, PAYOUT_MANUAL
- Archive V0_602 scope, V0_603 placeholder, SCOPE_CONTROL v0.603
- Fix sanitizer regex (Go no backreferences)
- Marketplace test schema: product_licenses, product_images, orders, licenses
2026-02-23 21:32:01 +00:00
|
|
|
|
- INF2 : Grafana dashboards enrichis (p50, top endpoints, 4xx, WS connections, messages/s, orders, refunds, payout)
|
|
|
|
|
|
- QA2 : E2E commerce backend (product -> order -> review -> invoice), SMOKE_TEST_V0602.md
|
|
|
|
|
|
|
|
|
|
|
|
### v0.601 (Phase 6 — Production Readiness & Commerce)
|
|
|
|
|
|
- INF1 : Blue-green HAProxy, Grafana dashboards (API, Chat, Commerce), Alertmanager, Hyperswitch LIVE_MODE
|
|
|
|
|
|
- AUTH1 : OAuth Discord, OAuth Spotify opérationnels
|
|
|
|
|
|
- CLN1 : handler.go split en 4 sous-handlers, interceptors.ts en modules (utils, request, response)
|
|
|
|
|
|
- QA1 : Tests OAuth, MIGRATIONS.md, audit console.log
|
|
|
|
|
|
|
2026-02-22 20:28:46 +00:00
|
|
|
|
### v0.503 (Phase 5 — HLS E2E + Chat Hardening + Cleanup)
|
|
|
|
|
|
- SS1 : HLS Streaming E2E (backend serving routes, frontend ABR player)
|
|
|
|
|
|
- CH1 : Redis rate limiter (sliding window + in-memory fallback), présence persistante Redis (2min TTL), PostgreSQL full-text search (tsvector + GIN index)
|
|
|
|
|
|
- CL1 : veza-chat-server directory supprimé, références CI/CD/config/scripts nettoyées
|
|
|
|
|
|
- QA1 : 23 Go tests passing, documentation
|
|
|
|
|
|
|
2026-02-22 19:51:55 +00:00
|
|
|
|
### v0.502 (Phase 5 Communication — Chat Server Rewrite)
|
|
|
|
|
|
- Chat Server Rust → Go : WebSocket intégré dans veza-backend-api (`/api/v1/ws`)
|
|
|
|
|
|
- Hub/Client avec goroutines readPump/writePump, 30s ping keepalive
|
|
|
|
|
|
- 18 types messages entrants, 20 types sortants (protocole identique au Rust)
|
|
|
|
|
|
- Handlers : SendMessage, EditMessage, DeleteMessage, JoinConversation, LeaveConversation, FetchHistory, SearchMessages, SyncMessages, Typing, MarkAsRead, Delivered, AddReaction, RemoveReaction, WebRTC signaling (5 types)
|
|
|
|
|
|
- PermissionService (room_members), RateLimiter (per-user per-action)
|
|
|
|
|
|
- ChatPubSubService (Redis PubSub + fallback in-memory)
|
|
|
|
|
|
- 4 nouvelles migrations (109–112), 3 modèles GORM, 4 repositories enrichis
|
|
|
|
|
|
- Docker : suppression chat-server Rust de docker-compose.yml, staging.yml, prod.yml
|
|
|
|
|
|
- Frontend : dérivation WS_URL depuis API_URL, types TS mis à jour, MSW mis à jour
|
|
|
|
|
|
- 15 tests unitaires Go, E2E tests intégration, CHAT_FEATURE_PARITY.md (25/25 OK)
|
|
|
|
|
|
|
2026-02-20 14:23:12 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 3. Prochaines étapes
|
|
|
|
|
|
|
2026-02-22 20:28:46 +00:00
|
|
|
|
### v0.503 (livrée 2026-02-22)
|
|
|
|
|
|
- SS1 : HLS Streaming E2E (backend routes + frontend ABR player)
|
|
|
|
|
|
- CH1 : Chat hardening (rate limiter Redis, présence persistante Redis, FTS PostgreSQL)
|
|
|
|
|
|
- CL1 : Cleanup veza-chat-server, nettoyage CI/CD/config
|
|
|
|
|
|
- QA1 : Tests, documentation
|
2026-02-22 20:01:46 +00:00
|
|
|
|
- Référence : [V0_503_RELEASE_SCOPE.md](V0_503_RELEASE_SCOPE.md)
|
2026-02-22 16:56:51 +00:00
|
|
|
|
|
2026-02-23 22:21:06 +00:00
|
|
|
|
### Prochaine version (v0.701)
|
|
|
|
|
|
- Retry automatique des transferts échoués (cron + backoff exponentiel)
|
|
|
|
|
|
- Dashboard admin des transferts (GET /admin/transfers, retry manuel)
|
|
|
|
|
|
- Deep health checks (GET /health/deep — DB, Redis, S3, disk)
|
|
|
|
|
|
- Startup config validation
|
|
|
|
|
|
- Documentation API Reference
|
|
|
|
|
|
- Référence : [V0_701_RELEASE_SCOPE.md](V0_701_RELEASE_SCOPE.md)
|
2026-02-22 20:28:46 +00:00
|
|
|
|
|
2026-02-22 16:56:51 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 4. Sécurité
|
|
|
|
|
|
|
|
|
|
|
|
| Métrique | Avant v0.404 | Après v0.404 |
|
|
|
|
|
|
|----------|--------------|--------------|
|
|
|
|
|
|
| **Score sécurité** | 5/10 | 7/10 |
|
|
|
|
|
|
|
|
|
|
|
|
**Améliorations v0.404 :**
|
|
|
|
|
|
- JWT stream token endpoint (`POST /auth/stream-token`) pour auth HLS/WebSocket
|
|
|
|
|
|
- SSRF protection sur webhooks (HTTPS-only, whitelist schéma)
|
|
|
|
|
|
- IDOR corrigé dans GetUploadStatus (ownership check)
|
|
|
|
|
|
- Hyperswitch webhook secret requis en production (HMAC)
|
|
|
|
|
|
- Password reset tokens hashés (SHA-256)
|
|
|
|
|
|
- Docker hybrid compose supprimé
|
|
|
|
|
|
- Credentials CI migrés vers GitHub Secrets
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 5. Infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
| Élément | État v0.404 |
|
|
|
|
|
|
|---------|-------------|
|
|
|
|
|
|
| Rate limiting Redis | ✅ Disponible |
|
|
|
|
|
|
| Alerting Prometheus | ✅ Règles ajoutées |
|
|
|
|
|
|
| PostgreSQL | ✅ Aligné v16 |
|
|
|
|
|
|
| Compose staging | ✅ Complet (chat, stream, reverse proxy) |
|
|
|
|
|
|
| CodeQL SAST | ✅ Ajouté |
|
|
|
|
|
|
| Rust CI (clippy) | ✅ Ajouté |
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 6. Qualité du code
|
|
|
|
|
|
|
|
|
|
|
|
| Métrique | v0.404 |
|
|
|
|
|
|
|----------|--------|
|
|
|
|
|
|
| fmt.Printf → zap | 40 remplacements |
|
|
|
|
|
|
| any TypeScript éliminés | ~45 |
|
|
|
|
|
|
| TypeScript unifié | 5.9.3 |
|
|
|
|
|
|
| Code mort supprimé | ~1600 LOC |
|
|
|
|
|
|
| gorilla/websocket | Remplacé par coder/websocket |
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-02-22 16:56:51 +00:00
|
|
|
|
## 7. Références rapides
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
|
|
|
|
|
| Document | Usage |
|
|
|
|
|
|
|----------|-------|
|
2026-02-23 21:58:53 +00:00
|
|
|
|
| [PLAN_V0_301_FINALISATION.md](archive/PLAN_V0_301_FINALISATION.md) | Plan de finalisation v0.301 |
|
|
|
|
|
|
| [V0_401_RELEASE_SCOPE.md](archive/V0_401_RELEASE_SCOPE.md) | Scope v0.401 (Phase 4 Commerce) |
|
2026-02-22 13:26:28 +00:00
|
|
|
|
| [V0_402_RELEASE_SCOPE.md](V0_402_RELEASE_SCOPE.md) | Scope v0.402 (checkout & codes promo) |
|
2026-02-22 02:38:49 +00:00
|
|
|
|
| [V0_303_RELEASE_SCOPE.md](V0_303_RELEASE_SCOPE.md) | Scope v0.303 (Chat appels WebRTC 1-to-1) |
|
2026-02-22 13:02:31 +00:00
|
|
|
|
| [PLAN_V0_401_IMPLEMENTATION.md](PLAN_V0_401_IMPLEMENTATION.md) | Plan d'implémentation v0.401 |
|
2026-02-22 13:26:28 +00:00
|
|
|
|
| [PLAN_V0_402_IMPLEMENTATION.md](PLAN_V0_402_IMPLEMENTATION.md) | Plan d'implémentation v0.402 |
|
2026-02-22 16:56:51 +00:00
|
|
|
|
| [V0_404_RELEASE_SCOPE.md](V0_404_RELEASE_SCOPE.md) | Scope v0.404 (stabilisation post-audit) |
|
2026-02-22 17:45:07 +00:00
|
|
|
|
| [V0_501_RELEASE_SCOPE.md](archive/V0_501_RELEASE_SCOPE.md) | Scope v0.501 (Streaming & Cloud, archivé) |
|
2026-02-22 19:51:55 +00:00
|
|
|
|
| [V0_502_RELEASE_SCOPE.md](archive/V0_502_RELEASE_SCOPE.md) | Scope v0.502 (Chat Server Rewrite, archivé) |
|
2026-02-23 18:41:19 +00:00
|
|
|
|
| [V0_503_RELEASE_SCOPE.md](archive/V0_503_RELEASE_SCOPE.md) | Scope v0.503 (archivé) |
|
chore(release): v0.602 — Payout, Dette Technique & Tests E2E
- Stripe Connect: onboarding, balance, SellerDashboardView
- Interceptors: auth.ts, error.ts extracted, facade
- Grafana: dashboards enriched (p50, top endpoints, 4xx, WS, commerce)
- E2E commerce: product->order->review->invoice
- SMOKE_TEST_V0602, RETROSPECTIVE_V0602, PAYOUT_MANUAL
- Archive V0_602 scope, V0_603 placeholder, SCOPE_CONTROL v0.603
- Fix sanitizer regex (Go no backreferences)
- Marketplace test schema: product_licenses, product_images, orders, licenses
2026-02-23 21:32:01 +00:00
|
|
|
|
| [V0_601_RELEASE_SCOPE.md](archive/V0_601_RELEASE_SCOPE.md) | Scope v0.601 (archivé) |
|
|
|
|
|
|
| [V0_602_RELEASE_SCOPE.md](archive/V0_602_RELEASE_SCOPE.md) | Scope v0.602 (archivé) |
|
2026-02-23 18:41:19 +00:00
|
|
|
|
| [PLAN_V0_601_IMPLEMENTATION.md](PLAN_V0_601_IMPLEMENTATION.md) | Plan d'implémentation v0.601 |
|
chore(release): v0.602 — Payout, Dette Technique & Tests E2E
- Stripe Connect: onboarding, balance, SellerDashboardView
- Interceptors: auth.ts, error.ts extracted, facade
- Grafana: dashboards enriched (p50, top endpoints, 4xx, WS, commerce)
- E2E commerce: product->order->review->invoice
- SMOKE_TEST_V0602, RETROSPECTIVE_V0602, PAYOUT_MANUAL
- Archive V0_602 scope, V0_603 placeholder, SCOPE_CONTROL v0.603
- Fix sanitizer regex (Go no backreferences)
- Marketplace test schema: product_licenses, product_images, orders, licenses
2026-02-23 21:32:01 +00:00
|
|
|
|
| [PLAN_V0_602_IMPLEMENTATION.md](PLAN_V0_602_IMPLEMENTATION.md) | Plan d'implémentation v0.602 |
|
2026-02-23 21:48:04 +00:00
|
|
|
|
| [V0_603_RELEASE_SCOPE.md](V0_603_RELEASE_SCOPE.md) | Scope v0.603 (Transfer auto, Commission, Stabilisation) |
|
|
|
|
|
|
| [PLAN_V0_603_IMPLEMENTATION.md](PLAN_V0_603_IMPLEMENTATION.md) | Plan d'implémentation v0.603 |
|
2026-02-22 19:51:55 +00:00
|
|
|
|
| [CHAT_FEATURE_PARITY.md](CHAT_FEATURE_PARITY.md) | Feature parity Rust vs Go (25/25 OK) |
|
2026-02-23 21:58:53 +00:00
|
|
|
|
| [V0_301_RELEASE_SCOPE.md](archive/V0_301_RELEASE_SCOPE.md) | Scope détaillé v0.301 (Phase 3 Social) |
|
2026-02-21 04:13:43 +00:00
|
|
|
|
| [V0_203_RELEASE_SCOPE.md](V0_203_RELEASE_SCOPE.md) | Scope v0.203 (archivé) |
|
2026-02-20 14:23:12 +00:00
|
|
|
|
| [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 |
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-02-22 16:56:51 +00:00
|
|
|
|
## 8. Stack technique
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
|
|
|
|
|
| Composant | État |
|
|
|
|
|
|
|-----------|------|
|
|
|
|
|
|
| Backend Go | ✅ Opérationnel |
|
|
|
|
|
|
| Frontend React (Vite) | ✅ Opérationnel |
|
2026-02-22 20:01:46 +00:00
|
|
|
|
| Chat Go (intégré backend) | ✅ Opérationnel (v0.502) |
|
|
|
|
|
|
| Stream Server Rust | ✅ Compile — HLS en intégration (v0.503) |
|
2026-02-20 14:23:12 +00:00
|
|
|
|
| PostgreSQL | ✅ |
|
|
|
|
|
|
| Redis | ✅ |
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-02-22 16:56:51 +00:00
|
|
|
|
## 9. Indicateurs
|
2026-02-20 14:23:12 +00:00
|
|
|
|
|
|
|
|
|
|
| Métrique | Valeur |
|
|
|
|
|
|
|----------|--------|
|
2026-02-22 17:45:07 +00:00
|
|
|
|
| Features livrées (cumul) | ~353 / 600 |
|
|
|
|
|
|
| Features E2E fonctionnelles | 22 |
|
|
|
|
|
|
| Score maturité produit | 5/10 |
|
|
|
|
|
|
| Module Streaming | 55% |
|
|
|
|
|
|
| Module Cloud | 30% |
|
|
|
|
|
|
| Module Gear | 60% |
|