pub fn list_agreements() -> Vec<Agreement>
Load every stored agreement. Returns vec![] if the store file is absent or unreadable.
vec![]