{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.13.13 Onboarding & Production Readiness",
    "from_version": "16.13.12",
    "to_version": "16.13.13",
    "files": [
        "README.md",
        "VERSION",
        "app/health_report.php",
        "config/config.example.php",
        "docs/BACKUP_AND_RESTORE.md",
        "docs/CRON_AND_WORKERS.md",
        "docs/DEPLOYMENT.md",
        "docs/FIRST_RUN.md",
        "docs/HEALTH_CHECKS.md",
        "docs/INSTALL.md",
        "docs/OPERATIONS_RUNBOOK.md",
        "docs/RELEASE_PROCESS.md",
        "docs/RELEASE_QA_CHECKLIST.md",
        "docs/ROLLBACK.md",
        "docs/TESTING.md",
        "docs/TROUBLESHOOTING.md",
        "docs/UPGRADE.md",
        "public/health.php",
        "public/install.php",
        "scripts/health_check.php",
        "tests/README.md",
        "tests/run_smoke_tests.php"
    ],
    "notes": [
        "Adds first-run, deployment, backup/restore, rollback, operations, and health-check docs.",
        "Adds scripts/health_check.php, public/health.php, and app/health_report.php for basic production monitoring.",
        "Updates install, upgrade, cron, troubleshooting, testing, and release QA docs to reference production operations.",
        "No database migration is required for V16.13.13."
    ]
}