Commit graph

8 commits

Author SHA1 Message Date
60fe68a693 Update WhatsApp rate limits documentation with Meta official specs
All checks were successful
GBCI / build (push) Successful in 11s
- Document 1 message per 6 seconds per recipient
- Add burst mode explanation (45 messages in 6s)
- Document error 131056 and retry strategy
- Add automatic queue management info
2026-03-09 19:17:50 -03:00
cb84ad2b56 docs: Add JWT secret rotation and security considerations
- Add JWT to available rotation components
- Document security limitations and manual steps
- Add component table with service restart requirements
- Include verification and best practices documentation

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-19 19:42:15 +00:00
6964eae250 Add documentation for dashboards, auth RBAC, white-label, security, and channel features 2026-01-08 13:16:04 -03:00
ee2f160ed3 docs: add Vault Auto-Unseal chapter with 4 local options
- Option 1: Secrets File (default, free)
- Option 2: TPM (free if hardware available)
- Option 3: HSM (Nitrokey ~$109, YubiHSM ~$650)
- Option 4: Transit Auto-Unseal (second Vault)

Includes pricing comparison, setup instructions, and security considerations.
All options work locally without cloud dependencies.
2025-12-19 11:36:26 -03:00
5b047cbd54 docs: add ON EMAIL and ON CHANGE keyword documentation
- Add keyword-on-email.md (236 lines)
- Add keyword-on-change.md (300 lines)
- Update SUMMARY.md with new keywords
- Update PROMPT.md with weekly maintenance checklist
2025-12-18 16:18:04 -03:00
83db827c3f Lowercase botserver/botbook references, add bottemplates repo, update autonomous tasks docs 2025-12-12 23:18:36 -03:00
9573e157a7 Update SMS documentation with priority support 6.1.0
- Add priority parameter (low, normal, high, urgent) to SEND SMS keyword
- Document priority behavior for each provider (Twilio, AWS SNS, Vonage, MessageBird)
- Add sms-default-priority configuration option
- Update examples with priority-based routing
- Fix configuration parameter names to match implementation
2025-12-10 18:22:37 -03:00
0cf9736944 Update: General project updates 2025-12-06 11:09:12 -03:00