What is Asset Registry used for?

Hi,

I have a small question about AssetRegistry. Does it still works in the package runtime, rather than only servers as a editor only filesystem helper module?

I read the documents here and assetRegistry implementation in code too. It seems AssetRegistry is not striped out in a non-editor mode and is still constructed and registered during CDO registering.

Regards