The frontend generateReadmeFromSelection() was building an inline Mermaid diagram for the org chart. The server already generates a PNG at images/org-chart.png, so the preview should reference it the same way. Removed dead mermaidId/mermaidEscape/generateOrgChartMermaid helpers. Co-Authored-By: Paperclip <noreply@paperclip.ing>