system
Product Ingestion
Resources that turn a vendor URL into catalog records — shared scraping, BrightData, AgentQL, and api-v1's role in that flow.
System
Overview
Product ingestion is the machinery behind Create Product From URL. The product-marketplace bounded context owns the catalog decision; this system owns the scrape-and-persist path that feeds it.
shared-scraping and party-directory are bounded-context modules, not deployables. They run inside api-v1. BrightData and AgentQL stay externalSystem: true.