product direction
Roadmap
Transparent milestones for what is shipping now, next, and later.
Live status: 0.2.6
Recent releases
Shipped- v0.2.6 — Database-direct EXPLAIN analysis, config integration, contextual AI recommendations.
- v0.2.5 — Documentation and roadmap clarification; repo version sync.
- v0.2.4 — Governance and contributor workflow simplification.
Now
v0.2.6 — Stable- Database-direct EXPLAIN against live PostgreSQL (no log files required).
- IQToolkit config integration with environment variable expansion for database connections.
- AI providers: 6 supported (Ollama default plus OpenAI, Gemini, Bedrock, Claude, Azure OpenAI) with contextual recommendations.
- CLI: `--db-name`, `--sql`, and `--query-file` flags for on-demand analysis.
- Reports: JSON, Markdown, and HTML (interactive MongoDB dashboards included).
- Deployment: Docker/Compose with privacy-first defaults via Ollama; cloud optional.
Next
v0.2.7 — Jan-Feb 2026- Stabilization sprint with test coverage expansion to 80%+.
- PostgreSQL EXPLAIN parser hardening for parallel and large plans.
- Documentation polish, provider guides, and PyPI publication.
- Prep for modular architecture and service split.
Later
v0.3.0 — Feb-Mar 2026- Modular architecture: Analyzer service, IQAI service, shared contracts, hub.
- Orchestration between Analyzer + IQAI with clear interfaces.
- Deployment hardening with Helm/CI/CD from dev → staging → prod.
Beyond
- v1.0.0 (Q4 2026): web UI, API access, auth, scheduling, and enterprise integrations.
- ML/self-learning intelligence for trend detection and regression alerts.
- Collaboration and integrations: webhook support, Slack/Teams notifications.
For the most accurate details and changes, follow the canonical roadmap in GitHub.