You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Republish with unified 20-model failure-audit annotations (20260707c) (#113)
* Republish with unified 20-model failure-audit annotations (20260707c)
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>
* Gate publishes on judge-annotation coverage for wrong answers
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>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: paper/snapshot/20260501/manifest.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@
20
20
],
21
21
"live_dashboard_artifact": {
22
22
"asset": "dashboard-data.json",
23
-
"bytes": 57597347,
24
-
"derivation": "PolicyBench dataset v1.1, 20-model board (dashboard-data-20260707) with corrected reference-derivation narratives only. 177 Medicaid narratives are regenerated with the engine's eligibility category injected as authoritative grounding (29 had described 65+ people via the ACA adult expansion), and 3 narratives that still described pre-v1.1 reference values (scenario_008/scenario_100 Head Start, scenario_056 NJ state tax) are regenerated against the current engine. Every score, prediction leaf, modelStats entry, and globalWeights value is byte-identical to dashboard-data-20260707; the only changed payload fields are referenceExplanation (180 cells x 20 model leaves). Generator grounding mechanism and regenerated annotations landed in PR #110; the #107 audit adjudicated all 14 reference-suspect flags with zero real reference bugs.",
25
-
"notes": "Narrative-correction republish (same pattern as dashboard-data-20260702b): dataset version unchanged (v1.1), no selector changes. claude-fable-5 usage fields remain artifact-level values.",
23
+
"bytes": 57737111,
24
+
"derivation": "PolicyBench dataset v1.1, 20-model board with the unified failure-audit annotations. Every wrong cell across all 20 models is Codex-judged in one coherent pass against the corrected reference-derivation narratives (889 cases, 636 substantive verdicts, 5,351 row annotations) \u2014 replacing the patchwork of June and per-batch audits, covering GPT-5.5's default-effort rerun for the first time, and retiring annotations that quoted the pre-correction narratives. Every score, prediction leaf, modelStats entry, and globalWeights value is byte-identical to dashboard-data-20260707b; the only changed payload fields are the annotation classes (annotation, failureSource, failureSubtype, caseAnnotation, caseFailureSources, caseFailureSubtypes).",
25
+
"notes": "Annotation republish (pattern of 20260702b/20260707b): dataset version unchanged (v1.1), no selector changes. claude-fable-5 usage fields remain artifact-level values. Fresh audit flags 10 reference-suspect cases; 5 were previously adjudicated reference-correct (#107), 5 new are under adjudication.",
"live_dashboard_note": "Two artifacts are tracked. published_dashboard_artifact pins the manuscript's frozen record: it equals the combined export of the source run data.json files listed under source_run_artifacts, byte for byte. live_dashboard_artifact is the release asset the committed pointer app/src/data.artifact.json references; it starts from the frozen export and may gain additive updates (injected metrics, newly benchmarked models) without changing the frozen models' scores. Every publish-dashboard run must update live_dashboard_artifact (tag, sha256, bytes, derivation) in the same commit as the pointer.",
40
40
"model_response_date": "2026-06-12 to 2026-06-13",
0 commit comments