harb/tools/push3-evolution/seeds
openhands c42a1ca768 fix: evo_run004_champion fitness inflated by token value (#670) (#704)
- Add fitness_flags="token_value_inflation" to evo_run004_champion in
  manifest.jsonl so callers can detect the inflated value without
  discarding the entry entirely.
- Add effective_fitness() helper in evolve.sh pool admission (step 5)
  that returns 0 for any entry with a token_value_inflation flag,
  preventing inflated scores from biasing the top-100 evolved pool
  ranking or eviction decisions.
- Document in evolve.sh that raw fitness values are only comparable
  within the same evaluation run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 01:08:13 +00:00
..
evo_run004_champion.push3 feat: seed kindergarten — initial population with OG + first evolution champion 2026-03-13 10:32:35 +00:00
llm_fee_maximizer.push3 fix: feat: LLM seed — Fee Maximizer optimizer (#673) (#696) 2026-03-13 19:56:39 +01:00
llm_momentum.push3 fix: feat: LLM seed — Momentum Follower optimizer (#674) 2026-03-13 14:50:26 +00:00
manifest.jsonl fix: evo_run004_champion fitness inflated by token value (#670) (#704) 2026-03-14 01:08:13 +00:00
optimizer_v3.push3 feat: seed kindergarten — initial population with OG + first evolution champion 2026-03-13 10:32:35 +00:00