A new job title showed up in my feed last week. Context engineer.

I clicked. Twice. Three articles, all definitional. None of them showed code. Every definition was a paraphrase of "name things well."

Then I opened my own repo and grepped for utils.py. Eleven hits. Six folders deep, in a project I have shipped to production. The same project where I had spent two hours that morning fighting an agent that kept loading the wrong helper file.

The fix took thirty seconds. I renamed the file.

Keep reading