From b8db17dac0c7a611674f8d05d2f022c2e4e7e98c Mon Sep 17 00:00:00 2001 From: "coderabbitai[bot]" <136622811+coderabbitai[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:05:29 +0000 Subject: [PATCH] fix: apply CodeRabbit auto-fixes Fixed 1 file(s) based on 1 unresolved review comment. Co-authored-by: CodeRabbit --- plugins/buzz-control/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/buzz-control/README.md b/plugins/buzz-control/README.md index 4675d11..3876861 100644 --- a/plugins/buzz-control/README.md +++ b/plugins/buzz-control/README.md @@ -60,9 +60,10 @@ An upgraded installation with no `applied.env` starts in an unverified production file safe. The next manual or scheduled image update automatically establishes the baseline only when the running relay exactly matches `prod.env` and passes Docker and HTTP health checks, so ordinary image -updates do not require the configuration UI. A mismatched or unhealthy runtime -remains blocked until the operator resolves it and explicitly adopts the current -healthy configuration. +updates do not require the configuration UI. Recreation remains blocked until +either automatic verification completes successfully or the operator explicitly +adopts the current healthy configuration; subsequent manual or scheduled updates +retry automatic baseline establishment while it remains missing. ## Managed settings