commit_batch_write
Commit a prepared batch all-or-nothing, ensuring all items are written with audit evidence while validating versions and freshness. Safe retry with same action ID guarantees no partial application.
Instructions
Commit the prepared batch all-or-nothing, including per-item audit evidence. Freshness/actor/workspace and versions are checked. Expiry is 15 minutes. Retry the same successful action_id safely, including after server restart. On failure no item commits; refresh stale reviews, never blindly substitute versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||