haiku.rag/haiku_rag_slim/haiku
Yiorgis Gozadinos 15afb97a6e
Navigate documents by outline and section from the MCP server
build_toc moves from the sandbox into haiku.rag.context; the sandbox
keeps its toc.json unchanged. get_document_outline returns the heading
tree with page numbers and get_document_section one section's text,
subsections included, both resolved in the database holding the
document. Chunk ids never leave the server. ask_question drops `cite`
and always appends its citations.

Refs #599
2026-09-04 13:00:15 +03:00
..
rag Navigate documents by outline and section from the MCP server 2026-09-04 13:00:15 +03:00