Why I Didn't Use Multi-Agent Architecture for My Quant Research System
Multi-agent is the hot paradigm in AI engineering. I chose single agent + state machine for my AI-driven quant research system. Not because multi-agent is too hard, but because the problem structure doesn’t match.