SYSTEM Cited by 1 source
Zalando Assistant¶
Identity¶
Zalando Assistant is the customer-facing conversational discovery / recommendation surface in the Zalando app. It is described in the 2025-12-16 retrospective as a downstream consumer of the catalog-search substrate:
"[Zalando Assistant] depends on us to fetch and recommend products in real time." (Source: sources/2025-12-16-zalando-the-day-our-own-queries-dosed-us-inside-zalando-search.)
Zalando announced enhanced capabilities for the Assistant in a separate corporate post (linked from the retrospective) — more personal and smarter conversational product discovery, building on the catalog-search pipeline for real-time product fetching.
Role on the dependency graph¶
Zalando Assistant is a top-of-stack consumer of the catalog- search substrate. When Base Search is degraded:
- The Assistant "simply can't fetch products to show."
- Conversational-recommendation flows break — the model can compose recommendations, but the product-fetch leg of each recommendation fails.
The Assistant is therefore a customer-facing amplifier of catalog-search outages — an additional blast-radius hop that an ordinary search-box failure doesn't have.
Seen in¶
- sources/2025-12-16-zalando-the-day-our-own-queries-dosed-us-inside-zalando-search — canonical wiki instance.