Add nullable TEXT mbid column to artists, release_groups, and recordings tables. Partial indexes on each (WHERE mbid IS NOT NULL) for fast MBID lookups without bloating the index for rows without MBIDs. Enables linking local library entities to MusicBrainz/ListenBrainz explore data, artist image sharing, and 'In Library' badges.