pub fn delete_identity(store: &Store, id: &str) -> Result<()>Expand description
Remove an identity from the saved registry. Git-derived humans that aren’t in the registry can’t be removed (they’re re-discovered from history); this is meant for pruning agent identities and manual overrides.