Skip to main content

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.

In v0, Types (.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”.
Design details will be tracked in this section once v1 planning starts.

Source

v1 feature notes on GitHub.