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 7cbb2853ce feat: Autre fill-up to 75% synthesis target with source diversity enforcement
Accumulates overflow articles from both classification phases and redistributes
them into the Autre category when total articles fall below 75% of the configured
max, respecting per-source diversity limits.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
..
db feat: add article_history DB module (check, insert, cleanup) 6 months ago
handlers fix: LLM providers use own HTTP client with 120s timeout (was sharing scraper's 15s) 6 months ago
middleware test: add unit tests for auth middleware cookie extraction 6 months ago
models feat: add article_history table and article_history_days setting 6 months ago
services feat: Autre fill-up to 75% synthesis target with source diversity enforcement 6 months ago
util Finished phase 1 6 months ago
app_state.rs refactor: add UserRateLimitEntry constructor and settings_changed method 6 months ago
cli.rs Finished phase 1 6 months ago
config.rs Finished phase 1 6 months ago
errors.rs Finished phase 1 6 months ago
lib.rs Finished phase 1 6 months ago
logging.rs feat: add source file:line to WARN and ERROR log lines 6 months ago
main.rs feat: add source file:line to WARN and ERROR log lines 6 months ago
router.rs fix: runtime bugs found during first Docker run + integration tests 6 months ago