Skip to content

Commit b42e90b

Browse files
PaulDuvallclaude
andcommitted
docs: add maintainability anti-pattern to Agentic Loops
Warn against generating large codebases you don't understand or know how to maintain - a key risk of long autonomous coding sessions. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9c9a04f commit b42e90b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

experiments/NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ This file tracks patterns under exploration that may eventually be formalized in
9898
- Vague completion criteria ("make it good" vs. explicit success metrics)
9999
- Tasks requiring human judgment or design decisions
100100
- Prompts without self-correction guidance (test → fix → retry cycles)
101+
- Generating large codebases you don't understand or know how to maintain
101102

102103
---
103104

0 commit comments

Comments
 (0)