Role focus / platform and operations
Platform & Ops
Self-hosted CI runners, Kubernetes scheduling, and controlled releases, shown through one independent product system.
01 / Self-hosted runner
One small node, bounded concurrency.
GitHub Actions dispatches to separate ARC scale sets on a k3s N95 node. PR #410 merged cross-namespace anti-affinity configuration.
02 / GitHub CI
The required gate has a run receipt.
The post-#410 main run passed impact, security, contracts-and-release, and required. Browser checks were skipped by impact routing on this run.
03 / Release control