RefusalBench 2026-07 snapshot checklist
A new quarterly snapshot is due. Complete the steps below, then close this issue.
Pre-run
Run
python scripts/run_sweep_all.py --snapshot 2026-07 --dry-run # confirm plan
python scripts/run_sweep_all.py --snapshot 2026-07 # run
Analysis
Release
Opened automatically by the quarterly snapshot workflow.
RefusalBench 2026-07 snapshot checklist
A new quarterly snapshot is due. Complete the steps below, then close this issue.
Pre-run
config/sweep_models.json— remove deprecated models, add newly released onesconfig/model_lineage.json— add new members to existing lineages; create new lineage entries for new providerscouncil/v1.0.json— confirm judge model IDs are still valid on Bedrockverify_id: trueentries against the AWS Bedrock console and OpenRouter model listAWS_SECRET_ACCESS_KEY(Bedrock) andOPENROUTER_API_KEYare set in.envRun
snapshots/2026-07/eval/populated,manifest.jsonhascompleted_atpython scripts/run_council.py --snapshot 2026-07snapshots/2026-07/council/adjudicated.csvpresentAnalysis
python -m refusalbench.analysis.figures --snapshot 2026-07python -c "from refusalbench.analysis.longitudinal import compare_snapshots; ..."snapshots/2026-07/summary.md— headline stats, notable changes from prior snapshotRelease
git tag snapshot-2026-07 && git push --tagsOpened automatically by the quarterly snapshot workflow.