Skip to main content

Processing flow by responsibility

This flow shows where responsibility passes between components. It uses Mermaid for readability rather than strict BPMN notation.

From video to answer

The API answers questions. The worker does not send answers directly to the browser after processing. Study mode requires PLOG as well as the search index.

Where to investigate problems

ProblemCheck firstNext reference
Cannot upload a fileBrowser, storage, APITroubleshooting
Video is not processedJob delivery, queue, workerJob delivery and recovery
Answers are unrelated to the contentSearch scope, subtitles, promptsPrompt design
Only Study is unavailablePLOG generation status and orderingPLOG and study mode

Related: Follow calls over time in the sequence diagrams, or start from user actions in the activity flow.