"Are we there yet?"

Validating projects

graph LR classDef highlight fill:#0f0 A((New build)) B([Discuss how to validate 🗪]) C(["`**Playtest 🔬** `"]) D([Discuss the changes needed 🗪]) E(["`**Implement changes 👩🏻‍💻** `"]) A ==> B ==> C ==> D ==> E -. repeat .-> A