From 4c1e9ae3fbf58535afa244db9210c7325e0f9e5d Mon Sep 17 00:00:00 2001 From: kelvine Date: Tue, 9 Sep 2025 22:30:04 +0200 Subject: [PATCH] Branding update It's no longer called twitter --- cr-mixer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cr-mixer/README.md b/cr-mixer/README.md index 0037f7e69..2a236555c 100644 --- a/cr-mixer/README.md +++ b/cr-mixer/README.md @@ -1,6 +1,6 @@ # CR-Mixer -CR-Mixer is a candidate generation service proposed as part of the Personalization Strategy vision for Twitter. Its aim is to speed up the iteration and development of candidate generation and light ranking. The service acts as a lightweight coordinating layer that delegates candidate generation tasks to underlying compute services. It focuses on Twitter's candidate generation use cases and offers a centralized platform for fetching, mixing, and managing candidate sources and light rankers. The overarching goal is to increase the speed and ease of testing and developing candidate generation pipelines, ultimately delivering more value to Twitter users. +CR-Mixer is a candidate generation service proposed as part of the Personalization Strategy vision for X. Its aim is to speed up the iteration and development of candidate generation and light ranking. The service acts as a lightweight coordinating layer that delegates candidate generation tasks to underlying compute services. It focuses on X's candidate generation use cases and offers a centralized platform for fetching, mixing, and managing candidate sources and light rankers. The overarching goal is to increase the speed and ease of testing and developing candidate generation pipelines, ultimately delivering more value to X users. CR-Mixer acts as a configurator and delegator, providing abstractions for the challenging parts of candidate generation and handling performance issues. It will offer a 1-stop-shop for fetching and mixing candidate sources, a managed and shared performant platform, a light ranking layer, a common filtering layer, a version control system, a co-owned feature switch set, and peripheral tooling.