Skip to content

Commit 35f17f5

Browse files
committed
docs: add Effector definition node in diagram and bold caption
Made-with: Cursor
1 parent 7543a7c commit 35f17f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

profile/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ graph LR
2525
2626
Brain["Brain / LLMs"]:::brain --> Body["Body / Runtimes"]:::body
2727
Body --> Hands["Hands / Effectors"]:::hands
28+
Hands --> EffNode["Effector = the smallest capability unit an agent can discover, inspect, run, compose, and carry across runtimes."]:::hands
2829
```
2930

30-
*Effector = the smallest capability unit an agent can discover, inspect, run, compose, and carry across runtimes.*
31+
**Effector** = the smallest capability unit an agent can discover, inspect, run, compose, and carry across runtimes.
3132

3233
---
3334

0 commit comments

Comments
 (0)