From 04b313b5e7a5a6a3d528cdea1f247cd1d3e96e3f Mon Sep 17 00:00:00 2001 From: iris Date: Fri, 5 Jun 2026 10:25:53 +0200 Subject: [PATCH] docs(dashboard): note SSE coverage in P3RM1SS10NS tab description --- docs/web-ui/dashboard.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/web-ui/dashboard.md b/docs/web-ui/dashboard.md index 232232fa..0b6ce9f7 100644 --- a/docs/web-ui/dashboard.md +++ b/docs/web-ui/dashboard.md @@ -128,7 +128,12 @@ authoritative — adding a new tool-group or capability to the backend requires no UI change; the new column appears automatically. Fetches fire on tab activation (not page-load) to avoid unnecessary -work when the operator never visits this tab. +work when the operator never visits this tab. Live mutations from the +rebuild-queue worker are also pushed via the `capabilities_changed` / +`tool_groups_changed` SSE events (same payload shape as the GET +endpoints), so an open P3RM1SS10NS tab reflects worker-applied changes +without requiring navigation. Tab-activation re-fetches remain as a +safety net for reconnect windows. **C4P4B1L1T13S** — per-agent capability grants. Capabilities unlock gated MCP tools and system-level access beyond the default agent