Add runtime provenance to benchmark metadata - #7
Open
Genmin wants to merge 1 commit into
Open
Conversation
|
@Genmin is attempting to deploy a commit to the PolicyEngine Team on Vercel. A member of the Team first needs to authorize it. |
MaxGhenis
added a commit
that referenced
this pull request
Jul 7, 2026
Adds deepseek-v4-pro (#7, 87.8 exact), minimax-m3 (#12, 86.4), qwen-3.7-max (#15, 85.4), glm-5.2 (#19, 82.4), and kimi-k2.6 (#20, 74.6) to the live dashboard as dashboard-data-20260707. Same dataset version: every incumbent's modelStats entry and all 29,760 incumbent scenarioPrediction leaves are byte-identical to dashboard-data-20260705, and globalWeights are unchanged — versions change only when existing numbers change. Codex failure-audit annotations for the five models are merged into annotations/ (issue #107 tracks 14 reference-suspect cases). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
MaxGhenis
added a commit
that referenced
this pull request
Aug 22, 2026
Full 100-household run $8.70, exact 82.8 (#7), 1.9 points past grok-4.5. Judge audit 656/656 verdicts, zero suspects, strict gate clean, incumbents byte-identical. Pointer, dataset description, hero label, manifest, and the re-pinned annotations move in this commit. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
MaxGhenis
added a commit
that referenced
this pull request
Aug 23, 2026
… Alpha preview fourth (#156) * Wire grok-4.6 and the ox-alpha preview; add the Ox Alpha preview note grok-4.6: config, gauntlet-confirmed tool card (600s timeout, thinking budget), lock entry, site meta (released 2026-08-12). ox-alpha: config + provisional card for the cloaked OpenRouter preview; sensitivity/ox-alpha-2026-08.md records the 84.2 (#4 of 31) preview run beside the board, not in it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Publish dashboard-data-20260822: Grok 4.6 debuts seventh of 31 Full 100-household run $8.70, exact 82.8 (#7), 1.9 points past grok-4.5. Judge audit 656/656 verdicts, zero suspects, strict gate clean, incumbents byte-identical. Pointer, dataset description, hero label, manifest, and the re-pinned annotations move in this commit. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Ox Alpha becomes a labeled board row; finalize grok-4.6 card note Ox Alpha: site meta (display 'Ox Alpha (preview)', listed 2026-08-21), card and config reframed from preview-beside-the-board to a dated preview row, note updated for the 32-model board. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Publish dashboard-data-20260822: 32-model board — Grok 4.6 eighth, Ox Alpha preview fourth Both folded onto the live 30 in one driver: 658/658 verdicts, zero suspects, strict gate clean, incumbents byte-identical. grok-4.6 82.8 (#8, $8.70); ox-alpha 84.2 (#4, $0 in its free window) as a labeled preview row. Pointer, 32-model description, manifest, and re-pinned annotations move in this commit. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- 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.
Summary
Fixes #6
Validation
uv run --extra dev pytest -q(189 passed)uv run --extra dev ruff check policybench/provenance.py policybench/eval_no_tools.py policybench/cli.py tests/test_eval_no_tools.py tests/test_provenance.pyuv run --extra dev ruff format --check policybench/provenance.py policybench/eval_no_tools.py policybench/cli.py tests/test_eval_no_tools.py tests/test_provenance.pygit diff --check