Files
stack/apps/backend/src
Bilal Godil 72ae71017f fix(backend): default improvementSuggestions to avoid false QA failures
Review of the structured-output change found that requiring improvementSuggestions
reintroduced the failure-row problem: for good answers with nothing to suggest, the
model omits the field, which would throw NoObjectGeneratedError and store a false
'needs human review' verdict. Verified live: the model omits it ~5/6 of the time on
clean answers. Default it to "" so omission is tolerated, matching the old code's
lenient handling.
2026-06-29 16:45:17 -07:00
..
2026-06-10 13:53:13 -07:00
2024-06-18 15:49:31 +02:00
2026-06-11 10:28:14 -07:00