delete_verdict
Delete an agent verdict mark by its ID. Journaled for undo, so lifted marks can be restored exactly where they were. Only agent marks are affected.
Instructions
Lift an agent verdict mark by id (mark_verdict's reply, or list_annotations verdicts[]). Agent marks only: the estimator's APPROVED seal is human ink and is refused — the same line edit_shape holds on reviewed shapes. Journaled like every mutation, so undo_last re-seats a lifted mark exactly where it was.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verdict_id | Yes | Record id from mark_verdict or list_annotations verdicts[] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | The lifted record's id | |
| verdicts_remaining | Yes | Approval-family records still on the takeoff (both actors) |