huskies: merge 858

This commit is contained in:
dave
2026-04-29 10:41:32 +00:00
parent be5db846cc
commit 11d111360d
79 changed files with 265 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
//! step classification — all unit-testable without tempdirs or an async runtime
pub(crate) mod io;
/// Pure wizard state-machine helpers — bare-project detection, step classification.
pub mod state_machine;
use crate::io::wizard::{StepStatus, WizardState, WizardStep, format_wizard_state};