diff --git a/src/components/RouteDiagram.astro b/src/components/RouteDiagram.astro
new file mode 100644
index 0000000..4c4aced
--- /dev/null
+++ b/src/components/RouteDiagram.astro
@@ -0,0 +1,95 @@
+---
+// A stylized Camel route topology. Two linked routes with a cross-route
+// (cyan, dashed) reference — the signature Cameleer diagnostic that a
+// generic APM cannot produce.
+---
+
+
+