All the `AttachDropdown` import hits are inside session log files (`.log`), not actual source imports. Those are historical code snapshots captured in the session transcripts, not real imports. This confirms what the self-heal agent found: `AttachDropdown` (along with `ChatReply`, `NewChatBar`, `StatusTabs`, `LogPanel`) are unused — no source file currently imports them. They're dead code.