feat(corrections): Sprint 3.6a — nouveaux prompts + taxonomie erreurs + génération parallèle
Côté frontend : timeout corrections 30→60s (aligné avec backend 55s), FTD-23 documentée, TAXONOMIE_ERREURS.md ajouté. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
18f92098cb
commit
8390e8b873
5 changed files with 406 additions and 1 deletions
|
|
@ -37,6 +37,29 @@
|
|||
- Tests manuels Groupe B + C rejoués
|
||||
- Commit refactor(simulation-ee)
|
||||
|
||||
## Sprint 3.6a — Qualité correction — Backend ✅
|
||||
- Remplacement prompt maître (docs/Prompt_maître.md) + intégration taxonomie erreurs (docs/TAXONOMIE_ERREURS.md)
|
||||
- Remplacement prompt production modèle (docs/Prompt_production_modèle.md) — cible fixe NCLC 9
|
||||
- Génération parallèle correction + exercices + modèle (await correction, fire-and-forget sur les deux autres)
|
||||
- Nouveaux champs DB : revelation, diagnostic, conseil_nclc, erreurs_codes, exercices_status, modele_status, nclc_cible
|
||||
- Mise à jour GET /simulations/:id
|
||||
- Migration SQL : `supabase/migrations/004_sprint_3_6a_qualite_correction.sql` (à exécuter manuellement)
|
||||
- Tests : 173 tests verts (+18 vs baseline)
|
||||
|
||||
## Sprint 3.6b — Qualité correction — Frontend
|
||||
- Sélecteur NCLC cible dans SimulationForm (9 ou 10, défaut 9)
|
||||
- RapportPage enrichie : revelation, diagnostic, conseil_nclc, jauge NCLC
|
||||
- Exercices dynamiques : indice, correction, explication
|
||||
- Production modèle : notes_pedagogiques, transformations, message
|
||||
- Gating plan : exercices + modèle floutés Free
|
||||
|
||||
## Sprint 3.6c — Analyse patterns (Premium)
|
||||
- Backend : GET /users/patterns — agrégation SQL erreurs_codes sur 5 dernières productions
|
||||
- Backend : exercices long terme générés par DeepSeek sur patterns confirmés (≥ 3/5)
|
||||
- Backend : indice de préparation 0→100
|
||||
- Frontend : Dashboard Premium — section "Mon profil de préparation"
|
||||
- Frontend : erreurs récurrentes + exercices long terme + indice
|
||||
|
||||
## Sprint 4 — Simulations EO (audio)
|
||||
16. MediaRecorder + upload audio EO T1/T3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue