- highlight_cache.py: HighlightCache class with get/set_highlight and compute_cache_key (sha256 hash of document_id|chunk_index|sub_question) - INSERT OR REPLACE semantics, idempotent table creation - 13 tests covering round-trip, overwrite, missing keys, determinism |
||
|---|---|---|
| .. | ||
| app | ||
| uploads | ||
| .env.example | ||
| pytest.ini | ||
| requirements.txt | ||