When developers enter an unfamiliar project, they rarely search for a specific
file by name. They usually ask about system behavior: where incoming
connections are accepted, which component cleans logs, or how a request travels
between architectural layers.
Code-RAG tries to answer such questions through semantic search. It splits and






