Move a deliverable along
deliverable_statusRecord a dated move on one deliverable: planned, in_progress, delivered, then accepted with a note. An out-of-order move, or a date before the reference document, is refused. The date drives lateness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | The day it happened, YYYY-MM-DD. Default today. This is the date every late reading is taken against, not the day you type it | |
| note | No | What happened. On accepted this is the acceptance note, e.g. Signed off by the client on the call, no snags | |
| status | Yes | The status to move to | |
| schedule | Yes | The schedule id, e.g. DS-2026-0001, the reference it delivers, e.g. WO-2026-0001, or its title | |
| deliverable | Yes | The deliverable id, e.g. D01, or its description when only one carries it |