Dashboard › craft › Prefer Peggy as the canonical single so…
01a07d10-aab7-7411-803f-19033d59533fPrefer Peggy as the canonical single source for Publish title parsing and format documentation. Chose one grammar with generated parser and synchronized documentation over regexes, inline parsers, or manually duplicated docs because format drift creates incompatible accepted inputs. Generate the parser reproducibly with a checked-in generator and stale-generation check; generate or synchronize docs/publish-issue-format.md from the grammar. Keep complex workflow JavaScript in runnable Node modules where practical.