Use job.LoadAttributes (loads run + attributes) instead of an open-coded load plus a dead nil-check, matching the concurrency path. Pre-size the children slice to the known combination count. Co-Authored-By: Claude (Opus 4.8) <noreply@anthropic.com>