MG Content Processor migration pending
Doc → HTML converter for moneyGenius (forward) and HTML → Doc backporter (reverse) via the CMS proxy.
Original Google AppScript: 2025-11 MG Content Processor / Code.gs + product_lookup.csv
This tool has been scaffolded in the toolkit but its logic has not yet been ported from the original Google AppScript.
Migration TODO
- Port forward path: Doc → HTML (headings, TOC, tables, lists, blockquotes, API tags)
- Port API tag processor `<!-- mg s0037 introText -->`
- Port "Research" section → "Prior research" tab move
- Port reverse path: CMS post JSON → new Google Doc (backport)
- Slug resolution (page URL → cms-id) via /api/weycms/blog list endpoint
- CMS bearer token storage per-user (PropertiesService → toolkit session/state)
- Move product_lookup.csv to a maintained source — currently bundled with the script