Skip to content

Commit ee537e4

Browse files
authored
Update README.md
1 parent a52e62c commit ee537e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ graph LR
3131

3232
### The Effector Type System
3333

34-
Our [analysis of 13,729 ClawHub skills](https://github.com/effectorHQ/clawhub-analysis) found a **67% agent failure rate** driven by untyped interfaces, missing prerequisites, and permission mismatches.
34+
Our [analysis of 13,729 ClawHub skills](https://github.com/effectorHQ/clawhub-analysis) found a **67% agent failure rate**: driven by untyped interfaces, missing prerequisites, and permission mismatches.
3535

3636
The core thesis: AI agent capabilities need types. Today you chain two skills and pray they work. Tomorrow you type-check the composition before a single token is spent. This is the paradigm we're building.
3737

0 commit comments

Comments
 (0)