You need to isolate his work behind a well-defined interface and then ask yourself if Conway’s law works in both directions.
Seriously though, an interface is easier to test than a mess of spaghetti code, and also easier to replace the implementation when you eventually realise that vibe coders are a net-negative to any project.
You need to isolate his work behind a well-defined interface and then ask yourself if Conway’s law works in both directions.
Seriously though, an interface is easier to test than a mess of spaghetti code, and also easier to replace the implementation when you eventually realise that vibe coders are a net-negative to any project.