Word deliverable
agreements, reports, and controlled documents
DOCX operations
Operate on agreements, reports, and controlled documents while keeping editable document structure, typed failure, declared losses, and artifact evidence explicit.
Editable document structureagreements, reports, and controlled documents
Registered surface
The registry—not this page—defines the executable contract and current stability.
docx.convert.pdfConvert a Word document to PDF, reporting every bridge approximation as a loss.
stabledocx.diffCompare two Word documents and return the revision with tracked changes applied.
stabledocx.inspect.controlledInspect a controlled Word document's parts and relationships.
stabledocx.inspect.findLocate text in a Word document and return bound locators.
stabledocx.inspect.redaction-previewPreview what a redaction plan would remove, without modifying the document.
stabledocx.parseConvert a Word document model into the shared structured model.
stabledocx.redactApply a redaction plan to a Word document, reporting every removal as a loss.
stabledocx.renderRender a structured document to a native Word (.docx) file.
stabledocx.transform.htmlConvert an HTML string into a Word document, reporting unsupported constructs.
stabledocx.validateCheck a Word document for schema and content defects without modifying it.
stableEditable document structure remains a format-specific concern. Runstamp does not flatten it into a universal document model and call the result equivalent.
When an operation cannot preserve a feature, its descriptor and result determine whether to collect the loss or fail the run.