Publishing

The generator docs source lives in this repository and builds to public-docs/. The canonical public host is:

https://generator.quantalumin.com/
npm run docs:build
npm run docs:server

The public model is:

generator.quantalumin.com
  -> generated public-docs/ output
  -> root-level paths for user and developer documentation
  -> /visual/ for the latest published visual regression report

docs.quantalumin.com can remain available for a later general QuantaLumin docs portal. It should not be treated as the canonical generator docs URL unless the edge routing is intentionally changed.