Without a doubt coding assistants are revolutionising the way we write code, speeding up development incredibly. But what about the next step of reviewing that code? Senior engineers will/should critically analyse everything the assistant does, but juniors may not have sufficient skill to do this yet. The good news is that while these assistants have an internet's worth of code to reference we still have access to a more important resource - context. So instead of getting a junior developer to blindly bash out AI-assisted features, get them to go back in time and read your actual source history. Look at the stories and tasks from months and years ago, look at the code changes that lead to the implementation of the features, read the PR comments where these changes were carefully critiqued. Context is our super power.