Topic hub

Personalization

A New Runtime topic hub collecting signals, patterns, field notes, and public sources about personalization.

Short answer

  • Personalization is tracked here as an evidence-linked topic, not as a static glossary entry.
  • The page connects raw observations to pattern hypotheses, longer analysis, and public sources.
  • Use it as the canonical landing page before drilling into individual records.

Raw signals

Recent observations

5 signals
  1. Netflix experiments with generating the whole recommendation page

    GenPage represents a personalized homepage as a structured sequence generated by one model rather than a fixed ranking pipeline.

  2. DoorDash Assistant Builds the Cart Instead of Giving Advice

    The assistant combines retrieval, personalization, and transaction tools so the product result is an editable action state, not prose.

  3. DoorDash makes memory a versioned personalization layer

    DoorDash builds structured memory blocks from behavior and stores model, schema, timestamp, prompt, and response lineage for each component.

  4. Preply Uses Each Lesson as Context for the Next

    A production learning system converts session events into durable learner context, demonstrating a write-and-reuse loop rather than stateless personalization.

  5. ChatGPT Uses Offline Consolidation to Improve Memory

    A memory system can revisit prior interactions outside the live conversation, turning passive storage into an active process of consolidation and personalization.