- Comprehensive test coverage (target: 80%+)
- Security audit and hardening
- Error handling improvements
- Performance optimization
API reference completion(done — see API.md)- Video tutorials
- Deployment guides for AWS, GCP, self-hosted
- SQLite connector
- BigQuery connector
- Snowflake connector
- DuckDB connector
- Foundation Layer: Data Graph, Insight Memory, Trust Layer
- Autonomous Insight Feed (proactive analysis)
- Anomaly Intelligence (root cause + severity)
- Opportunity Detector (growth segments, undermonetized users)
- Loss Detector (revenue leaks, conversion drops)
- Insight → Action Engine (recommended actions with expected impact)
- Cross-Source Reconciliation Engine
- Semantic Layer Auto-Build
- Query-less Exploration ("what's wrong?")
- Temporal Intelligence Engine (trends, seasonality, lags)
- Query result caching with invalidation
- Multi-turn conversation memory improvements
- Agent learning from user feedback (active learning loop)
- Cost optimization with model routing
- Dark/light theme toggle
- Keyboard-driven navigation
- Query history search (Cmd+K / Ctrl+K)
- Natural language query templates
- Mobile-responsive sidebar drawer and layout
- Real-time collaborative editing
- Shared dashboards with public links
- Comments on queries and dashboards
- Slack/Discord integration for notifications
- Scheduled query execution with alerting (ScheduleManager, cron + threshold alerts)
- Data quality monitoring (Data Validation, sanity checks, benchmarks)
- Automated anomaly detection (AnomalyIntelligenceEngine, proactive scans)
- Report generation (PDF/email)
- SSO (SAML, OIDC)
- Audit log export
- Role-based access control (granular permissions)
- Multi-workspace support
- Plugin/extension system
- Custom visualization builder
- API-first mode (headless)
- Self-hosted marketplace
- Multi-database join queries
- Automated data modeling suggestions
- Natural language data transformation
- AI-powered data documentation generation
We welcome input on priorities. If you'd like to work on a roadmap item:
- Open an issue to discuss the approach
- Reference this roadmap in your PR description
- See CONTRIBUTING.md for guidelines