Building an AI review layer for Helm charts
Helm chart reviews are tedious and error-prone. I built an AI layer that catches misconfigs before they reach staging, and it found things I would have missed.
Branch-based environments — how we stopped sharing staging
Shared staging environments are where feature branches go to conflict. Branch-based environments gave every PR its own isolated world, and it changed how we ship.