Memory · Retrieval
Aider Repo-Map (PageRank over file graph)
PageRank over the file-dependency graph, ranked and truncated to fit the token budget. No vector store, no embeddings.
Verified against aider.chat
How it works
PageRank over the file-dependency graph, ranked and truncated to fit the token budget. No vector store, no embeddings.
At a glance
StageRetrieval
PhaseRead
Used byAider
Trade-off
Fast, deterministic and inspectable; needs a graph-able project structure (imports, references). Weaker for prose corpora.
Basis
Verified against
https://aider.chat/docs/repomap.html The corpus does not rewrite vendor documentation. Where copy is quoted verbatim it is marked as such and attributed to its source.