pub fn command_tree() -> CommandTreeExpand description
Build the ct completion tree from the live clap grammar: one subcommand
per leaf tool (its ct- prefix dropped), flags split into value/boolean by
the introspected kind, enum value-sets and store providers attached.