

As someone working on an opensource project myself wondering on a few questions
- How are you doing reviews? Are you reviewing code as it is written or letting the AI do the work and then checking? Or are you mixing AI generation with some code of your own?
- What, if any, framework for Spec Drive Development are you using
What I have found is that the more a human is involved the better the code, but also the slower it is. So, in my opinion, it is a tradeoff between quality and speed.

Did you use any frameworks for the development? In particular any spec driven development framework?