pub const SCROLL_BOTTOM: usize = 1_000_000;
Sentinel value meaning “follow the latest message position” (top in newest-first chat view). Kept as a legacy name to avoid touching many call sites.