Files
MOPC-Portal/scripts/backfill-binary-decision.ts
Matt f200eda692
All checks were successful
Build and Push Docker Image / build (push) Successful in 11m15s
fix: score distribution chart bars + add binaryDecision backfill script
Chart: fixed bars not rendering by using explicit h-[160px] + min-h-0 on
the bar container so percentage-based heights resolve correctly.

Script: one-off backfill copies the custom "Move to the Next Stage?" boolean
criterion value into binaryDecision for evaluations where it's null.
Run: npx tsx scripts/backfill-binary-decision.ts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 11:14:02 +01:00

2.4 KiB