We added graph-oriented retrieval modules to the RAG surface. This gives the runtime a path for relationship-heavy questions where plain chunks may not be enough.
Graph retrieval remains one retrieval option, not a replacement for vector or keyword search. The system still needs to route based on query shape and evidence needs.


