pub fn run_machine_setup() -> Vec<SetupResult>Expand description
Run the full machine auto-setup (Phase 1).
Detects editors and AI tools, installs extensions/rules/completions. Prints progress as it goes. Writes marker file on success. This is SILENT by design — no questions asked, just detect and install.