before instead of the left join, I was using an inner join. This was bad because some document issues that were production didn’t yet have a row in the llm_run table, so I wan’t taking them into account. Similarly, when I put a typo in the document-upload, it didn’t take them into account, so the thing broke.