docs: accuracy sweep — fix 40+ discrepancies across 16 wiki pages
Corrected config defaults, feature counts, file paths, Docker images,
language counts, migration counts, slash commands, and more.
docs: sync wiki for v0.51.0 — 30 LLM providers, swarm, orchestration, HEXACO, memori auto-capture, channel webhooks, CLI updates
docs: comprehensive wiki audit and update to v0.48.5
- Home: v0.46.0 → v0.48.5, add OS kernel/VFS/TUI features
- Changelog: add v0.46.0 through v0.48.5 entries
- Architecture: add kernel/vfs/tui subsystems, expand agent loop
- TUI: complete rewrite from single-file to full framework
- Database-Migrations: fix all 22-033 migrations, add 034-037
- Pipeline-Hooks: add 3 missing hooks (dlp-guard, compliance, responsible-ai)
- Plugin-System: remove 4 nonexistent files, add deps/install pipeline
- Built-in-Tools: fix file_diff→file_redo, remove sandbox non-tools
- Observability: correct metric names and labels
- Code-Sandbox: remove nonexistent Docker image endpoints
- Service-Installation/Daemon-Supervisor: fix CLI commands
- Glossary: fix REST API paths, remove nonexistent endpoints
- Plus 20+ more accuracy fixes across all wiki pages
docs: sync wiki for v0.46.0 — license, version, sub-agent types, channels, agent loop
- Fix license from MIT to Apache 2.0 across Contributing, Home, _Footer
- Update version references from 0.45.x to 0.46.x in Home and Security-Policy
- Fix sub-agent domain specialist type names, tools, and maxTurns to match source
- Add Mattermost and RocketChat to Channel-Adapter-API supported channels
- Update Agent-Loop for 0.46: MAX_TOOL_ROUNDS=12, 5 tool call parse formats, quartermaster hints
- Update CLI-Reference: add debug cmd, deprecate remote, merge mcp-gateway into mcp
- Update Configuration, Model-Quartermaster, REST-API, Request-Flow, WebSocket-Protocol
docs: full wiki refresh for v0.44.0
- Update version to v0.44.0, tool count to 60 (was 43)
- Add 16 missing source directories to Architecture.md (a2a, hub, memori, mcp-gateway, eval, update, projects, desktop, services, IPC, config, db, PKM, prompt lab)
- Expand Database-Migrations.md from 21 to 33 migrations (022-033)
- Expand Channel-Adapter-API.md from 1 to 13 channels with shared infrastructure docs
- Fix stale factory.ts references in Contributing.md and Adding-an-LLM-Provider.md
- Add Advanced Plugin Features section (dependency guardian, supply chain, UI slots, WASM, namespace)
- Add 11 new wiki pages: A2A Protocol, MCP Gateway, Distributed Nodes, Memori Checkpoints, Eval System, Glossary, Update System, Projects, TUI, Triggers, Workflow Engine
- Update _Sidebar.md with new Advanced Features section
docs: add GitHub Wiki branch with 43 curated pages
- Home.md: Welcome page with quick links and key features
- _Sidebar.md: Full navigation sidebar
- _Footer.md: Wiki footer with license info
- All core docs: Architecture, Request-Flow, Agent-Loop, Security
- All feature docs: LLM-Providers, Memory-System, Built-in-Tools, Voice-Pipeline
- All CLI/REST API references
- All plugin docs: System, Developing, Manifest-Reference, Best-Practices, Publishing
- Platform docs: Installation, Compatibility, Desktop-App, Service-Installation
- Dev guides: Contributing, Database-Migrations, Adding-a-Tool, Adding-an-LLM-Provider
- Operations: Daemon-Supervisor, Scheduler-and-Jobs, Dashboard, Observability
- Changelog and Security-Policy