DeveloperTools
Tooling that supports building and shipping the app — CI/CD, IaC, local dev, and testing.
Why we need this / what value this brings
Good tooling is a force multiplier — it turns manual, error-prone steps (testing, deploying, provisioning) into repeatable, automated ones.
When to use this
Invest incrementally as pain shows up (a manual deploy step that's error-prone, a bug that slipped through untested) rather than building it all upfront.
How to use or implement this
Automate the highest-friction manual step first, not the most sophisticated tool available.
Subtopics
Empty folder — drop notes, links, and findings here as you research.