R/WideSample.R:382-392 — any per-tree attribute (including firstHit, which is meant to count trees per search stage) is carried over at full input length onto the subsetted output, so it continues to describe the pre-subset input rather than the trees actually returned.
Verified REAL (haiku verifier, code-read).
Fix: subset any per-tree attribute alongside the trees themselves.
Filed by /red-team area 14 (opus finder, 2026-08-05).
R/WideSample.R:382-392— any per-tree attribute (includingfirstHit, which is meant to count trees per search stage) is carried over at full input length onto the subsetted output, so it continues to describe the pre-subset input rather than the trees actually returned.Verified REAL (haiku verifier, code-read).
Fix: subset any per-tree attribute alongside the trees themselves.
Filed by /red-team area 14 (opus finder, 2026-08-05).