From 309cdc7546cae1531b52ddccc3ea9f86f5631ce3 Mon Sep 17 00:00:00 2001 From: iris Date: Fri, 19 Jun 2026 12:45:38 +0200 Subject: [PATCH] docs(dashboard): graceful-stop CLI path is live too (#1790) #1790 landed hivectl --graceful (enqueues the same GracefulStop as the dashboard POST). Flip the dashboard.md note from 'CLI flag is still a no-op' to noting both paths behave identically. hivectl-cli.md is regenerated by #1790's clap doc-comment, so no edit needed there. --- docs/web-ui/dashboard.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/web-ui/dashboard.md b/docs/web-ui/dashboard.md index a947cd61..b0cbcf28 100644 --- a/docs/web-ui/dashboard.md +++ b/docs/web-ui/dashboard.md @@ -801,9 +801,9 @@ the flag per-agent); unticked is the instant hard stop stop-checkpoint turn (so the agent can flush `/state`) and then exits, with a 3-minute timeout that falls back to a hard stop. The quiescing progress surfaces through the same rebuild-queue -transient + build log the card already reads for a rebuild. (Note: -the `hivectl --graceful` CLI flag is still a no-op pending a -separate gating change — only the dashboard / HTTP path is live.) +transient + build log the card already reads for a rebuild. (The +`hivectl --graceful` CLI flag enqueues the same `GracefulStop`, so +the dashboard and CLI paths behave identically.) ### Topology tree