edtech / apps

Commit History

feat: stabilize AI engine, harden Zod schemas, and implement UX guardrails
77c96f8
Running

CognxSafeTrack commited on

feat: Implement fuzzy matching for commands and input guardrails in whatsapp.ts
2d900bc

CognxSafeTrack commited on

fix: Correct audio handler brace structure - FR users now get confirmation and feedback after voice message
a8486f0

CognxSafeTrack commited on

fix: Update Gemini model names and harden transcription body reader
e47c6bd

CognxSafeTrack commited on

fix: Decouple A/V providers in AIService and refactor routes for robustness
739dce1

CognxSafeTrack commited on

feat: Implement Multi-AI Architecture with Google Gemini provider and failover logic
f41372b

CognxSafeTrack commited on

fix(whatsapp): Sprint 42 - Sécurisation routage Deep Dive et immuabilité secteur
22341b3

CognxSafeTrack commited on

fix(ai): Sprint 41 - Détanchéité linguistique Wolof stricte et réinjection boucle Deep Dive
936cad5

CognxSafeTrack commited on

feat(Sprint 40): Boucle interactive Deep Dive & persistences des réponses
ab37938

CognxSafeTrack commited on

feat(ai): refactor coach feedback to 3-pillar format with mandatory browsing (Sprint 39)
74d7942

CognxSafeTrack commited on

chore: execute Sprint 38 technical debt resolution (Type Safety, Zod validation, Vitest, Mock LLM extracted)
d9879cf

CognxSafeTrack commited on

feat: Genspark-Standard upgrade, MLOps audit fixes, and XAMLÉ branding
eac938a

CognxSafeTrack commited on

feat(ai): add bank-level pitch deck and business plan generator script
4d733e8

CognxSafeTrack commited on

test(e2e): add full journey simulation script that generates final AI pitch deck
89117b5

CognxSafeTrack commited on

fix(qa): resolve missing image anomalies and secure pedagogy worker TTS audio flow
082d3db

CognxSafeTrack commited on

feat(admin): build Ground Truth Training Lab to calculate WER and capture dictionary improvements
83c2a9a

CognxSafeTrack commited on

chore(api): add fast-levenshtein for Whisper WER calibration benchmark
b6de1ea

CognxSafeTrack commited on

chore: test API distribution
181ff6e

CognxSafeTrack commited on

feat(api): add whisper confidence calibration script and endpoint
ef0913c

CognxSafeTrack commited on

feat(admin): display Whisper STT confidence score in moderation live feed
5006493

CognxSafeTrack commited on

fix(api): remove redundant /admin prefix in admin routes to fix dashboard 404
cfa14f7

CognxSafeTrack commited on

chore(web): update branding to Xamlé Studio
16c048a

CognxSafeTrack commited on

fix(admin): remove unused React and Play imports breaking the netlify build
1f6cf71

CognxSafeTrack commited on

feat(ai): integrate Whisper STT confidence score for auto-validation
672b517

CognxSafeTrack commited on

feat(admin): add viewing full chat history in user list
3b473c3

CognxSafeTrack commited on

feat(admin): integrate LiveFeed moderation component into the dashboard
a343cb3

CognxSafeTrack commited on

chore(infra): remove global netlify.toml & add web spa redirects
7c7162a

CognxSafeTrack commited on

fix(admin): resolve SPA 404 routing errors and broken favicon
0a1f296

CognxSafeTrack commited on

fix(e2e): type correction in user creation mock
5681aa5

CognxSafeTrack commited on

test(e2e): add api journey tests for sprint 22 and 23 validations
4012011

CognxSafeTrack commited on

chore(pedagogy): add badge guard debug logs for remediation visibility
e4e447f

CognxSafeTrack commited on

feat(admin): human-in-the-loop dashboard base, add PENDING_REVIEW logic and audio overdrive worker
41fe9a9

CognxSafeTrack commited on

fix(core): remove AI jus-de-fruits hallucination, expand onboarding sectors to 8, streamline pedagogy menu and lock REPRISE badge
9ca5873

CognxSafeTrack commited on

fix(ai): implement pedagogical leap fixes, pending_remediation, coherence locks and cache wipes
4967196

CognxSafeTrack commited on

fix(ai): remove double day incrementation on success and queue remediation correctly
8fde072

CognxSafeTrack commited on

feat(ai): integrate XAMLÉ v2 prompt guidelines including anti-hallucination constraints and strict Wolof normalization
90b1788

CognxSafeTrack commited on

fix(ai): remove hardcoded sector examples from system prompts to prevent AI hallucinations across mismatched domains
75c0b4c

CognxSafeTrack commited on

fix(ai): update validation schemas and types to properly handle null context parameters for new users
9102815

CognxSafeTrack commited on

fix(ai): add imageUrl field to Prisma schema and correctly route language selection inside whatsapp.ts
f0f0df4

CognxSafeTrack commited on

fix(ai): fully wipe BusinessProfile and Response history on INSCRIPTION to prevent AI context leaks
854ab32

CognxSafeTrack commited on

chore: remove tsbuildinfo from git tracking
3d4744e

CognxSafeTrack commited on

feat(ai): expert coaching system with persistent business context and explicit SUITE progression fix
3c5c1e0

CognxSafeTrack commited on

feat(media): complete T4-T5 unique images — all T1-T5 tracks now have full image coverage
3e52c7d

CognxSafeTrack commited on

fix(build): remove unused url variable in upload-t2t4-images.ts (TS6133)
489821f

CognxSafeTrack commited on

chore: add complete-t4t5-images.ts script for remaining image generation
8925074

CognxSafeTrack commited on

feat(media): inject imageUrls for T2-T5 (17 unique + fallback for T4-T5 remainder)
ab7ffa3

CognxSafeTrack commited on

feat(sprint19-20): production-ready video integration & STT hardening
19d10a4

CognxSafeTrack commited on

chore: final integration audit and logic hardening
567fb57

CognxSafeTrack commited on

fix(stt): resolve post-transcription silence and harden gateway detection
70901bb

CognxSafeTrack commited on

fix(syntax): resolve unbalanced braces and scoping in WhatsAppService
aa52c48

CognxSafeTrack commited on