-------------------------------------------------------------------------------------
-- Addon: BossGuide
-- Author: Haus
-- Updated: 5-29-2026
-- Version: 1.2
-------------------------------------------------------------------------------------
-- PURPOSE:
-- A lightweight, zero-overhead command-line addon designed for Classic Era raid
-- leaders, pug organizers, and players who need to explain encounter mechanics
-- quickly without stalling the raid.
-- Instantly broadcasts concise, text-based boss strategies straight to your
-- group's chat frame with a simple slash command.
-- FEATURES & COMMANDS:
-- 1. /boss <boss>
-- Automatically detects group status and prints the strategy to RAID or PARTY.
-- Outputs to SAY if solo so you can test your macros.
-- 2. /boss rw <boss>
-- Sends the strategy directly to RAID WARNING (requires leader or assist).
-- 3. /boss me <boss>
-- Prints the strategy locally to your own chat frame only—perfect for a
-- quick personal refresher before a pull without spamming the group.
-- 4. /boss list
-- Displays the complete supported vanilla directory and short-hand aliases
-- (e.g., /boss rag, /boss twins, /boss 4hm) right in your console.
-------------------------------------------------------------------------------------