True test for codebase understanding

The ultimate test for codebase understanding by AI is migrating one codebase from one into another without causing bugs nor losing functionality.

Examples:
Flask → FastAPI

Java codebase → Python codebase

VueJS codebase → NextJS codebase