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 d5d624b896 fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup
- Bulk/CSV import now passes theme_id through to DB
- Preferred source update scoped by theme_id (no cross-theme reset)
- Theme creation sends sensible defaults from frontend
- Scheduler wraps generation in 15-minute timeout
- Job store cleanup runs every 5 minutes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
common
api_admin_test.rs
api_article_history_test.rs
api_auth_test.rs
api_csrf_test.rs
api_export_test.rs
api_health_test.rs
api_keys_test.rs
api_llm_logs_test.rs test: add stop generation, LLM logs, and preferred ordering tests (GAP-1,2,3) 3 months ago
api_schedules_test.rs test: add scheduler unit test and find_due_schedules integration tests 3 months ago
api_settings_test.rs
api_sources_preferred_test.rs fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
api_sources_test.rs
api_stop_generation_test.rs test: add stop generation, LLM logs, and preferred ordering tests (GAP-1,2,3) 3 months ago
api_syntheses_test.rs fix: update syntheses tests for theme_id requirement in generate endpoint 3 months ago
api_themes_test.rs
minimal_test.rs
pipeline_test.rs fix: enable article history in preferred sources test 3 months ago