pub fn read_head(root: impl AsRef<Path>) -> Option<String>Expand description
The run id in .soma/HEAD, if any. An unreadable, empty or
whitespace-only HEAD reads as absent — never as an error, because a
broken pointer must not stop a run from starting.