pub fn quick_editor_scan()Expand description
Lightweight scan for newly installed editors. Called on every nika command when machine_setup_status() == Ready. If a new editor is detected that wasn’t in machine.toml, install rules silently and update the stored list.
Skips if last scan was < 24h ago (cooldown to avoid repeated filesystem checks).