Diagrams

Use this page as an index for exported diagrams (e.g. from design tools) if you add them as images later. Most narrative diagrams can live inline in other pages as Mermaid blocks.

Inline Mermaid

Authors add diagrams in markdown like this:

```mermaid
flowchart LR
  A --> B
```

TBD

  • Links to external architecture boards or Confluence if your team uses them.

See also