- Debug CSVs now write to debug/<mod>/ instead of output/<mod>/, so they don't get packed into PBOs and bloat size - PBO filenames use mod name from package_mod.ini (a3rebalancer_*.pbo) - Cleaned old debug CSVs from output folders
- SQF extraction scripts (ammo, armor, weapons, magazines) with ACE3 properties - Python pipeline: extract_csvs, split_by_mod, generate_patches - Generates CfgPatches config.cpp normalizing non-RHS values to RHS baseline - Documentation: REFERENCE.md, GENERATE_PATCHES_EXPLAINED.md, AGENTS.md