What a Production Module Actually Looks Like in the Codebase
A vertical-slice module is not a folder of related files. It is a complete system unit from UI to database. Understanding what that means in practice explains why AI tools generate more coherently into a modular codebase than into a flat one.