Skip to content

Dashboard: validation views, sanity checks, and comparison components#89

Draft
baogorek wants to merge 2 commits intomainfrom
dashboard-updates
Draft

Dashboard: validation views, sanity checks, and comparison components#89
baogorek wants to merge 2 commits intomainfrom
dashboard-updates

Conversation

@baogorek
Copy link
Collaborator

@baogorek baogorek commented Feb 26, 2026

Summary

  • Adds validation CSV parsing and summary/scatter/bar chart views for validation data
  • New comparison components: calibration vs simulation, state rollup comparison, unified results table
  • Sanity check panel for quick data quality checks
  • Enhanced file upload supporting validation data alongside calibration logs
  • Extended target name parsing, ordering, glob matching utilities, and deeplink support

Running locally

cd microcalibration-dashboard
npm install
npm run dev

Then open http://localhost:3000.

Test plan

  • Upload a calibration log CSV and verify existing charts/tables render correctly
  • Upload a validation CSV and verify validation summary, scatter plot, and bar chart views appear
  • Test comparison views (calibration vs simulation, state rollup) with appropriate data
  • Verify sanity check panel flags data quality issues
  • Confirm deeplinks work for new views

🤖 Generated with Claude Code

@vercel
Copy link
Contributor

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
microcalibrate Ready Ready Preview, Comment Mar 3, 2026 3:48pm

Request Review

Adds validation CSV parsing and summary views, calibration vs simulation
comparison, state rollup comparison, sanity check panel, and unified
results table. Updates file upload to support validation data, enhances
target name parsing and ordering, and extends deeplink support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@baogorek baogorek changed the title updates to the dashboard Dashboard: validation views, sanity checks, and comparison components Mar 3, 2026
@baogorek baogorek requested a review from daphnehanse11 March 3, 2026 15:49
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