{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.10.1 Safe Deploy + Health Gate",
    "from_version": "16.10",
    "to_version": "16.10.1",
    "files": [
        "README.md",
        "VERSION",
        "app/views/layouts/header.php",
        "app/views/settings/index.php",
        "public/install.php"
    ],
    "notes": [
        "Adds Safe Deploy preview before code is changed.",
        "Adds Apply with Safe Deploy for preflight checks, rollback snapshot capture, repair, and after-deploy health gating.",
        "Stores deployment reports under storage/updates/reports/.",
        "Recommends rollback when the post-deploy health gate finds critical or degraded conditions.",
        "No database migration is required for V16.10.1."
    ]
}