cc2825b3b7
Plain MagicMock() failed the isinstance(backend, MinIOBackend) guard in download_daily_export(), returning 404. spec=MinIOBackend sets __class__ so isinstance passes and the mock path executes correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>