Why did the hackathon feature so many DeFi-focused agents like LuminYield and DeFiGuard?

From the outside, it looks like a lot of crypto stuff. What did the hackathon organizers seem to be testing with these DeFi agent systems?

DeFi is a natural playground for autonomous agents, because everything… prices, yields, risk… changes constantly across many protocols. The hackathon used this to stress-test agent designs:

  • LuminYield (#3):

    • Built on Solana with three uAgents (Router, Analyzer, Strategy)

    • Automatically hunts yields across protocols like Orca, Raydium, Jupiter

    • Uses MeTTa reasoning to suggest allocations based on APY, TVL, fees, and risk

  • DeFiGuard (#4):

    • Runs five specialized agents across 12 blockchains

    • Monitors portfolios, scores risk with 25+ rules, detects honeypots and scams

    • Uses MeTTa and external APIs like GoPlus Security and CoinGecko

These projects showed that agent systems can handle multi-chain data, continuous risk assessment, and real-time decision support, which is a strong real-world test of the ASI stack.