incus-contrib/notes
Maarten 671d79b77f Convert all ASCII diagrams to mermaid with consistent styling
Replace ASCII art diagrams in 9 guide files with mermaid flowcharts
using a unified style system:

- 5 semantic colors (Okabe-Ito derived, color-blind safe):
  teal (nodes), sky blue (instances), blue (network),
  amber (load balancers), mauve (management)
- classDef for reusable styles, tinted subgraph fills
- Max 2 lines per node, specs in companion tables
- <br/> for line breaks (not \n, which Gitea renders literally)
- Solid arrows for data flow, dashed for control plane

Files converted:
- haproxy-guide.md (1 diagram)
- observability-guide.md (1 diagram)
- api-interception-guide.md (1 diagram)
- incusos-break-fix.md (3 diagrams: partitions, boot chain, updates)
- shared-storage-guide.md (3 diagrams: iSCSI arch, topology, multi-host)
- networking-guide.md (2 diagrams: bridge, OVN topology)
- operations-center-guide.md (1 diagram)
- ovn-deep-dive.md (3 diagrams: lab, bridges, Geneve mesh)
- production-lab-guide.md (1 diagram)
- mermaid-test.md updated as style reference with <br/> fix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 17:31:29 +01:00
..
aether-guide.md Validate AWX guide, document Aether API, enforce API-first policy 2026-02-24 10:33:46 +01:00
aether-help-texts.md Add Aether management platform guide and extracted help texts 2026-02-23 20:24:01 +01:00
api-interception-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
awx-guide.md Validate AWX guide, document Aether API, enforce API-first policy 2026-02-24 10:33:46 +01:00
boot-failure-investigation.md Boot failure investigation: 67% crontab bug rate confirmed, version mismatch ruled out 2026-02-21 23:19:35 +01:00
clustering-guide.md Fix critical auth validation, role naming, Sys.Audit, and apply_defaults 2026-02-21 08:51:52 +01:00
haproxy-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
incus-version-compatibility.md version and certificate refinement 2026-02-18 14:49:31 +01:00
incusos-break-fix.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
iso-download-methods.md Initial Commit 2026-02-18 14:04:05 +01:00
mermaid-test.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
migration-guide.md Add macOS support, multi-lab lifecycle, extended testing, and migration docs 2026-02-20 23:41:06 +01:00
networking-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
observability-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
operations-center-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
ovn-deep-dive.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
production-lab-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
proxmox-deploy-progress.md Implement end-to-end IncusOS Proxmox deployment via API 2026-02-19 15:26:58 +01:00
shared-storage-guide.md Convert all ASCII diagrams to mermaid with consistent styling 2026-02-24 17:31:29 +01:00
utm-support.md Add macOS support, multi-lab lifecycle, extended testing, and migration docs 2026-02-20 23:41:06 +01:00