expria-frontend/src/shared/lib
Hermann_Kitio d1c8b548bb feat(eo): complete EO simulation flow (T1 + T3) with Gemini transcription
- Gemini batch transcription (no Deepgram live)
- blobToBase64 helper (shared/lib/audio.ts)
- AudioRecorder: remove onChunk, add maxSeconds/onMaxReached auto-submit
- Timer stops at maxSeconds and triggers auto-submission
- EnregistrementEOPage: audioBase64 to backend, fix race condition step=done
- SimulationFlowProvider: submitEoAudio(audioBase64, mimeType, nclcCible)
- MIME normalization (strip codec params)
- Split CORRECTION_EE_TIMEOUT_MS (60s) / CORRECTION_EO_TIMEOUT_MS (120s)
- PresentationGenereeT1Page: localStorage persistence

Typecheck: OK · Tests: 159/159 

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 08:28:51 +03:00
..
__tests__ feat(eo): complete EO simulation flow (T1 + T3) with Gemini transcription 2026-04-25 08:28:51 +03:00
api-client.ts fix(api-client): increase default timeout 5s → 15s 2026-04-25 01:47:26 +03:00
audio.ts feat(eo): complete EO simulation flow (T1 + T3) with Gemini transcription 2026-04-25 08:28:51 +03:00
auth-client.ts feat(auth): useAuth + ProtectedRoute + signUp dans auth-client (Sprint 1 étape 2) 2026-04-18 02:09:46 +03:00
date.ts feat(historique): page /historique — liste paginée des productions + gating plan (Sprint 3.7) 2026-04-22 21:29:32 +03:00
logger.ts feat(shared): types API, logger structuré, validation env.ts 2026-04-17 17:24:21 +03:00
query-client.ts refactor(shared): extraire QueryClient dans shared/lib/query-client.ts 2026-04-17 17:42:28 +03:00
theme.ts feat(design-system): reskin Charcoal — tokens dark-default + sidebar navy permanent 2026-04-24 23:09:15 +03:00
utils.ts feat(design-system): scaffold shadcn/ui — components.json + cn() (Sprint 0.5 étape 3) 2026-04-18 00:03:44 +03:00