This release fixes 16688 shop discovery when Bing and Common Crawl have no usable indexed shop pages.
- Added a bounded
16688discovery adapter that reads the publicAI与效率source marketplace, resolves each public goods number through the public goods-detail API, and submits only the resulting official/shop/{shop_no}URL. - Kept the existing candidate detector, administrator review, and atomic publication path unchanged. Discovered 16688 shops remain pending review by default.
- Ran unified source discovery before legacy Dujiao revalidation and before high-volume Bing collection.
- Focused crawler, API, and scheduler tests cover the official goods-to-shop resolution, adapter acceptance, and execution order.
- No database migration is required.
- Follow
docs/QUICK_DEPLOY.mdand deploy only thev3.7.19tag after CI succeeds. Existing production.envfiles must add16688toDISCOVERY_SOURCES. - Rebuild
api,web,crawler, andimporter; no schema migration is required.