From a28d6421db85e73d116bf5fda47b8b20dfe84b52 Mon Sep 17 00:00:00 2001 From: Owen Date: Tue, 24 Feb 2026 12:23:33 -0800 Subject: [PATCH] Touch file --- development/system-architecture.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/development/system-architecture.mdx b/development/system-architecture.mdx index 9e7ced0..c296532 100644 --- a/development/system-architecture.mdx +++ b/development/system-architecture.mdx @@ -7,8 +7,6 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx"; - - ### Pangolin (Control Plane) Pangolin is the main control center that orchestrates the entire system: @@ -67,6 +65,6 @@ Badger is Pangolin's middleware that enforces access control: Badger ensures that only authenticated and authorized users can access your applications, even if they bypass other security measures. - + Pangolin system architecture diagram