pub fn compose(v: &View<'_>) -> Vec<(String, LineKind)>
Compose the full screen as (line, tone) pairs (top to bottom). Pure — unit-testable.