teleo-infrastructure/telegram
m3taversal f77fd229d6 fix: stop word filtering in entity scoring — common words polluted rankings
'the', 'full', 'text', 'proposal' etc. were matching irrelevant entities.
Robin Hanson record ranked #2 behind Drift because Drift matched 'the' and
'proposal' in its name. Now only meaningful tokens (>=3 chars, not stop
words) contribute to entity scoring.

Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70>
2026-03-23 17:44:06 +00:00
..
bot.py epimetheus: fix double research message + add decisions/ to KB retrieval 2026-03-23 16:59:23 +00:00
kb_retrieval.py fix: stop word filtering in entity scoring — common words polluted rankings 2026-03-23 17:44:06 +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
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