Tutorials
Complete one Cuddler engineering task at a time, with an exact contract to follow and a visible success signal to verify.
Section mapTutorials at a glance
These pages are designed to be used together. Read across the map to see the main topics this section covers.
Follow the two-agent Cuddler handoff: use the Artifact Specification to author a synchronized definition contract, then use that contract to prepare validatable Artifact Documents.
Open Build Your First Artifact DefinitionDefine a Cuddler Data Schema that captures the structure, validation rules, and field-level guidance needed before rendering begins.
Open Create a Data SchemaAuthor a Cuddler Template Schema that defines a markdown-compliant template document without weakening data validation.
Open Create a Template SchemaRender a Cuddler document in the browser after the data schema and markdown-template template schema both validate.
Open Render a Report in the BrowserUse validation errors and trace output to find schema mismatches, missing fields, and render-time problems in a Cuddler workflow.
Open Diagnose Validation and Trace OutputUse these walkthroughs when you want to build, validate, render, or diagnose something yourself. Each tutorial names the responsible contract, shows the mechanism, and gives you a result another engineer can inspect.
Tutorial directory
- Build Your First Artifact Definition
- Create a Data Schema
- Create a Template Schema
- Render a Report in the Browser
- Diagnose Validation and Trace Output
Where to start
If you are new to the platform, begin with Build Your First Artifact Definition . It gives you the shortest route from the standards model to a working, reviewable document workflow.
For the underlying contracts, keep these open in another tab:
