athena_commit_delta
Apply a delta to an object only when the expected version ID matches, rejecting stale updates to prevent shadow mutations.
Instructions
Conditional object mutation. Rejects stale expected VID instead of creating a shadow mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | Yes | ||
| actor | No | ||
| delta | Yes | ||
| status | No | ||
| expected_vid | Yes |