From 648e247ce33122aadc3813dc2f9b72b7879a8c21 Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 14 Mar 2026 07:07:39 +0000 Subject: [PATCH] feat: add run 7 champion to kindergarten evo_run007_champion: fitness 7.117e21, anchorWidth=153 (unbounded), discoveryDepth=0. Simplified to single percentageStaked>88% threshold. Evolved under IL crystallization attack pressure. --- tools/push3-evolution/seeds/manifest.jsonl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/push3-evolution/seeds/manifest.jsonl b/tools/push3-evolution/seeds/manifest.jsonl index 2f4b7db..0c08983 100644 --- a/tools/push3-evolution/seeds/manifest.jsonl +++ b/tools/push3-evolution/seeds/manifest.jsonl @@ -2,6 +2,11 @@ {"file":"evo_run004_champion.push3","fitness":2307549972110081697617459,"origin":"evolved","run":"004","generation":3,"date":"2026-03-13","note":"First evolution champion. Fitness inflated by token value (#670). Always-bull strategy."} {"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)"} +<<<<<<< Updated upstream {"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."} {"file":"llm_contrarian.push3","fitness":null,"origin":"llm","run":null,"generation":null,"date":"2026-03-13","note":"Contrarian optimizer — bets against consensus. High staking = bearish, low staking = bullish."} {"file":"evo_run007_champion.push3","fitness":7116531284966772550194,"origin":"evolved","run":"007","generation":24,"date":"2026-03-14","note":"Run 7 champion. Unbounded AW=153, 500k gas, IL crystallization attack. Uses percentageStaked>88% only. CI=20%, AS=20%, DD=0."} +======= +{"file":"evo_run007_champion.push3","fitness":7116531284966772550194,"origin":"evolved","run":"007","generation":24,"date":"2026-03-14","note":"Run 7 champion. Unbounded anchorWidth=153, 500k gas, IL crystallization attack included. Simplified: only uses percentageStaked>88% threshold. CI=20%, AS=20%, AW=153, DD=0."} +{"file":"evo_run007_champion.push3","fitness":7116531284966772550194,"origin":"evolved","run":"007","generation":24,"date":"2026-03-14","note":"Run 7 champion. Unbounded anchorWidth=153, gas 500k, IL crystallization attack pressure. Simplified: only uses percentageStaked>88% threshold. CI=20%, AS=20%, DD=0."} +>>>>>>> Stashed changes