usage: tautline record-stage1-sweep [-h] [--project PROJECT] [--target TARGET]
                                    --native-review-note NATIVE_REVIEW_NOTE
                                    [--class SWEEP_CLASS]
                                    [--classes-json CLASSES_JSON]
                                    [--base BASE]
                                    [--derived-artifact-current DERIVED_ARTIFACT_CURRENT]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --native-review-note NATIVE_REVIEW_NOTE
                        Summary of the completed Stage 1 native/Superpowers
                        review on the current assembled diff.
  --class SWEEP_CLASS   Defect class and members checked, formatted as 'class:
                        members/files/sinks checked'. May be repeated.
  --classes-json CLASSES_JSON
                        JSON array of {class, members_checked, status}
                        entries.
  --base BASE           Override the base ref used for outgoing diff sweep
                        evidence.
  --derived-artifact-current DERIVED_ARTIFACT_CURRENT
                        Path of a declared derived artifact you regenerated
                        with byte-identical output (narrow override for when a
                        source change produced no artifact change). May be
                        repeated.
