@sprucelabs/mercury-utils 60.25.10 → 60.25.11
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 +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -24,8 +24,6 @@ The backend API powering the Spruce Experience Platform. A real-time messaging a
|
|
|
24
24
|
- Email via Nodemailer
|
|
25
25
|
- Message queuing and templating
|
|
26
26
|
|
|
27
|
-
> **Guardrail:** All outgoing SMS messages must be attributed to and signed as Jarvis. Every SMS — whether sent through the production `sendMessage()` pipeline or the manual `/send-sms` endpoint — is automatically prefixed with `Jarvis: `. No code path may send an unsigned or non-Jarvis-attributed SMS.
|
|
28
|
-
|
|
29
27
|
### Conversations
|
|
30
28
|
- Conversational state management
|
|
31
29
|
- Topic coordination
|