Here's the failure mode I keep running into.
A team gives a coding agent a repo, a task, and maybe a README. The agent can find files and write code, but it still has to guess the operating rules.
It guesses the package manager.
It guesses which checks matter.
It guesses whether generated files are safe to edit.






