Migration and code generation
Real projects are not written from scratch: the code is full of older APIs and libraries ship major versions. This stage is about migration strategies and codegen — the answer to the "what would you do with the legacy?" question in senior interviews.