Building Recce's AI Data Review meant working around three hard limits in Claude: 200k context window, ~90k single prompt, 25k per MCP tool response.
A lineage diff for 5 changed models blew past the 25k MCP limit. Fixes: dataframes over key-value, numeric indices over full node IDs, filter to changed + downstream nodes only.

