From 26df0a15dc5036aaedda9841bbdc91a91cc1bc16 Mon Sep 17 00:00:00 2001 From: openhands Date: Wed, 18 Mar 2026 00:17:46 +0000 Subject: [PATCH] fix: evo_run004_champion fitness also stale after #655 (#847) Co-Authored-By: Claude Opus 4.6 --- tools/push3-evolution/seeds/manifest.jsonl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/push3-evolution/seeds/manifest.jsonl b/tools/push3-evolution/seeds/manifest.jsonl index 6b2d517..60fd250 100644 --- a/tools/push3-evolution/seeds/manifest.jsonl +++ b/tools/push3-evolution/seeds/manifest.jsonl @@ -1,5 +1,5 @@ {"file":"optimizer_v3.push3","fitness":8259844243839650390792,"origin":"hand-written","run":null,"generation":null,"date":"2026-03-10","note":"Original seed optimizer"} -{"file":"evo_run004_champion.push3","fitness":2307549972110081697617459,"fitness_flags":"token_value_inflation","origin":"evolved","run":"004","generation":3,"date":"2026-03-13","note":"First evolution champion. Fitness inflated by token value (#670). Always-bull strategy."} +{"file":"evo_run004_champion.push3","fitness":null,"fitness_flags":"token_value_inflation,processExecIf_fix","origin":"evolved","run":"004","generation":3,"date":"2026-03-13","note":"First evolution champion. Fitness nulled: score stale due to token value inflation (#670) and processExecIf branching fix (#655). Always-bull strategy. Pending re-evaluation."} {"file":"llm_momentum.push3","fitness":null,"origin":"llm","run":null,"generation":null,"date":"2026-03-13","note":"Momentum Follower: smooth sentiment-tracking via direct percentageStaked multiplication. Safety net: floor always >=20%. AnchorWidth scales with tax volatility."} {"file":"llm_fee_maximizer.push3","fitness":null,"origin":"llm","run":null,"generation":null,"date":"2026-03-13","note":"LLM seed: fee maximizer. Wide anchor + high share in all regimes. Bullish/high-tax modes push DD and AS to max. (#673)"} {"file":"llm_floor_hugger.push3","fitness":null,"origin":"llm","run":null,"generation":null,"date":"2026-03-13","note":"Defensive Floor Hugger — maximises floor depth, CI=0, anchorShare=1%, anchorWidth=5, discoveryDepth=1%. Ignores all inputs."}