SOLE CODING / practical software craft

Agents need product constraints

· 1 min read

An agent with no product constraints will happily do the wrong work efficiently. The useful boundaries are rarely technical: what is this allowed to touch, what must it hand back, and what does "done" mean here.

Prompts, permissions, and handoffs are the three places those constraints actually live.