Imagine you run a chain of locksmith shops. You've always hired master locksmiths who study each new lock model by hand, craft custom picks, and test them one by one. Now someone builds a system where three AI apprentices — one who reads lock blueprints, one who fabricates picks, and one who tests them — work in a loop, producing validated pick sets for any new lock model overnight, for a few dollars in electricity. That's EVAGE, except the locks are DeFi protocols and the picks are MEV extraction bots. The committed claim: EVAGE is the first fully autonomous multi-agent framework that discovers, adapts, and ports MEV strategies end-to-end without human intervention, validated across three major chains. The authors don't just automate known playbooks — they claim the system finds five genuinely novel MEV variants on Ethereum that experienced human teams hadn't published, yielding profit increases from 1.02× to 15.97× over baseline strategies. The architecture is a three-agent loop coordinated by an orchestrator. A Discovery Agent reads protocol documentation and on-chain data to identify potential MEV opportunities. An Adaptation Agent rewrites bot logic for different AMM designs (CPMM, CLMM, Balancer V2). A Porting Agent translates strategies across L1/L2 chains. Crucially, all code generation happens offline — no LLM inference sits on the latency-critical execution path. The system produces deterministic Proof-of-Concept bot code, validated through closed-loop diagnostics where agents iteratively fix their own compilation and simulation errors. The evaluation covers over 1.5 million blocks each on Ethereum, Base, and BNB Smart Chain. On Ethereum alone, EVAGE adapts 11 strategies from constant-product market makers to concentrated liquidity and Balancer V2 pools, and ports strategies cross-chain. The total LLM token cost stays under $60. These numbers are concrete but come with an important caveat: the evaluation uses historical block replay (backtesting), not live execution against real searcher competition. The profit multipliers are measured against what known strategies would have captured on the same blocks, not against what competing bots actually captured in real time. The integrity picture is mixed. On the positive side, the evaluation spans three real chains with large block samples, and the authors are explicit about their methodology. On the negative side, there is no live deployment, no pre-registration of which blocks or strategies would be tested, no released code, and no independent replication. The 'novel variants' are self-assessed — there's no third-party audit confirming these strategies were genuinely unknown. Historical replay inherently flatters MEV strategies because it removes the adversarial competition that defines real MEV markets (priority gas auctions, builder collusion, latency races). The milestone question cuts to the heart of whether autonomous MEV agents change the game. Today, top MEV searchers are small teams of 2-5 expert engineers. If EVAGE or a successor can match expert-team performance in live competitive environments — not just backtests — it would democratize MEV extraction, potentially compressing searcher margins toward zero. The gap between 'generates valid bot code from historical data' and 'competes profitably in real-time against Wintermute and Jump' is enormous and largely unaddressed. The obvious experiment the authors didn't run is live deployment on even a single chain for a sustained period. The honest read: this is almost certainly a mix of (a) and (b). Running a live MEV bot requires real capital at risk, sub-second infrastructure, and builder relationships — resources an academic team likely lacks. It's also possible that early live tests showed the generated bots couldn't compete against optimized incumbents, which would significantly undercut the headline profit numbers. The paper's framing as 'Proof-of-Concept generation' rather than 'live profit generation' is the tell.