pub fn load(storage_root: impl AsRef<Path>) -> Option<WeightModel>
Load the person’s authored weight model, or None if they have not authored one (→ the caller uses the seed suggestion).
None