HomeSignalsDwell

Dwell — a positive ranking signal

CODE home-mixer/scorers/ranking_scorer.rs (DwellWeight); phoenix/runners.py ACTIONS[10] · verified 2026-07-31 @ 0bfc279

Predicted probability the viewer stops and actually reads (dwells on) the post, as a binary head — with continuous dwell-time modeled separately.

Last public weight: none — this head first appeared publicly in the 2026 release; no weight value has ever been published.

2026 weight: withheld — all current weights live in an unpublished params module. The weights story →

What actually moves it

The first line decides this. A hook that stops the scroll earns dwell; its evil twin not_dwelled is an explicit NEGATIVE head — scroll-past is scored against you.

Where it sits in the formula

Phoenix (a Grok-1-architecture transformer, phoenix/README.md) predicts P(dwell) per viewer from that viewer’s own engagement history — not from your post’s running like-count. The prediction is multiplied by its weight and summed with the other 21 terms, then the author-diversity decay and out-of-network multiplier apply.

Related: Favorite (Like) · Reply · Repost · Photo expand

Check a draft against all 22 signals →