Flow
- Drop PDFs into Resources/papers/
- Agent has a `pdf_extract` tool: extract body to a `.md` cache
- Full-text index covers Notes + papers
- On question: retrieve → match → answer citing exact paragraphs
When not to RAG
A short paper (<30K tokens) often does better fed in full; RAG shines across dozens / hundreds, not for one deep read.