Operations & Deployment Build & Deploy # Local development make serve # Production build make build # Deploy to Cloudflare make deploy Makefile Targets Target Action make Build site with Kroki diagrams make serve Live reload development server make deploy Deploy to Cloudflare Pages make kroki Start Kroki diagram server make clean Remove build artifacts Roadmap Phase Deliverable Status 1.0 19-repo aggregation working Complete 1.1 Custom UI theme (domus-antora-ui) Complete 2.0 CI/CD automation (repository_dispatch) Planned 2.1 PR preview deployments Planned 3.0 Quality gates (xref validation) Planned Architecture Decisions