usage: tautline context-rotation-check [-h] [--project PROJECT]
                                       [--target TARGET] --boundary BOUNDARY
                                       [--context-percent CONTEXT_PERCENT]
                                       [--context-percent-source {host,estimate}]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --boundary BOUNDARY   Current safe-boundary candidate, such as pr-queued or
                        milestone-complete.
  --context-percent CONTEXT_PERCENT
                        Visible host context window percentage, when
                        available.
  --context-percent-source {host,estimate}
                        Provenance of --context-percent. Use 'host' only when
                        the host literally exposes a context-window counter;
                        that keeps the measured mandatory-at-hard-threshold
                        behavior. Use 'estimate' when the percent is an agent
                        or human estimate; an estimate can raise an advisory
                        rotation but can never be mandatory. If you supply
                        --context-percent without a source, it is treated as
                        an estimate.
