Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Changelog

2026-05-12 — Static docs return to the VPS

  • Restore Vocs as the active documentation app for docs.lazu.ai.
  • Serve docs as a standalone static nginx container.
  • Keep the product brand and API examples consistent across the website and docs.

2026-05-09 — OpenAPI reference cleanup

  • Keep packages/contracts/openapi/lazu-api-reference.v1.yaml as the source of truth.
  • Sync OpenAPI JSON/YAML into the docs public assets during build.
  • Keep the interactive reference available for request and response field checks.