# Cloud-adapted __init__.py — lazy imports only. # Heavy modules (file_analyzer, multimodal_manager, input_router) # are imported on-demand in app.py to avoid pulling in # pdfplumber, docx, youtube_transcript_api, etc.