fn suspect_universe(defs: &Map<String, Value>) -> BTreeSet<String>Expand description
Definitions that are new or textually changed vs. the currently
committed protocol.schema.json. Falls back to searching every
definition when no usable baseline is found (e.g. the baseline file is
missing/unparseable, or nothing actually changed).