From 0ba42afe35892fb13c2952dfd4c804f5f74f21c6 Mon Sep 17 00:00:00 2001 From: Mark Kats Date: Fri, 11 Sep 2026 20:37:02 +0300 Subject: [PATCH] fix: keep controller topology inventory lightweight --- .../widgets/controller-observability/v1/SHA256SUMS | 2 +- .../widgets/controller-observability/v1/UPSTREAM.md | 2 +- .../widgets/controller-observability/v1/index.html | 4 ++-- .../widgets/controller-observability/v1/manifest.json | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/SHA256SUMS b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/SHA256SUMS index 80779f8..6067912 100644 --- a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/SHA256SUMS +++ b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/SHA256SUMS @@ -1 +1 @@ -4fbbc0b0ffc135353bbfb16cad45d7bcb8a0340466b04869d080720b98f2dbba index.html +de6f1c6e07d74bc58555f41a22e9a0e8a3942577ffce5773f9450707cb7ca440 index.html diff --git a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/UPSTREAM.md b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/UPSTREAM.md index 572cef0..2752bf1 100644 --- a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/UPSTREAM.md +++ b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/UPSTREAM.md @@ -2,4 +2,4 @@ This artifact is served by the SHD MCP backend as `ui://shd/controller-observability/v1.html`. -It is a standalone parameterized MCP App. The same UI contract renders controller history, series comparison, expert settings, topology, telemetry health and source audit modes. +It is a standalone parameterized MCP App. The same UI contract renders controller history, series comparison, expert settings, lightweight topology, telemetry health and source audit modes; source inventory is loaded separately through the bounded paginated inventory request. diff --git a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/index.html b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/index.html index 78281ff..2b63e8e 100644 --- a/plugins/shd-mcp-plugin/widgets/controller-observability/v1/index.html +++ b/plugins/shd-mcp-plugin/widgets/controller-observability/v1/index.html @@ -19,7 +19,7 @@