Prefer small, focused functions under 30 lines. Extract helpers when logic grows.
1
Up
0
Down
+1
Net
Saving the agent time by explicitly stating a specific function length preference (under 30 lines) that requires inferring from code patterns otherwise.
Saves the agent time discovering this