# Roadmap

This roadmap is a living document. It summarizes major goals and feeds the GitHub Issues backlog for execution.

## v1.0.0 – Weekly League System ✅ COMPLETE
- Game repository integration with 15 seed leaderboards
- Weekly league management system with deterministic seeding
- Development API server with 8 endpoints
- Enhanced game-integration.py with bulk sync capabilities
- Production-ready code quality with comprehensive type annotations

## v1.1.0 – Frontend UI & Automation
- Modern frontend interface for weekly league standings
- Automated weekly league resets and competition cycles
- Production deployment infrastructure and monitoring
- User experience improvements for competition participation

## v1.2.0 – Score Submission Integration
- Automatic score submission from game to website API
- Live competition workflow completion
- Real-time leaderboard updates during competitions
- Enhanced error handling and retry mechanisms

## v0.1.0 – Website polish (Backlog)
- Accessibility pass (ARIA, contrast, keyboard nav)
- Core SEO (meta, sitemap.xml, robots.txt, OpenGraph)
- Analytics (privacy-preserving)
- Contact form hardening (hCaptcha optional)
- Design tokens pulled from `pdoom1` main repo

## v0.2.0 – Steam readiness (Backlog)
- Download page reoriented to Steam store link
- Press kit page (media + factsheet)
- Build/version badge + release notes integration

## Later
- Community hub improvements (Discord widgets, issue triage)
- Newsletter opt-in (double opt-in)
- Localization scaffolding

## Notes
- Source of truth for game code and design system is the `PipFoweraker/pdoom1` repo. This site links there for downloads until Steam launch.
