Skip to content

feat: Sprint 7.4 — model intelligence dashboard#152

Merged
justn-hyeok merged 1 commit intov2from
feat/sprint7-5.4-model-dashboard
Mar 19, 2026
Merged

feat: Sprint 7.4 — model intelligence dashboard#152
justn-hyeok merged 1 commit intov2from
feat/sprint7-5.4-model-dashboard

Conversation

@justn-hyeok
Copy link
Copy Markdown
Collaborator

Summary

  • Thompson Sampling visualization: model leaderboard, quality trends, selection frequency, provider reliability
  • New components: ModelLeaderboard, QualityTrend, SelectionFrequency, ProviderReliability
  • Pure utility functions in model-helpers.ts
  • 21 new tests

Features

  • Ranked leaderboard table with win rates, confidence intervals, color-coded performance
  • SVG line chart showing compositeQ trends per model over time
  • Selection frequency bar chart grouped by model
  • Provider reliability cards with health status (healthy/degraded/unhealthy)

Test Plan

  • 21 new tests — all pass
  • computeWinRate, computeConfidenceInterval, groupByProvider, aggregateHistory, getQualityTrend

Sprint 7 Feature 5.4 / 8

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justn-hyeok justn-hyeok merged commit d8e1ccb into v2 Mar 19, 2026
@github-actions github-actions bot added the size/XL 500+ lines label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL 500+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant