Skip to content

Add runtime provenance to benchmark metadata - #7

Open
Genmin wants to merge 1 commit into
PolicyEngine:mainfrom
Genmin:fix/eval-runtime-provenance
Open

Add runtime provenance to benchmark metadata#7
Genmin wants to merge 1 commit into
PolicyEngine:mainfrom
Genmin:fix/eval-runtime-provenance

Conversation

@Genmin

@Genmin Genmin commented May 2, 2026

Copy link
Copy Markdown

Summary

  • add a shared runtime provenance helper for Python/package versions and committed dependency lockfile hashes
  • include runtime provenance in reference-output metadata and scenario-manifest metadata
  • include generated timestamp and runtime provenance in no-tools resume metadata

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.py
  • uv 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.py
  • git diff --check

@vercel

vercel Bot commented May 2, 2026

Copy link
Copy Markdown

@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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Determinism and reproducibility hardening

1 participant