haiku.rag/haiku_rag_slim/haiku/rag/store/models
Yiorgis Gozadinos afdef92b5b
Finish the comment pass, and escape document fields everywhere Rich renders
`_rich_print_document` escapes uri, title and metadata, the sibling of
the escaped search-result renderer. The remaining comments and
docstrings that narrated rejected alternatives, consequences or history
now state the current invariant. The Sandbox class docstring names the
held connection close() releases, and wrapped docs paragraphs join to
one line.
2026-08-28 15:34:47 +03:00
..
__init__.py add document_items table for fast context expansion 2026-04-16 12:11:53 +03:00
chunk.py Render collection identity only for multi-collection searches 2026-08-27 12:41:05 +03:00
citation.py Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
document.py Tell a document which database it came from 2026-08-24 10:03:47 +03:00
document_item.py Remove unreachable code and fix two defects it surfaced 2026-07-26 18:45:48 +03:00