pub fn split_screen() -> ValueExpand description
One agent ruling on a whole queue at once: is this worth splitting.
One call rather than N, for the reason screen is one call: a repository
aware pass is the dominant cost, and “is this too big to work in one piece”
is partly a judgement across the queue rather than about each item alone.