AI-native engineering.
For engineering teams this gets specific. Coding agents work well on a task and badly on a codebase: they read what they are pointed at, and what they are pointed at is usually decided fresh every time by whoever is at the keyboard.
The work is in what surrounds the model. Which repository context is worth assembling once and reusing. How much of a previous session should survive into the next. Whether two agents running in parallel are cooperating or quietly duplicating each other. What review has to catch, and what should be caught before review.
We work at that level rather than at the level of which tool to buy. The tools change every few months; how a team coordinates work with them does not.