# cc-steer decisions


Mine and summarize AskUserQuestion decision rounds from transcript trees.


``` bash
cc-steer decisions COMMAND [ARGS]...
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: cc-steer decisions [OPTIONS] COMMAND [ARGS]...

      Mine and summarize AskUserQuestion decision rounds from transcript trees.

    Options:
      --help  Show this message and exit.

    Commands:
      mine   Mine every AskUserQuestion decision round under ROOT into a...
      stats  Print counts for a mined decisions dataset: total, splits, and...


# Commands


`mine`  
[Mine every AskUserQuestion decision round under ROOT into a parquet dataset.](../../reference/cli/decisions/mine.md)

`stats`  
[Print counts for a mined decisions dataset: total, splits, and multi-select/custom shares.](../../reference/cli/decisions/stats.md)
