Live demo of the fix in scripts/cc-release-watch.mjs + scripts/cc-triage.mjs. Strips repeated - bullet prefixes that broke LLM-side JSON parsing on CC 2.1.126. Regex: /^(- )+/gm → -
scripts/cc-release-watch.mjs
scripts/cc-triage.mjs
-