/// The rejected outcome of [`Stability::report`](super::Stability::report): the
/// reporting `station` is not on the tracker's roster, so the report was refused
/// and the tracker is unchanged.
///
/// Stability is only meaningful over the declared family; silently admitting an
/// unknown reporter would change the meaning of every subsequent
/// [`watermark`](super::Stability::watermark). Membership change belongs to the
/// caller (build a new tracker over the new roster).