Republish with unified 20-model failure-audit annotations (20260707c)#113
Merged
Conversation
One coherent Codex audit of every wrong cell across all 20 models against the corrected narratives: 889 cases, 5,351 row annotations. Covers GPT-5.5's default-effort rerun for the first time and retires annotations that quoted the pre-correction narratives. Scores, predictions, and weights byte-identical to 20260707b. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
validate_country_payload gains require_failure_annotations: every scenarioPredictions leaf that is wrong by the failure audit's own definition (thresholdScore < 100) must carry a judged failureSource. publish-dashboard and the validate-dashboard CLI enforce it; plain exports stay structural because fold-board staging legitimately precedes the audit. The 20260707b payload shipped GPT-5.5 wrong answers with no judge annotation because nothing asserted coverage. publish_dashboard now refuses that payload with 46 errors while the unified-audit payload (20260707c) passes clean. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Republishes the dashboard artifact with the unified 20-model failure audit and adds the publish gate that asserts annotation coverage.
Artifact: dashboard-data-20260707c
us_audit_row_annotations.csvregenerated from the corrected derivation narratives).modelStatsandglobalWeightsare byte-identical; scores did not move, so the dataset stays v1.1.live_dashboard_artifactupdated in the usual single commit; the frozenpublished_dashboard_artifactpin (dashboard-data-20260616) is untouched.Publish gate: judge-annotation coverage
validate_country_payloadgainsrequire_failure_annotations: everyscenarioPredictionsleaf that is wrong by the failure audit's own definition (thresholdScore < 100) must carry a judgedfailureSource.publish-dashboardand thevalidate-dashboardCLI enforce it, so the GPT-5.5 gap class can never ship again —publish_dashboardrefuses the 20260707b payload with 46 errors, while this PR's payload passes clean.🤖 Generated with Claude Code