C4 Diagrams¶
All diagrams use PlantUML C4 and are rendered automatically by the build_plantuml plugin.
L1 — System Context¶
Who uses Conductor-E and what external systems it depends on.
L2 — Containers¶
Components inside the conductor-e Kubernetes namespace.
L3 — Components (Clean Architecture)¶
Internal structure of the Conductor-E API showing Clean Architecture layers.
L4 — Submit Event Flow¶
Sequence diagram: how an event flows through the Clean Architecture layers.