ito-core 0.1.18

Core functionality and business logic for Ito
Documentation

Core Ito application behavior.

ito-core implements the main orchestration logic behind the CLI: reading and writing Ito state on disk, running workflows, validating inputs, and delegating to installers and harness integrations.

This crate is intentionally "policy heavy" but "UI light": it defines the core semantics of commands without owning the CLI argument surface.