Design a retrieval system for an internal coding agent that helps users answer data-related questions. Specifically, when a user asks a data-related question, the agent must retrieve the most appropriate tables and/or notebooks to answer it. The design should cover: (1) indexing strategy — what assets (tables,…