harb/tools/push3-evolution/seeds
openhands d8a109baf8 fix: evo_run007_champion.push3 always returns fixed params regardless of staking (#791)
Replace the broken EXEC.IF branches where TRUE was ( ) and FALSE was
0 DYADIC.POP, causing the trailing push sequence to execute
unconditionally. Now EXEC.IF correctly branches on STAKED > 88%:
  - TRUE  (staked > 88%): bear defaults ( 0 0 0 0 ) — CI=0, AW=0, AS=0, DD=0
  - FALSE (staked ≤ 88%): ( 200000000000000000 153 200000000000000000 0 )
                            — CI=0, AW=153, AS=20%, DD=20%

Also correct the manifest.jsonl run 7 note which had CI and DD inverted
(CI=20%/DD=0 → CI=0/DD=20%).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 07:30:45 +00:00
..
evo_run004_champion.push3 feat: seed kindergarten — initial population with OG + first evolution champion 2026-03-13 10:32:35 +00:00
evo_run007_champion.push3 fix: evo_run007_champion.push3 always returns fixed params regardless of staking (#791) 2026-03-15 07:30:45 +00:00
evo_run008_champion.push3 fix: feat: add evolution run 8 champion to seed pool (#781) 2026-03-15 01:31:06 +00:00
llm_contrarian.push3 fix: llm_contrarian.push3 AW=150/250 clamped to 100 — three rounds unaddressed (#756) 2026-03-14 21:40:31 +00:00
llm_fee_maximizer.push3 fix: feat: LLM seed — Fee Maximizer optimizer (#673) (#696) 2026-03-13 19:56:39 +01:00
llm_floor_hugger.push3 feat: add recovered LLM seeds (floor hugger + contrarian) 2026-03-14 15:43:58 +00:00
llm_momentum.push3 fix: feat: LLM seed — Momentum Follower optimizer (#674) 2026-03-13 14:50:26 +00:00
manifest.jsonl fix: evo_run007_champion.push3 always returns fixed params regardless of staking (#791) 2026-03-15 07:30:45 +00:00
manifest.schema.json fix: manifest.jsonl schema has no canonical machine-readable definition (#720) 2026-03-15 03:57:31 +00:00
optimizer_v3.push3 feat: seed kindergarten — initial population with OG + first evolution champion 2026-03-13 10:32:35 +00:00