mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-18 13:14:56 +03:00
The five output styles (terse-prose, less-code, ponytail, i-have-adhd, terse-cjk) shipped in Phase 4 but COMPRESSION_GUIDE.md had zero mention of them. Add the catalog table with per-style language coverage, the injection contract (catalog order, single marker, shared boundaries once), the config shape and back-compat note, plus an 'Adding an Output Style' recipe in EXTENDING_COMPRESSION.md covering the matrix guard and translation floor. Refs #10426 Co-authored-by: Xiangzhe <bakryun0718@proton.me>