Skip to content

docs: render hermes/connection-lifecycle diagrams as mermaid - #224

Open
Ar9av wants to merge 1 commit into
mainfrom
feat/hermes-connection-diagrams
Open

docs: render hermes/connection-lifecycle diagrams as mermaid#224
Ar9av wants to merge 1 commit into
mainfrom
feat/hermes-connection-diagrams

Conversation

@Ar9av

@Ar9av Ar9av commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the hand-drawn ASCII-art boxes in docs/hermes.md and docs/connecting-to-the-platform.md with real mermaid diagrams (sequenceDiagram + flowchart), matching the convention already used in docs/architecture.md / docs/canary.md.
  • Renders as an actual SVG on the docs site (prismor-web already supports ```mermaid fences) instead of a dark, unreadable code block.

Test plan

  • Verified mermaid syntax parses cleanly (no fallback/error state) for all 3 diagrams
  • Confirmed on the local docs site that each renders as a proper SVG with correct multi-line labels

Replace the hand-drawn ASCII-art boxes in docs/hermes.md and
docs/connecting-to-the-platform.md with real mermaid diagrams
(sequenceDiagram + flowchart), matching the convention already used
in docs/architecture.md and docs/canary.md. Renders as an actual SVG
on the docs site instead of a dark code block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant