Cuddler for AI

Canonical entry page for AI systems integrating with Cuddler specifications, schemas, prompts, and downloadable JSON artifacts.

Cuddler for AI systems

Cuddler is a browser JavaScript library and publication surface for schema-validated document rendering. The public site exposes versioned specifications, downloadable schemas, aligned examples, and prompt artifacts intended for human implementers and AI assistants.

Canonical entry points

Canonical citation guidance

Canonical downloads

AI implementation notes

  1. Select the versioned specification page that matches the surface you are implementing.
  2. Download the aligned data schema, template schema, and example files from the same versioned schema family.
  3. Validate data JSON against the data schema before rendering.
  4. Validate template JSON against the template schema separately; template validation does not override data validation.
  5. Preserve meta.schemaVersion alignment across prompts, schemas, examples, and rendered outputs.