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
.claude
backend feat: parse_classification_response collects overflow articles 3 months ago
docs docs: add Autre fill-up implementation plan 3 months ago
e2e test: update E2E and integration tests with article_history_days setting 3 months ago
frontend feat: add article_history_days setting to frontend 3 months ago
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: add article_history table and article_history_days setting 3 months ago
docker-compose.yml