# Major Domo — Roadmap > Last updated: 2026-03-23 ## Current State Major Domo manages the SBA (Strat-o-Matic Baseball Association) fantasy baseball league through a Discord bot, FastAPI database API, and Vue.js website. The system handles team rosters, player transactions, trades, dice rolling, standings, schedules, and game results. **Bot**: v2.29.9 — mature, full slash command coverage **Database API**: v2.7.0 — stable, PostgreSQL-backed **Website**: v2.1.1 — functional, covers core league info --- ## Roadmap ### In Progress ### Near Term ### Future Considerations - Gameplay simulation (migrated from legacy bot v1 — currently not in v2) - Draft system (automated draft room — currently handled externally) - Player comparison command - Website CI/CD pipeline (currently manual build/push) - Historical records and awards pages --- ## Completed