Currently focused on privacy by design at the application layer; will expand with the other foundational topics — observability, secrets handling, error handling, configuration — as they earn their own pieces. Less prescriptive than the guides, more focused on the questions to ask before writing the code.

After this series: early-career developers approach every new feature with the privacy-by-design habits — log what’s needed not who did it, return only the fields the caller asked for, minimise schemas by default — that shape what the code looks like from day one.