77e43a6a38
- Created .gitignore to exclude unnecessary files - Added README.md with project description and core features - Introduced CONTRIBUTING.md for development guidelines - Established documentation files for architecture, quality requirements, and technical risks
1.0 KiB
1.0 KiB
Glossary
| Term | Definition |
|---|---|
| Call Sheet | Onboarding system for role assignment via reaction roles |
| Mileage | Gamified XP earned through community interactions |
| Tour Stop | A scheduled virtual event (screening or open mic) |
| The Dailies | Auto-syndicated content feeds from YouTube/IG/TikTok |
| The Control Room | Admin web dashboard for bot management |
| VIP Backstage | Temporary role granting Q&A access during events |
| Executive Producer | Highest community rank, reached via mileage progression |
| OAuth2 | Discord-based authentication for web app session sync |
| FIFO Queue | First-In-First-Out data structure for stage speaker management |
| Adapter | Pluggable module for adding new content sources |