You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard c3e6103ef1 feat: parse_classification_response collects overflow articles
Returns a (result, overflow) tuple so callers can access articles that
could not fit in any category or Autre. Also adds the
SYNTHESIS_MIN_FILL_RATIO constant for the upcoming fill-up logic.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
migrations feat: add article_history table and article_history_days setting 3 months ago
src feat: parse_classification_response collects overflow articles 3 months ago
tests test: update E2E and integration tests with article_history_days setting 3 months ago
Cargo.lock
Cargo.toml
Dockerfile fix: runtime bugs found during first Docker run + integration tests 3 months ago