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
6ac1a35e0b
Update PROMPT.md, SUMMARY.md and add ROADMAP
2025-12-15 16:36:25 -03:00
bd201bab35
Add USE MCP documentation and update Sources docs
...
- New keyword-use-mcp.md: Complete docs for USE MCP keyword and mcp.csv
- Updated sources.md: MCP Servers section with mcp.csv configuration
- CSV format examples and connection type documentation
- Authentication configuration (api_key, bearer)
- Integration with Tasks and BASIC examples
2025-12-13 00:27:17 -03:00
217a8a73c5
Rename Auto Tasks to Tasks, fix SVG with proper PROMPT.md guidelines
2025-12-12 23:34:30 -03:00
83db827c3f
Lowercase botserver/botbook references, add bottemplates repo, update autonomous tasks docs
2025-12-12 23:18:36 -03:00
33fb240783
Redesign humanoid guide: event-driven architecture, robot-as-server concept
...
- Replace loops with ON events (ON CV, ON HEAR, ON IMU, ON BATTERY)
- Tools with PARAM DESCRIPTION for LLM integration
- Explain why robots need LLM orchestrator like GB
- Robot runs full stack: botserver, llama.cpp, botmodels, even email
- Same .gbai packages work on humanoids
- Add practical comparison table: traditional vs GB-powered
- Event handlers for person/cat/gesture detection
- Complete reception robot example with package structure
- Offline operation with local LLM models
2025-12-12 21:00:44 -03:00
a8a4dd44f3
Add humanoid.md to SUMMARY.md
2025-12-12 20:45:06 -03:00
dba872cc0a
Add humanoid robotics guide, SVG diagrams, and NO ASCII rule
...
- Add comprehensive humanoid robotics guide (humanoid.md) with:
- Supported robot kits (Unitree, UBTECH, Poppy, InMoov, ROBOTIS)
- BASIC keywords for servo/movement control
- Computer vision integration (face, object, gesture detection)
- LLM-driven conversational movement
- Build guides for beginner to advanced
- Safety considerations and complete reception robot example
- Create humanoid-architecture.svg with theme transparency
- Update PROMPT.md with NO ASCII DIAGRAMS rule
- Update devices README to include humanoid robotics section
- SVG diagrams for chapter 13 devices
- Update documentation style guide with theme transparency
2025-12-12 20:36:34 -03:00
cbe9dc3e00
docs: Add GOTO keyword documentation with migration guidance to ON patterns
2025-12-12 16:26:58 -03:00
05ac437936
fix: Restore README.md content that was accidentally deleted
2025-12-12 16:26:52 -03:00
4801cd73f4
Add hardware ↔ keyword compatibility table to GPIO documentation
...
- Added comprehensive table mapping hardware components to BASIC keywords
- Includes displays, sensors, actuators, ADC/DAC, expansion modules
- Shows interface type (I2C, SPI, GPIO) and typical addresses
- Added quick reference table by keyword
2025-12-12 14:29:45 -03:00
012a5b491c
Add GPIO keywords, buying guide, embedded templates, and update to BotDevice
...
- Add GPIO & IoT Keywords documentation (keywords-gpio.md)
- GPIO MODE, SET, GET, PWM, SERVO
- I2C SCAN, READ, WRITE
- SPI OPEN, TRANSFER, CLOSE
- Sensor keywords: READ TEMPERATURE, HUMIDITY, DISTANCE, MOTION, LIGHT
- Display keywords: LCD INIT/PRINT/CLEAR, OLED INIT/PRINT/DRAW/CLEAR
- Relay and buzzer control
- Complete examples: doorbell, thermostat, light automation
- Add Beginner's Buying Guide (13-devices/buying-guide.md)
- What is an SBC explained for beginners
- Recommended starter kits by budget
- Sample shopping lists for projects
- Where to buy by region
- First-time setup guide
- Common beginner mistakes
- Add Embedded Device Templates (02-templates/template-embedded.md)
- thermostat.bas - Smart thermostat with AI
- doorbell.bas - Smart doorbell with notifications
- light-control.bas - Voice-controlled lights
- security.bas - Motion alarm system
- plant-monitor.bas - Automatic plant watering
- kiosk.bas - Information display
- Add SVG architecture diagram (embedded-architecture.svg)
- Update mobile.md to use BotDevice branding (renamed from BotOS)
- Update SUMMARY.md with new sections
2025-12-12 14:14:53 -03:00