docx_apply_patchset
Apply validated patch sets to a DOCX document and produce an audit JSON. Uses .NET Open XML or Python backend.
Instructions
Write. Apply constrained PatchSet to a new DOCX plus audit JSON; validation gates final commit. Defaults to the .NET Open XML backend when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | auto | |
| patchset | Yes | ||
| docx_path | Yes | ||
| output_path | No |