## Summary Implement query decomposition strategies and LLM-driven answer synthesis. ## Tasks - [ ] Implement DecompositionStrategy enum - [ ] Create heuristic-based decomposer - [ ] Create LLM-driven decomposer - [ ] Implement answer synthesis with source attribution