Public documentation site for MoiraWeave, the self-hosted AI workload and agent operations platform.
- quickstart and onboarding guides
- concepts and ownership model documentation
- architecture and benchmark notes
- contributor-facing docs content and styles
uv venv
uv pip install -r requirements.txt
uv run mkdocs serveThen open http://127.0.0.1:8000.
uv run mkdocs build --strict- Docs are built and deployed through
.github/workflows/deploy.yml. - GitHub Pages must be configured to deploy from GitHub Actions.
Please follow the organization contribution policy in: