f0fee8d0f8
Problem: System detection messages (from print_info) were being captured in cache file along with actual WordPress paths, creating garbage entries Solution: Filter output to extract only lines matching /path/to/wp-config.php pattern before saving to cache file This ensures cache contains ONLY actual WordPress installation paths. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>