major-domo-umbrella/ROADMAP.md
Cal Corum f9d5494615 Initialize Major Domo umbrella repo
Reorganize as an umbrella directory managing independent sub-project repos
(discord-app-v2, database, sba-website). Adds umbrella CLAUDE.md with
architecture diagram and deployment topology, .gitignore for sub-projects,
and skeleton ROADMAP.md. Legacy files archived, old website and root
docker-compose removed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 01:14:05 -05:00

38 lines
1023 B
Markdown

# 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
<!-- TODO: Populate with current priorities. Categories below are suggestions. -->
### 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
<!-- Move items here as they're finished, with dates. -->