AI Won’t Design Your System. You Have To.
AI Won’t Design Your System. You Have To.Speaker:

Davide Imola
Tech Lead @ RedCarbon - Community Manager @ Schrödinger Hat
Speaker:

Talia Asghar
Software Engineer @ Delivery Hero and Google Dev Expert in Web Technologies
Topics:
The core concept for this talk is Spec-Driven Development (SDD) with solid guardrails.
Instead of coding first and writing docs later, spec-driven development starts with a spec — a contract for how your code should behave, which becomes the source of truth for your tools and lets our AI agents generate tests and validate code. The result is less guesswork, fewer surprises, and higher-quality code.
In this session, you’ll learn Spec-Driven Development: write what your app should do in plain English, let our agents generate the tests, then let it build the code to pass them. We’ll also deploy our sample app using Google Cloud.