Learn

What is Cuddler?

A plain-language overview of Cuddler as a schema-driven document standard and publication system for governed Artifact Documents.

Mental model

What Cuddler does

Cuddler is useful because it keeps structure, validation, and final presentation distinct.

InputStructured JSON

The work starts as explicit data and template inputs instead of hidden prompt-only structure.

ControlSchema-aware validation

Cuddler checks the inputs against the right contract before rendering is allowed to proceed.

OutputRendered HTML

The final document stays tied to the validated structure that produced it.

The site then splits explanation, standards, and AI entry points so each surface can stay honest about its role.

Cuddler is a schema-driven document standard and publication system for governed Artifact Documents. The important part is not just that compatible tools can produce rendered output. It defines the governing contracts, examples, and publication surfaces that keep data, templates, and implemented documents explicit, versioned, and reviewable.

The short version

Cuddler helps teams move from structured input to trustworthy rendered output without making the assistant guess the rules. The public site publishes the canonical contracts, examples, and supporting guidance so the workflow stays understandable for both humans and machines.

How it fits into the site

  • Learn explains the workflow in human terms.
  • Standards contains the canonical governing contracts.
  • For AI exposes machine-friendly entry points and citation guidance.

The separation keeps the site honest. Learn pages explain how to use the system; standards pages define the system; AI-facing pages provide stable entry points for tools that need canonical sources.