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>
3 months ago
..
llm feat: add LLM prompts and schemas for link and article extraction 3 months ago
auth.rs refactor: simplify recent changes — extract helper, named struct, atomic entry, pre-alloc 3 months ago
csv.rs Finished phase 2 3 months ago
email.rs fix: runtime bugs found during first Docker run + integration tests 3 months ago
encryption.rs Phase 4: LLM provider abstraction with Gemini, user API key encryption 3 months ago
export.rs Phase 7: Email sending via Resend + Markdown/PDF export 3 months ago
mod.rs feat: add source_scraper module for extracting article links from source pages 3 months ago
prompts.rs feat: add article_history table and article_history_days setting 3 months ago
rate_limiter.rs Phase 3: Admin module with provider/model curation, rate limits, user management 3 months ago
scraper.rs feat: ScrapedContent url+head_html fields, Arc<dyn LlmProvider>, 3-tuple scrape returns 3 months ago
source_scraper.rs feat: LLM-assisted source link extraction with heuristic fallback 3 months ago
synthesis.rs feat: Autre fill-up to 75% synthesis target with source diversity enforcement 3 months ago
turnstile.rs Finished phase 1 3 months ago