//! Verb-shaped CLI helpers shared by `commands/issue/*` and
//! `commands/decision_record/*`. Each module owns the argument parsing,
//! the structured output envelope and the human-readable rendering for
//! one verb; the per-family files are thin shims that supply the typed
//! id parser, the repository, and the use-case dispatcher.
pub
pub
pub
pub
pub
pub
/// Render `noun` prefixed by the right English indefinite article
/// (`a` / `an`). Used by every verb's `about` and `long_about` strings
/// so the help text stays grammatical regardless of the family.
pub