What Happened
- The PR replaces a brittle POSIX batch-only CLI availability check with a two-step strategy: it raises the batch `command -v` timeout to 8000ms, and on batch timeout it runs parallel per-CLI probes (each with 3000ms). This prevents a single slow PATH entry from forcing all built-in ACP CLIs to be reported as missing.
- The PR replaces a brittle POSIX batch-only CLI availability check with a two-step strategy: it raises the batch `command -v` timeout to 8000ms, and on batch timeout it runs parallel per-CLI probes (each with 3000ms). This prevents a single slow PATH entry from forcing all built-in ACP CLIs to be reported as missing.
- 1 evidence item attached for review.