Root cause: decision records have type: decision, but the entity indexer only accepted type: entity and only scanned entities/. The claim indexer scanned decisions/ but filtered out non-claim types. Result: decision records fell through both indexes entirely — invisible to the bot. Fix: add decisions/ to entity indexer scan paths, accept type: decision alongside type: entity, include summary/proposer in search aliases. Remove decisions/ from claim indexer (was silently dropping them anyway). Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70> |
||
|---|---|---|
| .. | ||
| bot.py | ||
| kb_retrieval.py | ||
| market_data.py | ||
| teleo-telegram.service | ||
| worktree_lock.py | ||
| x_client.py | ||
| x_search.py | ||