docs: add retriever to the architecture diagram #13

Merged
schaefera merged 1 commit from docs/update-architecture-diagram into master 2026-08-19 15:54:58 +00:00

1 commit

Author SHA1 Message Date
Austin Schaefer
0790b2b6d0 docs: add retriever to the architecture diagram
All checks were successful
CI / test (pull_request) Successful in 1m3s
The diagram still showed the original four-agent pipeline
(researcher/reviewer/writer/summarizer) with no mention of the
document embedding/retrieval step added in #10. Added a retriever
box feeding excerpts into the researcher, plus a bullet describing
it, matching the retrieval pipeline already documented in prose
further down the README.
2026-08-19 17:48:32 +02:00