Product notes and toolkit releases
The Schema Transformation journal
Practical notes about the product, the SDK, and the decisions behind reliable schema conversion.
A shared intermediate representation turns a growing matrix of parsers and generators into a system that can be inspected, diagnosed, and extended.
Use the live route to turn a focused OpenAPI component into a Zod schema and inspect the diagnostics before trusting the result.
A shared intermediate representation turns a growing matrix of parsers and generators into a system that can be inspected, diagnosed, and extended.
Use the live route to turn a focused OpenAPI component into a Zod schema and inspect the diagnostics before trusting the result.
A practical review loop for separating clean conversions from outputs that need human attention.
The SDK registry is the contract that lets the product expose current formats and executable conversion routes without a duplicated matrix.
Zod parsing, registry-driven route discovery, and broader parser/generator compatibility arrive in the second beta.
The first beta establishes the published parser, generator, SDK, and Shape IR package surface.