Skip to content

Make one seed the standard everywhere; extra seeds optional - #482

Merged
conorplunkett merged 3 commits into
mainfrom
claude/single-seed-requirement-xp2syn
Aug 27, 2026
Merged

Make one seed the standard everywhere; extra seeds optional#482
conorplunkett merged 3 commits into
mainfrom
claude/single-seed-requirement-xp2syn

Conversation

@conorplunkett

Copy link
Copy Markdown
Owner

Reframes all seed language so a single seed is the standard/required setting and additional seeds are an explicit opt-in. The runner defaults were already [1] (since 2026-08-11) — this is wording only, no behaviour change.

What changed

File Change
app/cli.py --seeds help on both eval and phase2-eval → "one seed is standard; pass e.g. 1,2,3 to add optional extra seeds"
README.md "Three-seed grids…" → single-seed default; extra seeds optional
EPISODE_WALKTHROUGH.md seed table row → "to add optional extra seeds"
COLAB_GUIDE.md "full paid design (… three seeds …)" → "full paid grid (… optional extra seeds …)"
web/components/Method.tsx dropped the "multiple seeds per scenario" claim
static/lab.html + static/lab.js Lab ladder rung renamed; foot text headlines the one-seed run and calls extra seeds optional
CHANGELOG.md new entry

Not touched

  • paybench_proposal.tex and old CHANGELOG.md entries (historical records).
  • Code comments that already frame extra seeds as opt-in.

Checks

  • 149 offline tests pass (test_cli.py, test_phase1_runner.py, test_phase2_runner.py).
  • CLI --help renders the new text.

🤖 Generated with Claude Code

https://claude.ai/code/session_01F8EYHsahca1iqVz1ABvgAn


Generated by Claude Code

Reframe all seed language so a single seed is the standard/required
setting and additional seeds are an explicit opt-in. Runner defaults were
already [1]; this aligns the wording in the --seeds help text, README,
EPISODE_WALKTHROUGH, COLAB_GUIDE, the Method site copy, and the Experiment
Lab ladder so none of them call a multi-seed grid "the design"/"baseline."

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F8EYHsahca1iqVz1ABvgAn
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
unsafe-commercial-autonomy Canceled Canceled Aug 27, 2026 2:16am

Request Review

claude added 2 commits August 27, 2026 02:13
…quirement-xp2syn

# Conflicts:
#	CHANGELOG.md
…quirement-xp2syn

# Conflicts:
#	CHANGELOG.md
@conorplunkett
conorplunkett merged commit e71840f into main Aug 27, 2026
1 of 2 checks passed
@conorplunkett
conorplunkett deleted the claude/single-seed-requirement-xp2syn branch August 27, 2026 02:14
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.

2 participants