33da841087
This commit introduces functionality to automatically generate a one-liner summary from a completed transcription. The `ensure_oneliner` function checks if `oneliner.txt` already exists in the case directory. If not, it uses the Ollama API to generate a summary from the full transcript. Any errors during generation or writing are logged but do not halt the transcription process.