Treat prompts as code
Prompts belong in version control, with review and an evaluation set that runs on every change. The biggest quality incidents in production AI come from "just tweaked a word" without a test, exactly what we stopped accepting for code twenty years ago.
Version control
Prompts belong in Git, with history and traceability.
Every change runs the evaluation set
Treat prompts as code: in version control, with review and an evaluation set that runs on every change.

