docs/diagrams/README.md
Diagrams
Mermaid diagram sources and rendered images live here.
- Edit
.mmdsource files. - Render PNG outputs with
bun run diagrams. - Embed PNGs from docs with relative Markdown image links.
- Keep source and output names paired, for example
backend-configuration.mmdandbackend-configuration.png.
Use high-resolution PNGs for stable GitHub rendering and shareable docs. Do not paste large Mermaid blocks into docs when the diagram belongs here.
