pub fn register_wellfair_project( id: &str, name: &str, description: &str, ) -> Result<LocalProject, String>
Register a wellfair-backed project id into the local registry (after vault create).