haiku.rag/haiku_rag_slim/haiku/rag/client
Yiorgis Gozadinos 5200b71e2b
Correct two justifications
Drop the coverage-gate CHANGELOG entry: it is dev infrastructure, invisible
to anyone upgrading. Broaden the check_source_accessible entry to the cases
it now covers.

The nameless-attachment guard reads an empty /F out of untrusted PDF bytes,
so it is boundary validation, not a formality; only the reason it goes
uncovered belongs in the pragma.
2026-07-27 12:18:15 +03:00
..
__init__.py Accept images on ask/analyze 2026-07-25 10:23:55 +03:00
agents.py Accept images on ask/analyze 2026-07-25 10:23:55 +03:00
documents.py Correct two justifications 2026-07-27 12:18:15 +03:00
downloads.py Normalize pragma comments to the codebase's single-line form 2026-07-26 20:18:19 +03:00
exceptions.py typed UnsupportedSourceError replaces pipeline string-marker matching 2026-05-26 11:44:46 +03:00
processing.py Dedupe picture chunks and skip small pictures at chunking 2026-07-09 10:24:32 +03:00
rebuild.py Fix defects found reviewing the coverage work 2026-07-27 10:44:32 +03:00
search.py Multimodal reranking: send picture chunks to vllm rerankers as images 2026-07-24 12:29:20 +03:00
titles.py Extract title generation into client/titles.py 2026-04-24 14:42:53 +03:00