pub fn drill(profiles: &[UserProfile], element_id: &str) -> StringExpand description
Resolve a drill element_id against an already-screened profile set.
Mirrors github_issues’ element_id convention:
cohort:<key> · user:<login> · user:<login>/repo:<name> ·
user:<login>/repo:<name>/readme (the only drill that costs a request).