Skip to content

Documentation registry

How this documentation site is structured and where its machine-readable index lives.

This documentation site is generated from a single typed registry in the project repository. Every page listed in the sidebar, and the machine-readable index, come from that one file.

Machine-readable index

The same registry is served as JSON so the desktop app and CLI can read the documentation catalogue without scraping HTML.

GET https://voice.thalixinc.ai/docs/index.json

The payload carries a schemaVersion field, the list of categories, and one record per document.

Document status

  • published — the page contains reviewed content with verification metadata.
  • draft — the page exists in the structure only and shows a placeholder.

Pages marked as being prepared contain no product instructions yet. Only published records carry verified content.

Last verified 2026-08-06 · docs-shell-1

More in Reference