- schema: disc_cache (release_id→title/artist/thumb/weight); build_disc_cache.py populates it
from the full Discogs dump on ultra (30,694 stocked releases).
- app/mirror.py: enrich() now reads RecordGod's OWN disc_cache via the main DB — no live
discogs_full / dealgod-DB dependency. DealGod reached only via API key.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>