lab: plan — version scoreboard + task matrix for the evolve harness - #1623
Open
Evanfeenstra wants to merge 1 commit into
Open
lab: plan — version scoreboard + task matrix for the evolve harness#1623Evanfeenstra wants to merge 1 commit into
Evanfeenstra wants to merge 1 commit into
Conversation
Direction doc from the post-mortem of prod run gaia-evolve/1788061734710 (reported 0.68→0.80; the best generation published nothing and the delta sits inside a measured ±0.04 sampling floor). Thesis: the harness trusts narration (author echoes, single samples, run-end summaries) where it owns ground truth (the version registry, per-task vectors, the event log). Proposes: version-keyed measurements (generations become attempts; the stale-version bug becomes unrepresentable, and resamples are banked, not discarded), a task×version matrix as native memory (bands, empirical flip noise, bias-vs-variance via identical-answer detection, tool-error aggregation), paired promotion replacing improveMargin, diff-based briefings replacing trusted summaries, foreach concurrency + incremental persistence, and an automated holdout beat. Builds on #1621's guards and lists what the restructure deletes. 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.
Direction doc distilled from the post-mortem of prod run
gaia-evolve/1788061734710(the 0.68→0.80 result whose best generation never published, with both duplicate gradings landing inside a measured ±0.04 sampling floor).improveMargin/stopFitness-on-one-sample; cost enters the fitness per EVOLVE_SPEC §7.foreachconcurrency + incremental report persistence, diff-based briefings, an automated holdout beat, and a deletion table (what the simplification removes).Doc:
mcp/src/lab/plans/evolve-scoreboard-and-task-matrix.md🤖 Generated with Claude Code