Sign off a run
run_sign_offFreeze a completed checklist run by signing off with a name and date; blocks if required steps are unanswered or failed unless forced, and exceptions remain on the report.
Instructions
Sign off a completed run with a name and a date, which freezes it. Refused while a required step is unanswered or failed, unless force is true, and either way the exceptions stay on the record and print on the report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Who is signing it off, as it should read on the document | |
| run | Yes | The run id, e.g. RUN-2026-0001, or its title when only one carries it | |
| date | No | The day it was signed, YYYY-MM-DD. Default today | |
| note | No | What the signature covers, or the exception being accepted | |
| force | No | Sign off even though required steps are unanswered or failed. Default false; the reasons come back either way |