Diagrams
Architecture you can read: sequence, C4, and component diagrams stay aligned with the written design.
Diagram Types
| Type | Use |
|---|---|
Sequence | Interaction and orchestration flows |
C4 | Context, container, and component views |
Component | Internal structure |
Traceability | Requirements to design elements |
Data flow / architecture | System and integration views (design spec) |
How Diagrams Stay Accurate
Every diagram is backed by portable Mermaid source, not a locked-in image.
React Flow powers interactive views for exploring relationships.
If AI diagram generation fails, the page degrades gracefully—never blank.
See the full set of architecture deliverables diagrams are generated alongside.