fn detect_boundingbox_discontinuity(
    current: BoundingBox,
    previous: BoundingBox
) -> bool