85696bb907
Update: README and template files
2026-02-04 13:54:26 -03:00
6df9f7dce5
Add WhatsApp Business API integration with Twilio documentation
...
- Add comprehensive guide for integrating WhatsApp Business API using Twilio phone numbers
- Include complete workflow: from number purchase to Meta configuration
- Add 5 detailed guides: quick-start, webhooks, examples, troubleshooting, quick-reference
- Cover phone number verification via voice call (Twilio requirement)
- Document all Meta credentials: Access Token, Phone Number ID, WABA ID, Verify Token, Application ID
- Provide code examples in BASIC, Node.js, and Python
- Integrate into Appendix B: External Services (no new chapter)
- All example values randomized for security
2026-01-30 10:14:35 -03:00
c8d39c0e62
Refactor: Consolidate LXC migration docs and update brother mode instructions
GBCI / build (push) Successful in 11s
2026-01-26 16:58:58 -03:00
96624a15d3
docs(containers): add brother mode configuration and lxd-sock proxy details
GBCI / build (push) Successful in 3m8s
2026-01-26 11:44:38 -03:00
fc31150198
Sync with workspace: hardware docs fixes, dependency scripts, deployment guide
2026-01-25 16:23:11 -03:00
0be2019117
docs: remove Brazil-specific focus while keeping BRL pricing, add GGUF links
2026-01-25 16:11:30 -03:00
6180898e72
docs: update hardware guide with Claude Opus 4.5, GLM-4.7, and MoE focus, add System RAM column
2026-01-25 16:01:01 -03:00
caa928655c
docs: restructure hardware guide comparisons, prioritize MoE/DeepSeek/GLM, update cloud benchmarks
2026-01-25 15:57:30 -03:00
0678658ef0
docs: update 120B model hardware requirements to support single RTX via MoE
2026-01-25 15:54:09 -03:00
d58b4a00ca
fix: remove chown and set permissions to 777
2026-01-25 15:46:13 -03:00
7b9e625575
fix: change ownership to gbuser:gbuser
2026-01-25 15:44:54 -03:00
14d8a6bb97
fix: change ownership to caddy and set permissions to 755
2026-01-25 15:44:07 -03:00
0a328ff649
chore: remove empty line in workflow
2026-01-25 15:42:35 -03:00
5de0bfd21f
fix: update deployment path to /opt/gbo/bin/proxy/docs.pragmatismo.com.br
2026-01-25 15:39:44 -03:00
ee309543fd
fix: update deployment path to /opt/gbo/bin/proxy
2026-01-25 15:37:22 -03:00
2caf2d0494
docs: update PROMPT.md with mandatory git workflow rule
2026-01-25 15:22:02 -03:00
77ca8739ce
fix: clear deployment directory before copying files
2026-01-25 15:21:08 -03:00
d9477295b6
fix: resolve mdbook build errors in book.toml and tasks.md
2026-01-25 15:15:51 -03:00
8b1c2cc9cd
refactor(docs): rename devices chapter to hardware & devices and add desktop hardware
2026-01-25 15:09:46 -03:00
e40c45202c
fix(ci): ensure deploy directory exists
2026-01-25 14:54:50 -03:00
23a6b7874d
fix(docs): remove deprecated multilingual option from mdbook config
2026-01-25 14:52:14 -03:00
4739b739f4
fix(ci): install rust before installing mdbook
2026-01-25 14:45:15 -03:00
24724bd32e
chore(workflow): update botbook ci triggers
2026-01-25 14:31:43 -03:00
dfe8910a11
Update botbook module
2026-01-25 13:25:39 -03:00
f6d1964d3f
Update documentation
2026-01-24 22:06:16 -03:00
74d14bdf27
Update submodule
2026-01-22 20:52:09 -03:00
4afb770f4f
Update PROMPT.md and content
2026-01-22 20:24:01 -03:00
5675baa159
Update standards.md
2026-01-16 11:28:57 -03:00
c64ccb3bd0
docs: update security protection tools
2026-01-10 17:32:26 -03:00
965456b777
Add security protection tools documentation
...
- Create protection-tools.md with comprehensive documentation
- Explain root access requirement and security model
- Document sudoers configuration (no wildcards)
- Add API reference and troubleshooting guide
- Update SUMMARY.md with new entry
2026-01-10 09:41:19 -03:00
6964eae250
Add documentation for dashboards, auth RBAC, white-label, security, and channel features
2026-01-08 13:16:04 -03:00
6bfab51293
Add Scale chapter with sharding and database optimization docs
...
New Chapter 18 - Scale:
- README with overview of scaling architecture
- Sharding Architecture: tenant routing, shard config, data model, operations
- Database Optimization: SMALLINT enums, indexing, partitioning, connection pooling
Enum reference tables for all domain values (Channel, Message, Task, etc.)
Best practices for billion-user scale deployments
2025-12-29 12:55:32 -03:00
c7bc1355c2
Add security checklist, system limits, testing safety docs
2025-12-28 11:50:51 -03:00
3f96aa6e1c
docs(autotask): Add API reference documentation for AutoTask endpoints
...
- Document all 17 API endpoints with request/response examples
- Add intent types reference table
- Add error response format documentation
- Add HTTP status codes reference
2025-12-27 21:16:55 -03:00
baf4aa6125
Rewrite tasks.md with proper descriptions, screenshots and Chapter 17 links
2025-12-27 18:10:33 -03:00
230f957943
Add codebase statistics table to overview
2025-12-27 18:01:38 -03:00
b6a137bfd4
Fix arrows in autotask-architecture.svg with visible triangular arrowheads
2025-12-27 17:15:46 -03:00
9d25ecbb12
Chapter 17: Rewrite Autonomous Tasks with wa-chat format and SVG diagrams
...
- Add autotask-architecture.svg showing intent classification flow
- Convert all designer-panel format to wa-chat (WhatsApp style)
- Remove emojis and icons per PROMPT.md standards
- Convert ASCII diagrams to tables
- Delete CODER-PROMPT.md and implementation.md
- Rename chapter from 21 to 17
- Add 6 SVG diagrams for chapter 17
- Fix book.toml: devchat-panel.css to designer-panel.css
- Update SUMMARY.md with correct paths
2025-12-27 17:10:57 -03:00
a6cf79c9ae
Update botbook
2025-12-21 23:40:39 -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
900767dcfa
docs: clarify container commands must run on host, add vault/vectordb examples
...
- Add warning that container create commands must run on HOST system
- Add runtime dependencies section with install script reference
- Add examples for creating vault and vectordb containers
- Update troubleshooting with dependency installation instructions
2025-12-18 21:09:42 -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
bc91751737
Add rotate-secret documentation and security hardening guide
2025-12-18 11:20:45 -03:00
1b269f567f
Add version command docs and security best practices
2025-12-18 11:06:29 -03:00
a77bec5cc1
Add CLI reference documentation with vault commands
2025-12-18 10:59:17 -03:00
a35f3cf99d
docs: update
2025-12-17 17:44:07 -03:00
f4d10daf4a
Disable auto-trigger CI - manual only via workflow_dispatch
2025-12-16 17:07:13 -03:00
659653c16a
Revert "Disable CI - built via botserver-bundle"
...
This reverts commit db626c18c3 .
2025-12-16 17:04:56 -03:00
63f80f749a
Disable CI - built via botserver-bundle
2025-12-16 17:02:20 -03:00
1f7a5973e8
Add Forgejo CI workflow for botbook - Build and deploy docs
2025-12-16 13:25:14 -03:00