Dashboard Polish + Theming — visual polish, broken test fixes, legacy cleanup, theme verification
Remediate CI pipeline #360 failures: Docker image CVEs, pipeline config, coordinator linting
Mosaic Component Architecture - Execution infrastructure for OpenClaw wrapper, job tracking, chat integration. Complements M4.1 orchestration logic.
All pages built + wired to real API data. Projects, Workspace, Kanban, File Manager, Logs, Settings root, 404, mock data elimination, profile page. Target v0.2.0.
MS19-ChatTerminal
Chat & Terminal System: real terminal with PTY backend, chat streaming, master chat, orchestrator chat, agent output integration
Auth & Frontend Remediation: Backend auth hardening + frontend OIDC-aware multi-method login. Fixes production 500 errors, adds auth config discovery, PKCE, trusted origins, and adaptive login UI.
Matrix/Element bridge integration — adds Matrix as an alternative chat platform interface alongside Discord. Leverages existing IChatProvider abstraction. Enables E2EE control of Mosaic agents via Element clients.
MS15-DashboardShell
Dashboard shell, design system overhaul, app shell layout, shared components, and dashboard page implementation from reference design
Foundation: Project scaffold, database, auth, basic CRUD, Docker setup (Weeks 1-4)
Multi-Tenant: Workspaces, teams, RLS policies, sharing rules (Weeks 5-7)
M3-Features (0.0.3)
Rich Features: Gantt charts, real-time updates, Kanban, semantic memory, Ollama (Weeks 8-10)
M4-LLM (0.0.4)
Agent Orchestrator Integration: Brain API, plugins, intent classification, PDA formatting, cron jobs, LLM integration (Weeks 11-12)
Wiki-style knowledge management with linking, semantic search, and graph visualization.
Design: docs/design/knowledge-module.md
Epic: #81
Estimate: ~127 hours (3-4 dev weeks)
Persistent task management and autonomous agent coordination. Enables long-running background work independent of user sessions.
Multi-instance federation for work/personal separation, enterprise control, and cross-organization collaboration. Includes Authentik integration for SSO/RBAC.
Vault-based credential storage with OpenBao Transit encryption, PostgreSQL RLS enforcement, and user self-service credential management. See docs/design/credential-security.md