76a16ba84c
Build and Push Docker Image / build (push) Successful in 4m0s
sortInbox used to distribute plans by the auto_class and stream_decisions captured at scan time, which meant toggling an audio_languages entry and then running "back to inbox" + "auto review" re-queued the item with the stale decisions. now sortInbox re-runs the analyzer per plan against the current audio_languages before distributing, matching the user's mental model that auto review = re-apply the rules. reanalyze() takes audioLanguages explicitly so callers can pass it in once and tests can drive it without reaching into the singleton db. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>