From c8acc845063a7fc2ea767fe148b123a33e97e931 Mon Sep 17 00:00:00 2001 From: archipelago Date: Mon, 22 Jun 2026 17:23:19 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20=C2=A72=20invariant=20single-node=20(.2?= =?UTF-8?q?28);=20multinode=20=E2=86=92=20separate=20plan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/PRODUCTION-MASTER-PLAN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/PRODUCTION-MASTER-PLAN.md b/docs/PRODUCTION-MASTER-PLAN.md index 44d17c91..42b25d71 100644 --- a/docs/PRODUCTION-MASTER-PLAN.md +++ b/docs/PRODUCTION-MASTER-PLAN.md @@ -40,7 +40,8 @@ real nodes. Until then, this plan is the priority. - **Migrations never destroy data.** Preserve `/var/lib/archipelago/`, generated secrets, displayed credentials, public ports, and adoption container names. Always provide a rollback path. Stop/recreate only when necessary. -- **Verify on a real node (.228, then .198) before any tag.** +- **Verify on the real node .228 before any tag.** (Fleet/multinode verification is + a separate pass → `docs/multinode-testing-plan.md`.) ## 3. Current state (2026-06-21)