peer:message
peer family
Send an async message to another agent's inbox — instant store, no LLM, no streaming
- Effect
- ask
- Awaits an outcome — the call returns the response below.
- Reversible
- yes
- The effect can be undone by a later call.
- Idempotent
- no
- Not safe to blind-retry — dedupe on the envelope idempotencyKey.