docs: §2 invariant single-node (.228); multinode → separate plan

This commit is contained in:
archipelago 2026-06-22 17:23:19 -04:00
parent 8355453a7e
commit c8acc84506

View File

@ -40,7 +40,8 @@ real nodes. Until then, this plan is the priority.
- **Migrations never destroy data.** Preserve `/var/lib/archipelago/<app>`,
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)