docs.thesirius.ai is live
The Sirius developer documentation is now live at docs.thesirius.ai. Three things ship today:
- API reference — rendered from the OpenAPI spec on every build, with schemas, example requests in multiple languages and an interactive playground. Reference pages are never written by hand, so they cannot drift from the API contract.
- Guides — starting with Getting started and Authentication. Guides are docs-as-code: they are authored and reviewed in the same merge request as the features they describe.
- Changelog — the page you are reading. Every entry is a file in the docs repo, published the moment it merges.
There is also an internal twin of this site for the Sirius team — same repo, one extra section with endpoint owners, SLOs and runbooks — deployed separately behind SSO.