In traditional coding, you write every line yourself. You understand the entire codebase. You debug by reading stack traces and stepping through logic.
In vibe coding, the AI writes most lines. The code may grow beyond your understanding. You debug by describing symptoms and letting the AI propose fixes. You're a director, not an author.