Phase 1: Identify Balance Domain Determine the balance domain from : - Combat → weapon/ability DPS, time-to-kill, damage type interactions - Economy → resource faucets/sinks, acquisition rates, item pricing - Progression → XP/power curves, dead zones, power spikes - Loot → rarity distribution, pity timers, inventory pressure - File path given → load that file directly and infer domain from content If no argument, ask the user which system to check. --- Phase 2: Read Data Files Read relevant files from and for the identified domain. Note every file read — they will appear in the Data Sources s…