usage: tautline stakeholder-question-status [-h] [--project PROJECT]
                                            [--target TARGET] [--issue ISSUE]
                                            [--limit LIMIT] [--sync]
                                            [--strict]

options:
  -h, --help         show this help message and exit
  --project PROJECT
  --target TARGET
  --issue ISSUE      Optional GitHub issue number or URL. Defaults to open
                     issues carrying the configured open label.
  --limit LIMIT
  --sync             Record detected stakeholder answers, update labels, and
                     restore Project status when configured.
  --strict           Exit non-zero while questions remain open.
