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
* Add Grok 4.5: model card, thinking budget, app metadata
Onboarding gauntlet passed the forced tool contract 3/3 and 16/16 with
14,225 tokens on the full-scenario probe, so grok-4.5 gets an explicit
card with the thinking-class budget and grok-4.3's 420s timeout.
Harness fix uncovered by the first run round: litellm rejects
max_completion_tokens for xai models, so the thinking-budget branch
sends the same 16,384 budget as max_tokens for xai/ ids; grok-4.3
keeps the flat family budget (no card).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Publish 24-model board with Grok 4.5 (dashboard-data-20260710)
100-scenario supervised run: 1,984/1,984 rows, zero errors, $7.27.
Grok 4.5 debuts at 80.9% within $1 (#5 of 24). 304 audit cases
re-judged under the decisive-diagnosis contract (0 hedged, 0
reference-suspect); all 23 incumbent modelStats byte-identical to
dashboard-data-20260709b.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Promote Grok 4.5 to xAI's frontier flagship
The scenario explorer's frontier filter takes one flagship per
provider with fallbacks; Grok 4.5 leads with 4.3 retained for older
frozen bundles, mirroring the Sol/5.5 pattern.
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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@
20
20
],
21
21
"live_dashboard_artifact": {
22
22
"asset": "dashboard-data.json",
23
-
"bytes": 64159293,
24
-
"derivation": "Additive fold of complete GPT-5.6 Sol, Terra, and Luna runs into the 20-model v1.1 board: 45,632 prediction rows across 23 models and 1,984 canonical outputs. All 489 wrong rows across 239 new model-output cases were independently audited; verdict validation found 0 missing, hedged, or reference-suspect cases after adjudication. The live annotation file preserves all 5,351 incumbent row annotations and adds the 489 GPT-5.6 annotations. Incumbent predictions, metrics, and audit annotations are unchanged. The pre-existing scenario_109 SNAP reference explanation now describes the January-September and October-December parameter periods correctly; its reference value and every score are unchanged.",
23
+
"bytes": 66366891,
24
+
"derivation": "Adds xAI Grok 4.5 to the 23-model v1.1 board (24 models, 47,616 prediction rows). Onboarded via the probe gauntlet (tool contract, thinking-class budget); 100-scenario supervised sync run, 1,984/1,984 rows, $7.27. 304 audit cases re-judged under the decisive-diagnosis contract (0 hedged, 0 reference-suspect; 6,031 row annotations). All 23 incumbent modelStats are byte-identical to dashboard-data-20260709b.",
25
25
"notes": "Dataset version remains v1.1 with the corrected PolicyEngine references. GPT-5.6 usage and exact reconstructed cost include cache-write prompt tokens; claude-fable-5 retains its prior artifact-level usage values.",
"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