Services agreement
Native outputs
Professional files that remain real files.
Run format-owned operations against DOCX, XLSX, PPTX, and PDF, then inspect the native artifact, diagnostics, losses, and evidence before delivery.
editable structure retained by operationOperating model
Release package
Format systems
Each format keeps its own mechanics.
Runstamp normalizes the operation contract without pretending Word, Excel, PowerPoint, and PDF behave the same way.
01
DOCX · 10 registered operations
02Word documents
Render, parse, validate, compare, and transform editable Word documents through registered operations.
XLSX · 7 registered operations
03Excel workbooks
Operate on workbook structure, formulas, sheets, and native spreadsheet behavior with explicit diagnostics.
PPTX · 4 registered operations
04PowerPoint decks
Generate and inspect editable presentations while retaining native slide and object structure.
PDF · 17 registered operations
PDF documents
Render, inspect, validate, redact, and package fixed-layout artifacts under declared loss policy.
One result boundary
Format-specific engines. Shared operational semantics.
OperationResult<T> = { ok, value | error, losses, diagnostics, receipt }