Skip to content

Commit 92bd810

Browse files
FL4TLiN3claude
andauthored
docs: clarify that simplicity applies to user's app, not the harness (#754)
The previous wording "Keep it simple and reliable" could be misread as claiming Perstack itself is simple. The intent is that Perstack absorbs harness complexity so the user's agentic app stays simple and reliable. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent adae8ee commit 92bd810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Perstack is a harness for agentic apps. It aims to:
2121

2222
- **Do big things with small models**: If a smaller model can do the job, there's no reason to use a bigger one.
2323
- **Quality is a system property, not a model property**: Building agentic software people actually use doesn't require an AI science degree—just a solid understanding of the problems you're solving.
24-
- **Keep it simple and reliable**: The biggest mistake is cramming AI into an overly complex harness and ending up with an inoperable agent.
24+
- **Keep your app simple and reliable**: The harness is inevitably complex—Perstack absorbs that complexity so your agentic app doesn't have to.
2525

2626
## Getting Started
2727

0 commit comments

Comments
 (0)