SPB Git

spb/llmindex Public

The discriminative, contamination-resistant, fully transparent LLM ranking — updated live.

TypeScript 77.9% TeX 15.2% Python 3.7% SQL 1.4% JavaScript 1.1% Shell 0.5%

History of apps/web/components/EfficiencyLive.tsx · clear filter

  1. feat(web): dedicated full-page interactive live Pareto frontier chart (/frontier)
    Hand-rolled SVG scatter: log-cost x-axis, Global Index y-axis with 95% CI
    whiskers on every point, Pareto step line, direct labels on frontier models,
    per-mark hover tooltips (score/CI, cost, latency, status) with enlarged hit
    targets, click-through to model pages, 15s live polling with entry animation
    for newly landed models. Two-class palette #047857/#7c3aed validated (CVD
    deutan dE 23.9, contrast >=3:1). Nav link + home cross-link.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 5, 2026) · 1 file changed +9 −1
  2. feat(web): deep-detail methodology, privacy policy, terms of service, live efficiency frontier
    - Methodology: scoring mathematics (2PL MAP, Fisher SE, BT MM + SE, composite
      formulas), item lifecycle & bank hygiene, full judge protocol, known
      limitations, versioning/audit section, contact block
    - New /privacy and /terms pages (contact: Simon-Pierre Boucher,
      contact@spboucher.ai), footer links
    - Efficiency frontier + hero stats now poll live (/api/v1/efficiency)
    - Rankings display current INDEX_VERSION only (old runs remain as
      immutable audit history)
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 5, 2026) · 1 file changed +143