// SPDX-License-Identifier: Apache-2.0
//! Wizard and module-scaffold domain logic.
/// Filesystem I/O: diff detection against existing files and writing planned changes.
/// Domain types for the project wizard and module scaffold.
/// Template registry, file-content generators, and planning logic.
pub use ;
pub use *;
pub use ;