Roadmap
AutoMax was delivered in fourteen phases, each ending runnable and verified. The table below mirrors the README and the docs; the “next up” list is shaped by your feedback.
| Phase | Scope | Status |
|---|---|---|
| 0 | Monorepo, config precedence, registry, CLI skeleton | done |
| 1 | API layer end to end (no browser) | done |
| 2 | UI layer, page objects, self-healing, dashboard | done |
| 3 | Data providers, user pool, auth capture, hybrid | done |
| 4 | Screenshot narratives, NDJSON | done |
| 5 | Database, ingest, switch | done |
| 6 | Recorder and HAR | done |
| 7 | MCP server | done |
| 8 | Agents and insights | done |
| 9 | Server | done |
| 10 | Web UI | done |
| 11 | GitHub, Jira, CI workflows | done |
| 12 | Onboarding analysis, cross-browser matrix | done |
| 13 | Docs site, packaging | done |
Verification
- Unit + CLI tests150 passed
- Web component tests9 passed
- Demo smoke + sanity matrix23/23 on chromium, firefox, webkit
- Demo regression (chromium)27/27
- API layer10/10
- AutoMax testing its own UI41/41 across three browsers
- Docs76 pages, 0 broken links
Next up
- Cross-platform visual baselines (Linux in CI)
- HAR fixtures per scenario for the sanity and user-pool suites
- Hosted API (api.sdods.com) for shared run history
- OIDC single sign-on for the web UI
- Your idea — open a feature request