// SPDX-FileCopyrightText: 2026 LINUXexpert-org // SPDX-License-Identifier: GPL-3.0-or-later // Package plan implements the version-boundary migration plans (ordered step lists) that the engine executes. // See ARCHITECTURE.md ยง4 for the design. package plan