pub fn list_keys(path: &Path) -> Result<Vec<KeyListEntry>>
Lists identities (person/team/project + hash prefix), file order.
Fails on unreadable or unparsable files.