@rudderhq/cli 0.4.2-canary.0 → 0.4.2-canary.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,7 +28,7 @@ Rudder does not assume every lesson is automatically promoted into a new skill o
28
28
 
29
29
  The most useful way to work with agents is closer to the way humans coordinate with each other.
30
30
 
31
- People do not operate through one giant shared prompt. They work through shared goals, explicit roles, durable work objects, context attached to the task, clear handoffs, and escalation paths when judgment or approval is needed. Teams also need visibility: what is moving, what is blocked, what it costs, and where intervention matters.
31
+ People work through shared goals, explicit roles, durable work objects, context attached to the task, clear handoffs, and escalation paths when judgment or approval is needed. Teams also need visibility: what is moving, what is blocked, what it costs, and where intervention matters.
32
32
 
33
33
  Rudder turns those coordination patterns into product primitives for agent teams:
34
34