//! `formanator` library crate. The CLI binary in `src/main.rs` wires this
//! together with [Clap](https://docs.rs/clap/) and the various subcommand
//! handlers in [`commands`].
pubmodclaims;pubmodcli;pubmodcommands;pubmodconfig;pubmodforma;pubmodkeychain;pubmodllm;#[cfg(feature ="mcp")]pubmodmcp;pubmodprompt;pubmodupdate_check;pubmodverbose;