
Adding Cross-Branch State to a Content Repo Without a Side Database
When a CMS-on-git system needs extra state — opt-ins, regeneration tokens, moderation — putting it in a side database creates a reconciliation problem. Putting it in the module's own YAML doesn't.

