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 0b71215ddc docs: update algorithm.md to reflect current pipeline state
Documents the Brave Search path in Phase 2, batch_size setting for
parallelism, batched article tracing with build_trace_entry/batch_insert_entries,
15-minute pipeline timeout, panic handling, session cleanup background task,
SSRF checks on source pages, and the max_links change from 10 to 15.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
.claude
backend perf: batch article history INSERTs to reduce DB round-trips 3 months ago
docs docs: update algorithm.md to reflect current pipeline state 3 months ago
e2e feat: add use_brave_search setting 3 months ago
frontend refactor: standardize createResource and use Button component 3 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
.gitignore
AGENTS.md
CLAUDE.md feat: add use_brave_search setting 3 months ago
docker-compose.yml