5fa648f2fb
The 'run-<timestamp>.stdout.log' siblings also match the 'run-*' glob — zsh in particular returns them mixed with the actual run dirs. The for-loop now filters to directories only. (The summarize-matrix script was already OK — it does ls -1d followed by a head -1, and run dirs come first in mtime order.)