28d44d6884
- Add missing Factory::getDbo() in findImage() category fallback — would cause fatal error on article pages with no images (found in PR review) - Pass cached product to JsonLdBuilder::buildProduct() to avoid duplicate DB query (same pattern as buildArticle with cachedArticle) - Fix orphaned PHPDoc block for getImageDimensions()