Skip to content

feat: add interactive scoring dimensions explainer#7

Merged
stevenchouai merged 1 commit into
mainfrom
feat/scoring-dimensions-explainer-20260514
May 15, 2026
Merged

feat: add interactive scoring dimensions explainer#7
stevenchouai merged 1 commit into
mainfrom
feat/scoring-dimensions-explainer-20260514

Conversation

@stevenchouai

Copy link
Copy Markdown
Owner

Summary

New static HTML page that explains how the 7 scoring dimensions work — the first demo that shows the scoring logic rather than just the results.

What's in the page

  • Radar chart comparing a good agent (95/100) vs a bad agent (42/100) across 6 visible dimensions
  • Score band bar showing the 4 verdict tiers: Invest more → Supervise → Narrow only → Do not delegate
  • 7 clickable dimension cards, each with:
    • Point weight and question it answers
    • 3 concrete pass signals (green)
    • 3 concrete fail signals (red)
    • A sample trace showing good vs bad behavior
  • 3 synthetic agent profiles (Reliable Builder / Overeager but Sloppy / All Talk) with per-dimension score bars

Why this matters

Existing demos show what the scorecard produces (walkthrough, failure replay, delegation policy). This page explains how the scorecard thinks — the 7 dimensions, their weights, and what passes/fails. It makes the evaluation model inspectable by a first-time visitor without reading the full standard doc.

Files changed

  • — NEW (790 lines)
  • — added link
  • — added link in demo list
  • — new test for the page

Tests

All 36 tests pass (was 35, added 1).

New static HTML page showing how the 7 scoring dimensions work:
- Radar chart comparing good (95) vs bad (42) agent profiles
- Click-to-expand cards with pass/fail signals and sample traces
- Score band visualization (invest/supervise/narrow/stop)
- 3 synthetic agent profiles with per-dimension score bars

Also adds test coverage and links from README + reports index.
@stevenchouai
stevenchouai force-pushed the feat/scoring-dimensions-explainer-20260514 branch from 95c1ff4 to 67b750c Compare May 15, 2026 14:50
@stevenchouai
stevenchouai merged commit cbba1f6 into main May 15, 2026
@stevenchouai
stevenchouai deleted the feat/scoring-dimensions-explainer-20260514 branch May 15, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant