usage: tautline finalize-implementation-review [-h] [--project PROJECT]
                                               [--target TARGET] --manifest
                                               MANIFEST --verdict
                                               {blocked,clean,clean-with-deferrals}
                                               --unresolved-critical-count
                                               UNRESOLVED_CRITICAL_COUNT
                                               --unresolved-p1-count
                                               UNRESOLVED_P1_COUNT
                                               [--classified-findings-json CLASSIFIED_FINDINGS_JSON]
                                               [--base BASE]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --manifest MANIFEST
  --verdict {blocked,clean,clean-with-deferrals}
  --unresolved-critical-count UNRESOLVED_CRITICAL_COUNT
  --unresolved-p1-count UNRESOLVED_P1_COUNT
  --classified-findings-json CLASSIFIED_FINDINGS_JSON
  --base BASE           Override the base ref used for outgoing diff review
                        evidence.
