"""Migrations package for team data version upgrades (OPS-006)."""
# Migration scripts should follow the naming convention: v<old>_to_v<new>.py
# Each script should export a migrate(data: dict) -> dict function
__all__ = []
A Fortis Scientia site