Gallery
Pick a diagram that looks like your problem. Open it full-width, edit the source, steal the pattern. The picture is the docs.
Looking for a job-to-be-done? Architecture, event-driven,workflows, ERD,C4, layout craft— each leads with a live diagram.
System maps
Checkout architecture
Clients through edge, services, data, and Stripe — metro routing, brand icons, and OrderPlaced on the bus.Enterprise RAGAnimated
Four planes — ingress policy, retrieval orchestration, knowledge stores, and output guards — with sync, dependency, and failure edges.Layered architecture
Horizontal layers that hold as planes. Pack members side-by-side; wire across band boundaries.Hexagonal architectureAnimated
Ports & adapters: actors drive the Order hexagon; RabbitMQ opens Inventory and Fulfillment contexts with cache-aside stock.Event pipelines
Workflows
Customer refund requestAnimated
Eligibility → inspection → approval → payout. Priorities keep the happy path obvious; jumps keep crossings legible.Order orchestration (Temporal)Animated
Checkout starts OrderWorkflow — parallel activities, PaymentCaptured signal vs timer, ShipOrder child, and compensate on timeout.Order orchestration (Temporal) — sequenceAnimated
Interaction view of OrderWorkflow — parallel reserve/authorize, payment signal, ShipOrder child create/destroy, and compensate on timeout.Data models
Layout craft
Platform grid
Edge / core / data on named columns. A spanning core shows what region arrange is for.Platform spans
Ingress spans the width; core owns height; ops shares a band. Spans without a canvas.Presentation
- Design the next one: Guides
- Language reference: Overview
- Ship it: Publishing guides