Skip to content

preregistration: round-robin anytime-broad orchestration#156

Merged
microprediction merged 1 commit into
mainfrom
study-round-robin
Jul 22, 2026
Merged

preregistration: round-robin anytime-broad orchestration#156
microprediction merged 1 commit into
mainfrom
study-round-robin

Conversation

@microprediction

Copy link
Copy Markdown
Owner

Scheduling revised to breadth-first round-robin across strata (regime x frequency x family). Every round samples all strata equally (thinnest-first), commits refreshed frontier + radar every K rounds, so the star maps start noisy and converge. Anytime-useful, resumable off per-cell coverage.

🤖 Generated with Claude Code

Revise scheduling from tier-sequential (deep-then-broad) to breadth-first
round-robin across strata (regime x frequency x family = the radar axes). Each
round samples every stratum equally, fills the thinnest cells first, appends to
the canonical store; every K rounds regenerate + commit the frontier and radar.
The star maps start noisy and converge instead of one axis completing at a time.
Anytime property: broad and useful if stopped at any moment. Resumable off
per-cell coverage.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@microprediction
microprediction merged commit 7f95818 into main Jul 22, 2026
2 checks passed
@cursor

cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@microprediction
microprediction deleted the study-round-robin branch July 22, 2026 13:22
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.

1 participant