pub async fn four_step_chain(test: &mut Test) -> Result<()>Expand description
A 4-step chain (Org → Team → Project → Issue → Tag) drives the
peel_first_step loop through three iterations before reducing to a
single-step rewrite. Guards against regressions in the depth-independent
part of the unfolder.