Agentic MermaidAboutExamplesComparisonsDocsOpen editor

Every family carries a route certificate: a machine-checkable claim about how its edges were routed — orthogonal boxes for class and ER, lifelines for sequence, side-anchored links for architecture. That certificate is what lets verify answer in tiers instead of guessing.

FamilyWhat it draws
FlowchartDecision flow with labeled branches.
StateLifecycle using Mermaid stateDiagram-v2 syntax.
SequenceRequest/response messages between participants.
TimelineChronological milestones with sections.
ClassClasses with members and relationships.
EREntities, attributes, keys, and cardinality markers.
JourneyScored user tasks grouped by section.
ArchitectureServices, groups, icons, and routed connections.
XY chartBar and line series using xychart syntax.
PieProportional slices with values shown in the legend.
QuadrantTwo-axis priority map with labeled regions and points.
GanttSections, dependencies, status tags, and a milestone.

See any of them rendered on the examples page, or open one in the editor.


Docs index