pub fn assess(placed: &Placed) -> Vec<Assessment>Expand description
Assess every vertex between the durable folds and the sinks.
Vertices that are not views — the ingress, the chokepoint, the folds themselves — are left out,
because §3.8’s question is about views and answering it about a merge_clients() would be
filling a report with rows nobody asked for.