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 ecf95ffe35 fix: update test config for session_secret removal and Arc master key
Remove session_secret field (no longer in AppConfig), wrap
master_encryption_key in Arc<String>, and pass a generated job_id
to db::syntheses::create which now requires it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
..
migrations feat: add use_brave_search setting 6 months ago
src perf: batch article history INSERTs to reduce DB round-trips 6 months ago
tests fix: update test config for session_secret removal and Arc master key 6 months ago
Cargo.lock
Cargo.toml
Dockerfile fix: runtime bugs found during first Docker run + integration tests 6 months ago