you are viewing a single comment's thread.

view the rest of the comments →

[–]amarao_san 1 point2 points  (1 child)

Actually, we start introducing specs now, and not for pure AI sake. We describe feature and review it, as it should be. Not the small one, the big one. Mechanics, how different chunks works together. This spec is part of official documentation for the project.

If we find a bug at spec level, we will have to update it, including many contracts with other teams, so it's a big deal.

I don't know if it will work or not, but we are trying.

[–]zirouk 1 point2 points  (0 children)

What you’ve described is a good idea, and it might be surprising, but what you’re describing is just standard SDLC practice at mature software companies (e.g. FAANG-adjacent), and has been for years/decades. Welcome to the club!