No description
Find a file
Rodrigo Rodriguez (Pragmatismo) 49eb6696ea Reorganize chapters and add admin/user views documentation
Chapter renames:
- chapter-09-api -> chapter-09-tools (LLM Tools)
- chapter-10-api -> chapter-10-rest (REST Endpoints)

New documentation:
- chapter-04-gbui/admin-user-views.md: Complete guide to User vs Admin interfaces
  - User Settings (/api/user/*): profile, security, notifications, storage
  - Admin Panel (/api/admin/*): users, groups, bots, DNS, audit
  - Permission levels: guest, user, manager, admin
  - Desktop sync considerations

Updated:
- Drive app docs with sync feature (rclone, desktop-only)
- All cross-references to renamed chapters
- SUMMARY.md with new structure and admin-user-views entry
2025-12-05 06:50:56 -03:00
src Reorganize chapters and add admin/user views documentation 2025-12-05 06:50:56 -03:00
.gitignore - Split from botserver. 2025-12-03 19:56:35 -03:00
book.toml - Split from botserver. 2025-12-03 19:56:35 -03:00
LICENSE Initial commit 2019-02-19 15:16:05 -03:00
PROMPT.md docs: add email-read-pixel parameter and tracking API documentation 2025-12-04 18:15:18 -03:00
README.md Restore original README.md 2025-12-04 09:56:15 -03:00