The same take-home order API built twice — classic layered and Vertical Slice — same behaviour, same tests, compared honestly.
One assignment, two solutions: a conventional layered architecture and a Vertical Slice one. Identical behaviour and tests make it a fair side-by-side study of what each style costs and buys — the small-scale precursor to Example API.