- Add context_block param to summarize() and thread it into _PROMPT_TEMPLATE - Wire retrieve_context/format_context_block into diagnose_stream() before log search; emit context SSE event (facts + chunks) to the client - 3 new tests covering prompt injection and SSE event emission (155 total, all pass) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_chunker.py | ||
| test_diagnose_context.py | ||
| test_doc_upload.py | ||
| test_retriever.py | ||
| test_schema.py | ||
| test_store.py | ||
| test_wizard.py | ||