Skip to content

Commit b62f461

Browse files
committed
evalbuff: add patterns/task-scope-adherence.md (6d8bf39)
1 parent 624c237 commit b62f461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/task-scope-adherence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ When given a specific technical task, implement ONLY what is explicitly requeste
55
## The Problem
66

77
Agents often interpret tasks broadly and add related work they think would be helpful:
8-
- Task: "Remove the wait-for command" → Agent also creates 3 new documentation files
8+
- Task: "Remove the wait-for command" → Agent also creates 4 new documentation files (548 lines)
99
- Task: "Fix the redirect" → Agent also refactors related code and adds tests
1010
- Task: "Update the config" → Agent also adds validation and error handling
1111

0 commit comments

Comments
 (0)