In v0, Types (Documentation Index
Fetch the complete documentation index at: https://aidocs.zorid.app/llms.txt
Use this file to discover all available pages before exploring further.
.ztype) take over the structured-data responsibilities normally expected from templates: field schema, field type definitions, select/multiselect options, default field values, typed editing, and filtering by record shape via zorid.type.
Therefore templates are not required for v0 structured data.
Where templates may return
Templates may return in v1 for body/content scaffolding rather than field typing:- Heading and section structure.
- Checklist scaffolding.
- Starter Markdown content for new notes.
- Optional combination with a Type for “create a new Task with body scaffolding”.
Source
v1 feature notes on GitHub.