issue_tree
    Preparing search index...

    Type Alias Subcommand

    Subcommand: "scan" | "render" | "all" | "auto"

    The set of subcommands subcommandHelp knows about.

    Kept as a union literal (not an array) because the subcommandHelp dispatcher needs an exhaustive switch on it; widening it would break the compiler's exhaustiveness check.