Migrate

Stackie components and database-capable plugins declare ordered, forward-only MigrationSet values. A set is validated before execution: versions must strictly increase and its declared current version must match the final migration. Plugin migrations execute only through their scoped database capability.