Commit Graph

2 Commits

Author SHA1 Message Date
Maarten 6293f7ab79 Redesign mermaid test with consistent style guidelines
- Define 5-color semantic palette (Okabe-Ito derived, color-blind safe)
- Use classDef for reusable styles instead of per-node statements
- Limit node text to 2 lines max, move specs to tables
- Consistent node shapes by role (rounded for network, stadium for external)
- Dashed arrows for control plane, solid for data plane
- Tinted subgraph fills matching dominant role color

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 17:17:39 +01:00
Maarten 07c289d75c Add mermaid diagram rendering test
Test file with 6 diagrams converted from ASCII to mermaid format
to verify Gitea renders them correctly before updating all docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:56:38 +01:00