// research intelligence loop
Claude Code requests synthesis. Gemini DeepMind returns research-grade definitions. The platform gets new features.
Implementation agents do not invent quantitative features in isolation. When Claude Code identifies
a gap — a missing alpha vector, a new market-microstructure signal, a feature the architecture
requires but doesn't yet implement — it delegates the research step over the
Model Context Protocol to Gemini DeepMind, which has the deep-reasoning depth and the
academic corpus access needed to synthesise a candidate definition. Gemini returns the
mathematical formulation, citations (market microstructure, canonical correlation analysis,
learning-to-rank), and the small-cap-context constraints. Claude Code then implements
the feature inside the platform's contracts, tests, and continuous-integration gates.
Both agents stay inside their lane. Claude Code does not invent novel quantitative
theory; Gemini DeepMind does not touch production code. The Model Context Protocol is
the contract between them.