What the levels actually measure
Google's MLOps guidance sorts teams into three levels. It is easy to read them as a scorecard and wrong to do so.
The levels do not measure model quality. A level 0 team can have a better model than a level 2 team. What they measure is how fast you can get a new idea reliably into production, and how fast you can react when the world moves.
That reframing matters because it tells you when to invest. If your data distribution is stable and one release a year is genuinely fine, level 0 is not a failing grade. If your data shifts weekly and you cannot retrain in under a month, the gap between those two numbers is the actual problem, and automation is how you close it.

