usage: tautline finalize-plan-review [-h] [--project PROJECT]
                                     [--target TARGET] --plan PLAN --log LOG
                                     [--model MODEL] [--round REVIEW_ROUND]
                                     --verdict
                                     {blocked,clean,clean-with-deferrals}
                                     --unresolved-critical-count
                                     UNRESOLVED_CRITICAL_COUNT
                                     --unresolved-p1-count UNRESOLVED_P1_COUNT
                                     [--classified-findings-json CLASSIFIED_FINDINGS_JSON]
                                     [--structural-critical-evidence STRUCTURAL_CRITICAL_EVIDENCE]
                                     [--exception-note EXCEPTION_NOTE]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --plan PLAN
  --log LOG
  --model MODEL
  --round REVIEW_ROUND
  --verdict {blocked,clean,clean-with-deferrals}
  --unresolved-critical-count UNRESOLVED_CRITICAL_COUNT
  --unresolved-p1-count UNRESOLVED_P1_COUNT
  --classified-findings-json CLASSIFIED_FINDINGS_JSON
  --structural-critical-evidence STRUCTURAL_CRITICAL_EVIDENCE
                        Legacy alias for --exception-note.
  --exception-note EXCEPTION_NOTE
                        Recorded reason this round is needed. Required to
                        record any round past the convergence target; rounds
                        3-4 are self-authorized and never need operator
                        approval.
