Paradoc v0.1.0

Released 2026-04-28

The first public Paradoc release establishes documents as typed, machine-readable artifacts for applications and AI agents.

Highlights

  • Typed builders define forms, documents, checklists, bundles, parties, fields, annexes, and output layers.
  • Core validation checks artifact definitions and filled data against shared Zod and JSON Schema contracts.
  • Text, PDF, and DOCX renderers produce multiple outputs from the same artifact definition.
  • @paradoc/sdk provides the all-in-one framework entry point, with CLI and AI adapter packages alongside it.
  • The published packages support Node.js 18 and are released in lockstep under the MIT license.

On this page