{ "phase": 1, "phaseLabel": "Build MVP — Fix CSP bug", "status": "critical-bug", "product": "DocFast — HTML/Markdown to PDF API", "currentPriority": "CRITICAL BUG: Helmet CSP blocks ALL inline JavaScript on the landing page. Console error: script-src 'self' blocks inline scripts. This is the ROOT CAUSE of all 3 bugs (signup, checkout, console errors). FIX: Move all inline JS to an external file (e.g. /public/app.js) and reference it with