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>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend feat: parse_classification_response collects overflow articles 6 months ago
docs docs: add Autre fill-up implementation plan 6 months ago
e2e test: update E2E and integration tests with article_history_days setting 6 months ago
frontend feat: add article_history_days setting to frontend 6 months ago
.env.example Finished phase 1 6 months ago
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
AGENTS.md Updated Claude code config 6 months ago
CLAUDE.md feat: add article_history table and article_history_days setting 6 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 6 months ago