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>
1023 B
1023 B
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