pub fn status_severity(status: &str) -> u8Expand description
Rank a status for the structure tree’s per-component ROLLUP dot: the WORST status across a component’s constraints wins. Higher = worse. Order: error family (3) > indeterminate/adjusting (2) > satisfied (1) > disabled (0).