Machine-level auto-setup for Nika.
Detects installed editors/AI tools and configures them automatically. Tracks setup state via ~/.nika/machine.toml marker file. Called by nika init before the project wizard (Phase 1).
~/.nika/machine.toml
nika init
pub use install::*;
pub use status::*;