docs: comprehensive wiki sync with repo docs
Add new pages: Dashboard, Webhooks, MCP, Coding Guide.
Replace stubs with full content: Auto-Mode, Skills, Model-Routing,
Memory-System, RAG-Integration, Tools, Configuration, Quick-Start.
Update Home (add Dashboard section, tech stack), Architecture,
Plan-Mode, Sidebar, Footer.
docs: update wiki for /model command and new models.json format
- Add /model command reference (list, set, reasoning, reset)
- Update models.json schema (reasoning object with per-level maxInputTokens)
- Add ModelSelectionService and BOT_MODEL_SELECTION_ALLOWED_PROVIDERS docs
- Remove references to old SkillRoutingSystem and SKILL_MATCHER_ENABLED
- Update tier names (balanced/smart/coding/deep)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update wiki pages for ToolLoop/TurnOutcome/OutgoingResponse
refactor: update wiki for tier management, remove skill routing references
- Model-Routing.md: complete rewrite — remove hybrid routing pipeline,
add manual tier management (/tier command, set_tier tool, skill model_tier)
- Architecture.md: remove SkillRoutingSystem, EmbeddingPort, routing/ package
- Commands.md: add /tier command section
- Skills.md: add model_tier frontmatter, replace routing with skill activation
- Configuration.md: rename DEFAULT_MODEL → BALANCED_MODEL, replace routing config
- Home.md: update feature description, remove SKILL_MATCHER_ENABLED
- Quick-Start.md: add /tier command, replace skill routing section
- FAQ.md: update differentiators, fix voice description, update tier names
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: remove outdated per-user language, speed metrics, and OWASP HTML sanitizer references
Add complete wiki: 16 pages with sidebar and footer