Preview a build without writing
preview_buildSimulate the identical build payload without any persistent writes. Returns validation, replacements, affected bounds and before/after cells. Not a reservation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ops | Yes | ||
| builder | No | ||
| request_id | No | Caller-generated canonical lowercase UUIDv4. Retained for 24 hours; unknown/expired is not proof of non-commit. | |
| protect_existing | No | Atomically reject accepted edits to cells occupied before the batch; preview is only a KV estimate. |