Deployment, Infrastructure, and CI/CD
- Capture how BranchPy is deployed across environments, how CI/CD moves code, and how infrastructure is monitored.
- Define ownership boundaries: this subset owns environments, rollout flows, CI/CD topology, and runtime operational runbooks.
- UI, CLI, auth semantics, telemetry policy, and governance rules are linked, not redefined.
- Environment layout (Railway, custom VPS, web hosting) and topology expectations.
- CI/CD workflows, matrices, concurrency, and deployment automation touchpoints.
- Monitoring, alerting, and logging integrations aligned to deployment.
- Hardening steps tied to deployment/runtime (secrets, TLS, rate limits, firewalls).
- Operational runbooks: Maintained internally in controlled
BranchPy/docs repository.