pub fn init(root: &Path) -> Result<InitOutcome, InitError>Expand description
Scaffolds a Sloop repository in root: committed configuration, project,
ticket, flow, and prompt files. Idempotent; never starts the daemon and
never rewrites a file that already exists.