Regarding composability/graph, why is a summary needed when doing a ListIndex? From my understanding in a TreeIndex the summary helps to LLM to route the question to the right index, but a ListIndex will anyways check all parts, so what is the summary used then in List?