Classic business loop / 1m 13.36s

Curate, qualify, recommend.

A catalog manager expresses merchandising intent, Stock removes a known unavailable candidate and a customer follows the remaining recommendation.

Silent film with burned-in narrationOpen WebM directly

What You Will See

  1. Manager curates relationsCatalog records two explicit related-product choices.
  2. Stock changes eligibilityOne candidate becomes known OUT_OF_STOCK.
  3. Recommendation filters locallyThe unavailable product is removed from the served result.
  4. Customer follows the resultThe remaining recommendation opens its real product page.

Why It Matters

Merchandising intent remains useful only when operational eligibility can still refuse the candidate.

Catalog owns curation, Stock owns availability and Recommendation owns the final serving policy.

The System Underneath

Catalog relationsCross-sell and upsell intent
Recommendation projectionCurated candidates
+
Stock projectionKnown availability
Eligible resultActionable customer link
Recommendation projects only the facts needed to decide. It does not take ownership of products or stock.

What This Story Proves

Visible proof

Curated relations, a stock change and customer navigation form one operational loop.

Not claimed

Missing or UNKNOWN eligibility currently passes. The film proves removal only for known OUT_OF_STOCK state.

Read the curated strategy flow.

AI engineering connectionExecutable feedback constrains autonomous change