Build Week 2026: Evidence-backed plot review
This release adds a Codex-native scientific plot review loop to the MATLAB Plotting Skill.
- Render 2-5 ranked MATLAB candidates from the same data and goal
- Validate GPT-5.6 reviews across five quality dimensions
- Reject unknown candidates, models, fields, scores, and repair actions
- Apply only controlled figure-object repairs
- Export final PNG/SVG, before/after comparison, and Markdown/JSON evidence
- Reproduce the complete path with bundled synthetic data
Run:
MATLAB_BIN=/Applications/MATLAB_R2025a.app/bin/matlab ./scripts/run_review_demo.sh --out /tmp/matlab-plot-review-demoSee docs/build-week-2026.md for the pre-event/new-work boundary and PR #42 for the reviewed implementation.