DESCRIPTION
Accumulates paths found by each finder during a single run() invocation. Replaces the former $App::chot::_found_paths package global.
Passed to all finder instances so that later finders (e.g., Python) can see paths found by earlier ones (e.g., Command) for shebang-based interpreter discovery.