Viberpsychosis Glossary
// The Actual Jargon
Spec-Driven Development
// What it actually means
An approach where you write a detailed specification first, then have AI agents generate the code and check it against that spec, instead of prompting as you go.
// The diagnosis
Writing the documentation before the code, which developers refused to do for fifty years until a robot asked nicely.