I have got a response from Magento:
It appears that the issue is with the
type
field in the composer file.
According to the web page provided, the type is listed asmagento2-module
instead ofmetapackage
as stated in the documentation.
The reason for autoload error is due to incorrect labeling in the type field.