docs: Phase 2.1 — update wiki for domain services + sync all pages
- Architecture.md: add Phase 1 (models) and Phase 2.1 (services) sections, update plan status
- CRM.md: AsyncAmoCRMManager → AmoCRMService in modules/crm/service.py
- Kanban.md: async_kanban_manager → KanbanService in modules/kanban/service.py
- Cloud-AI-Training.md: AsyncKnowledgeDocManager → KnowledgeDocService
- RBAC.md: update manager references to domain services
- Response-Pipeline.md: update ChatService/FAQService references
- Sync all remaining wiki pages from main repo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add workspace_id filtering notes to Channels + RBAC (PR #387)
root
committed
Feb 24, 2026
docs: update RBAC migration status for channels routers (#353)
docs: add Kanban, Claude Code, Chat Sharing wiki pages; update existing
New pages:
- Kanban.md — task board with Gantt roadmap, dependencies, checklists
- Claude-Code.md — WebSocket CLI terminal documentation
- Chat-Sharing.md — session sharing between users
- Deployment-Profiles.md, Response-Pipeline.md — missing pages from sidebar
Updated pages:
- Wiki-RAG.md — knowledge collections, per-instance RAG config
- Settings.md — deployment modes section
- Chat.md — pinning details, source filtering
- Widget.md — RAG config section
- Home.md — new features in feature list and navigation table
- _Sidebar.md — links to new pages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: comprehensive wiki update — add WhatsApp, sync all pages
- Add WhatsApp.md: full WhatsApp Cloud API bot documentation
(multi-instance, sales funnel, interactive messages, webhook setup)
- Add Cloud-AI-Training.md: Wiki RAG system documentation
- Add Installation.md: comprehensive setup guide
- Update Telegram.md: detailed multi-instance docs with sales funnel,
action buttons, payments, rate limiting, subprocess architecture
- Update Widget.md: detailed docs with session persistence,
runtime status checks, public JS API, rate limiting, security
- Update Finetune.md: add TTS fine-tuning pipeline (Qwen3-TTS)
- Update Home.md: add WhatsApp, Wiki RAG, rate limiting, TTS fine-tuning
- Update _Sidebar.md: add WhatsApp, Installation, Cloud-AI-Training links
- Remove WIKI.md placeholder
- Add gsm.png screenshot
docs: update wiki - Telegram, Widget, personas, Home
- Telegram.md: full rewrite with multi-instance architecture, action buttons,
sales funnel (quiz/segments/prompts), payments (Stars/YooKassa/YooMoney),
auto-start, subprocess architecture, LLM config priority, API endpoints
- Widget.md: full rewrite with multi-instance config, embedding code format,
runtime status check, test chat, domain validation, JS API, responsive design
- LLM.md: fix persona names (gulya/lidia → anna/marina)
- TTS.md: fix voice names (Гуля/Лидия → Анна/Марина)
- Services.md: fix default model name (lydia → anna)
- Home.md: update features list, add RBAC roles table, remove dead wiki links,
add demo credentials, bump version to 1.2
- _Sidebar.md: clean up dead links to non-existent pages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: Add comprehensive wiki documentation
Added 18 wiki pages covering:
- All 13 admin panel tabs (Dashboard, Chat, Services, LLM, TTS, FAQ, Finetune, Monitoring, Models, Widget, Telegram, Audit, Settings)
- Cloud LLM Providers guide
- VLESS Proxy setup guide
- Navigation sidebar
Each page includes:
- Feature descriptions
- Configuration options
- Usage instructions
- Placeholder for screenshots
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>