Expand description
Album management: list, create, cache, and add assets to albums.
Provides the get_all_albums, get_or_create_album, and
add_asset_to_album methods that the upload and library flows
depend on. Album metadata is cached in-memory after the first fetch.