teleo-infrastructure/telegram
m3taversal b766176259 Wire RRF merge into bot.py — replace keyword+vector concatenation
bot.py now calls orchestrate_retrieval() from retrieval.py instead of
doing keyword retrieval and vector search separately then concatenating.
Claims found by both systems get RRF-boosted to the top. Query
decomposition (multi-part → sub-queries) is now active.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 15:27:13 +01:00
..
bot.py Wire RRF merge into bot.py — replace keyword+vector concatenation 2026-04-01 15:27:13 +01:00
eval_checks.py fix: rename eval.py to eval_checks.py to avoid shadowing stdlib eval 2026-03-31 13:44:04 +01:00
kb_retrieval.py feat: two-pass retrieval with sort order and graph expansion 2026-03-28 22:34:45 +00:00
market_data.py epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features 2026-03-20 20:17:27 +00:00
response.py chore: commit untracked decomposition modules, docs, and ops scripts 2026-03-31 13:22:09 +01:00
retrieval.py chore: commit untracked decomposition modules, docs, and ops scripts 2026-03-31 13:22:09 +01:00
teleo-telegram.service epimetheus: source archive restructure — inbox/queue + inbox/archive/{domain} + inbox/null-result 2026-03-18 11:50:04 +00:00
worktree_lock.py epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features 2026-03-20 20:17:27 +00:00
x_client.py epimetheus: fix article content parsing — contents[] array, not text field 2026-03-23 15:30:59 +00:00
x_search.py epimetheus: direct tweet lookup via /tweets?tweet_ids= endpoint 2026-03-23 15:17:11 +00:00