Opus Wire
|
160b2a57bd
|
feat(learning-dashboard-v22): analytics apprentissage universel · 24h window
WEVAL NonReg / nonreg (push) Has been cancelled
NEW:
- /learning-dashboard.html (8.2KB) · UX premium dashboard
- /api/learning-analytics.php (3.3KB) · PG aggregator
- dashboards-index enriched · section Learning & Analytics
METRICS LIVE (24h window):
- Hero: total_learned, success_pct, bots_count, conversations, sessions, avg_ms
- Per chatbot: total queries, success rate, progress bar colored
- Intents distribution: count, success rate per intent
- Latest 10 learnings: time, chatbot, intent, outcome badge
AUTO-REFRESH 15s · fetch /api/learning-analytics.php
Color-coded cards: excellent (>=90pct green), good (>=70 blue), ok (>=50 orange), low (<50 red)
Data sources:
- ai_learning_log (table v20) avec experience jsonb + outcome_success
- wevia_conversations (table v18) conversations count + sessions distinct
Validation LIVE:
- HTTP 200 on /learning-dashboard.html (9870b served)
- API returns structured JSON in <200ms
- 6 rows learned · 83pct success · 2 bots used (wevia-master 100pct, blade-ai 0pct)
- 10 conversations · 9 sessions
Doctrine:
- Point verite unique (1 dashboard = tout apprentissage)
- UX PREMIUM (gradients, badges colorés, progress bars, refresh pulse)
- RELIER toutes pages (dashboards-index -> learning-dashboard)
- Zero regression
- Additif pur
|
2026-04-22 05:18:23 +02:00 |
|