{
    "collection_id": 45,
    "revision_id": 0,
    "revision_no": 0,
    "status": "fail",
    "score": 0,
    "summary": {
        "pass": 94,
        "warning": 7,
        "fail": 18
    },
    "checks": [
        {
            "code": "collection_exists",
            "level": "pass",
            "message": "Collection exists",
            "path": "",
            "details": {
                "collection_id": 45
            }
        },
        {
            "code": "collection_has_title",
            "level": "pass",
            "message": "Collection title exists",
            "path": "",
            "details": []
        },
        {
            "code": "master_artwork_path_exists",
            "level": "pass",
            "message": "Master artwork exists",
            "path": "/assets/pod/acceptance/product-set-source.png",
            "details": {
                "public_path": "/assets/pod/acceptance/product-set-source.png",
                "local_path": "/var/www/html/assets/pod/acceptance/product-set-source.png",
                "exists": true,
                "size_bytes": 4884,
                "width": 360,
                "height": 240,
                "mime": "image/png"
            }
        },
        {
            "code": "master_print_path_exists",
            "level": "fail",
            "message": "Master print missing",
            "path": "",
            "details": {
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "collection_has_items",
            "level": "pass",
            "message": "Collection has items",
            "path": "",
            "details": {
                "item_count": 11
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 155 template_id check",
            "path": "",
            "details": {
                "item_id": 155,
                "template_id": 34
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 155 apply_mode check",
            "path": "",
            "details": {
                "item_id": 155,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/266_schema_mockup.png",
            "details": {
                "item_id": 155,
                "public_path": "/assets/pod/output/2/mockup/266_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/266_schema_mockup.png",
                "exists": true,
                "size_bytes": 86826,
                "width": 1000,
                "height": 720,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/266_schema_print.png",
            "details": {
                "item_id": 155,
                "public_path": "/assets/pod/output/2/print/266_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/266_schema_print.png",
                "exists": true,
                "size_bytes": 106270,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 155
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/266_schema_print.png",
            "details": {
                "item_id": 155,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/266_schema_print.png",
            "details": {
                "item_id": 155,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/266_schema_print.png",
            "details": {
                "item_id": 155,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/266_schema_print.png",
            "details": {
                "item_id": 155
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 156 template_id check",
            "path": "",
            "details": {
                "item_id": 156,
                "template_id": 35
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 156 apply_mode check",
            "path": "",
            "details": {
                "item_id": 156,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/267_schema_mockup.png",
            "details": {
                "item_id": 156,
                "public_path": "/assets/pod/output/2/mockup/267_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/267_schema_mockup.png",
                "exists": true,
                "size_bytes": 88894,
                "width": 1000,
                "height": 760,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/267_schema_print.png",
            "details": {
                "item_id": 156,
                "public_path": "/assets/pod/output/2/print/267_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/267_schema_print.png",
                "exists": true,
                "size_bytes": 106264,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 156
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/267_schema_print.png",
            "details": {
                "item_id": 156,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/267_schema_print.png",
            "details": {
                "item_id": 156,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/267_schema_print.png",
            "details": {
                "item_id": 156,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/267_schema_print.png",
            "details": {
                "item_id": 156
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 157 template_id check",
            "path": "",
            "details": {
                "item_id": 157,
                "template_id": 36
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 157 apply_mode check",
            "path": "",
            "details": {
                "item_id": 157,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/268_schema_mockup.png",
            "details": {
                "item_id": 157,
                "public_path": "/assets/pod/output/2/mockup/268_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/268_schema_mockup.png",
                "exists": true,
                "size_bytes": 84285,
                "width": 1000,
                "height": 860,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/268_schema_print.png",
            "details": {
                "item_id": 157,
                "public_path": "/assets/pod/output/2/print/268_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/268_schema_print.png",
                "exists": true,
                "size_bytes": 211829,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 157
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/268_schema_print.png",
            "details": {
                "item_id": 157,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/268_schema_print.png",
            "details": {
                "item_id": 157,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/268_schema_print.png",
            "details": {
                "item_id": 157,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/268_schema_print.png",
            "details": {
                "item_id": 157
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 158 template_id check",
            "path": "",
            "details": {
                "item_id": 158,
                "template_id": 37
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 158 apply_mode check",
            "path": "",
            "details": {
                "item_id": 158,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/269_schema_mockup.png",
            "details": {
                "item_id": 158,
                "public_path": "/assets/pod/output/2/mockup/269_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/269_schema_mockup.png",
                "exists": true,
                "size_bytes": 88218,
                "width": 1000,
                "height": 850,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/269_schema_print.png",
            "details": {
                "item_id": 158,
                "public_path": "/assets/pod/output/2/print/269_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/269_schema_print.png",
                "exists": true,
                "size_bytes": 211933,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 158
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/269_schema_print.png",
            "details": {
                "item_id": 158,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/269_schema_print.png",
            "details": {
                "item_id": 158,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/269_schema_print.png",
            "details": {
                "item_id": 158,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/269_schema_print.png",
            "details": {
                "item_id": 158
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 159 template_id check",
            "path": "",
            "details": {
                "item_id": 159,
                "template_id": 38
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 159 apply_mode check",
            "path": "",
            "details": {
                "item_id": 159,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/270_schema_mockup.png",
            "details": {
                "item_id": 159,
                "public_path": "/assets/pod/output/2/mockup/270_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/270_schema_mockup.png",
                "exists": true,
                "size_bytes": 32415,
                "width": 900,
                "height": 900,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/270_schema_print.png",
            "details": {
                "item_id": 159,
                "public_path": "/assets/pod/output/2/print/270_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/270_schema_print.png",
                "exists": true,
                "size_bytes": 106264,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 159
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/270_schema_print.png",
            "details": {
                "item_id": 159,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/270_schema_print.png",
            "details": {
                "item_id": 159,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/270_schema_print.png",
            "details": {
                "item_id": 159,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/270_schema_print.png",
            "details": {
                "item_id": 159
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 160 template_id check",
            "path": "",
            "details": {
                "item_id": 160,
                "template_id": 39
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 160 apply_mode check",
            "path": "",
            "details": {
                "item_id": 160,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/271_schema_mockup.png",
            "details": {
                "item_id": 160,
                "public_path": "/assets/pod/output/2/mockup/271_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/271_schema_mockup.png",
                "exists": true,
                "size_bytes": 37035,
                "width": 1100,
                "height": 620,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/271_schema_print.png",
            "details": {
                "item_id": 160,
                "public_path": "/assets/pod/output/2/print/271_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/271_schema_print.png",
                "exists": true,
                "size_bytes": 120229,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 160
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/271_schema_print.png",
            "details": {
                "item_id": 160,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/271_schema_print.png",
            "details": {
                "item_id": 160,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/271_schema_print.png",
            "details": {
                "item_id": 160,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/271_schema_print.png",
            "details": {
                "item_id": 160
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 161 template_id check",
            "path": "",
            "details": {
                "item_id": 161,
                "template_id": 41
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 161 apply_mode check",
            "path": "",
            "details": {
                "item_id": 161,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 161,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 161,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 161
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 161,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 161,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 161,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 161
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 162 template_id check",
            "path": "",
            "details": {
                "item_id": 162,
                "template_id": 42
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 162 apply_mode check",
            "path": "",
            "details": {
                "item_id": 162,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/273_schema_mockup.png",
            "details": {
                "item_id": 162,
                "public_path": "/assets/pod/output/2/mockup/273_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/273_schema_mockup.png",
                "exists": true,
                "size_bytes": 62134,
                "width": 800,
                "height": 800,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/273_schema_print.png",
            "details": {
                "item_id": 162,
                "public_path": "/assets/pod/output/2/print/273_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/273_schema_print.png",
                "exists": true,
                "size_bytes": 106270,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 162
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/273_schema_print.png",
            "details": {
                "item_id": 162,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/273_schema_print.png",
            "details": {
                "item_id": 162,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/273_schema_print.png",
            "details": {
                "item_id": 162,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/273_schema_print.png",
            "details": {
                "item_id": 162
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 163 template_id check",
            "path": "",
            "details": {
                "item_id": 163,
                "template_id": 43
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 163 apply_mode check",
            "path": "",
            "details": {
                "item_id": 163,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/274_schema_mockup.png",
            "details": {
                "item_id": 163,
                "public_path": "/assets/pod/output/2/mockup/274_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/274_schema_mockup.png",
                "exists": true,
                "size_bytes": 76319,
                "width": 1000,
                "height": 1000,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/274_schema_print.png",
            "details": {
                "item_id": 163,
                "public_path": "/assets/pod/output/2/print/274_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/274_schema_print.png",
                "exists": true,
                "size_bytes": 106270,
                "width": 3000,
                "height": 2200,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 163
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/274_schema_print.png",
            "details": {
                "item_id": 163,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/274_schema_print.png",
            "details": {
                "item_id": 163,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/274_schema_print.png",
            "details": {
                "item_id": 163,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/274_schema_print.png",
            "details": {
                "item_id": 163
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 164 template_id check",
            "path": "",
            "details": {
                "item_id": 164,
                "template_id": 44
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 164 apply_mode check",
            "path": "",
            "details": {
                "item_id": 164,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 164,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 164,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 164
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 164,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 164,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 164,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 164
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 165 template_id check",
            "path": "",
            "details": {
                "item_id": 165,
                "template_id": 45
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 165 apply_mode check",
            "path": "",
            "details": {
                "item_id": 165,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 165,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 165,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 165
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 165,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 165,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 165,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 165
            }
        },
        {
            "code": "collection_items_completed",
            "level": "warning",
            "message": "Some collection items are not completed",
            "path": "",
            "details": []
        },
        {
            "code": "latest_zip_exists",
            "level": "fail",
            "message": "Latest ZIP missing",
            "path": "",
            "details": []
        },
        {
            "code": "zip_size_gt_zero",
            "level": "fail",
            "message": "ZIP size is zero or unavailable",
            "path": "",
            "details": {
                "size_bytes": 0
            }
        },
        {
            "code": "manifest_exists",
            "level": "fail",
            "message": "Export manifest missing",
            "path": "",
            "details": {
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "zip_contains_manifest_json",
            "level": "fail",
            "message": "ZIP missing manifest.json",
            "path": "",
            "details": {
                "entry": "manifest.json"
            }
        },
        {
            "code": "zip_contains_readme",
            "level": "fail",
            "message": "ZIP missing README.txt",
            "path": "",
            "details": {
                "entry": "README.txt"
            }
        },
        {
            "code": "zip_contains_production_spec_html",
            "level": "fail",
            "message": "ZIP missing production_spec.html",
            "path": "",
            "details": {
                "entry": "production_spec.html"
            }
        },
        {
            "code": "zip_contains_production_spec_csv",
            "level": "fail",
            "message": "ZIP missing production_spec.csv",
            "path": "",
            "details": {
                "entry": "production_spec.csv"
            }
        },
        {
            "code": "zip_contains_production_manifest_json",
            "level": "fail",
            "message": "ZIP missing production_manifest.json",
            "path": "",
            "details": {
                "entry": "production_manifest.json"
            }
        },
        {
            "code": "zip_contains_panel_prints_if_multi_panel",
            "level": "pass",
            "message": "No multi-panel item requires panel ZIP entries",
            "path": "",
            "details": []
        },
        {
            "code": "production_spec_html_exists",
            "level": "pass",
            "message": "Production spec HTML exists",
            "path": "/assets/pod/collections/45/specs/production_spec.html",
            "details": {
                "public_path": "/assets/pod/collections/45/specs/production_spec.html",
                "local_path": "/var/www/html/assets/pod/collections/45/specs/production_spec.html",
                "exists": true,
                "size_bytes": 6858,
                "width": null,
                "height": null,
                "mime": "text/html"
            }
        },
        {
            "code": "production_spec_csv_exists",
            "level": "pass",
            "message": "Production spec CSV exists",
            "path": "/assets/pod/collections/45/specs/production_spec.csv",
            "details": {
                "public_path": "/assets/pod/collections/45/specs/production_spec.csv",
                "local_path": "/var/www/html/assets/pod/collections/45/specs/production_spec.csv",
                "exists": true,
                "size_bytes": 4815,
                "width": null,
                "height": null,
                "mime": "text/csv"
            }
        },
        {
            "code": "production_manifest_json_exists",
            "level": "pass",
            "message": "Production manifest JSON exists",
            "path": "/assets/pod/collections/45/specs/production_manifest.json",
            "details": {
                "public_path": "/assets/pod/collections/45/specs/production_manifest.json",
                "local_path": "/var/www/html/assets/pod/collections/45/specs/production_manifest.json",
                "exists": true,
                "size_bytes": 16642,
                "width": null,
                "height": null,
                "mime": "application/json"
            }
        },
        {
            "code": "production_manifest_json_parseable",
            "level": "pass",
            "message": "Production manifest JSON parseable",
            "path": "/assets/pod/collections/45/specs/production_manifest.json",
            "details": []
        },
        {
            "code": "csv_has_rows",
            "level": "pass",
            "message": "CSV has rows",
            "path": "/assets/pod/collections/45/specs/production_spec.csv",
            "details": {
                "rows": 24
            }
        }
    ],
    "warnings": [
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 161,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 161,
                "width": null,
                "height": null
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 164,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 164,
                "width": null,
                "height": null
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 165,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 165,
                "width": null,
                "height": null
            }
        },
        {
            "code": "collection_items_completed",
            "level": "warning",
            "message": "Some collection items are not completed",
            "path": "",
            "details": []
        }
    ],
    "failures": [
        {
            "code": "master_print_path_exists",
            "level": "fail",
            "message": "Master print missing",
            "path": "",
            "details": {
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 161,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 161,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 161
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 164,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 164,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 164
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 165,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "item_print_exists",
            "level": "fail",
            "message": "Item print missing",
            "path": "",
            "details": {
                "item_id": 165,
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 165
            }
        },
        {
            "code": "latest_zip_exists",
            "level": "fail",
            "message": "Latest ZIP missing",
            "path": "",
            "details": []
        },
        {
            "code": "zip_size_gt_zero",
            "level": "fail",
            "message": "ZIP size is zero or unavailable",
            "path": "",
            "details": {
                "size_bytes": 0
            }
        },
        {
            "code": "manifest_exists",
            "level": "fail",
            "message": "Export manifest missing",
            "path": "",
            "details": {
                "public_path": "",
                "local_path": "",
                "exists": false,
                "size_bytes": 0,
                "width": null,
                "height": null,
                "mime": ""
            }
        },
        {
            "code": "zip_contains_manifest_json",
            "level": "fail",
            "message": "ZIP missing manifest.json",
            "path": "",
            "details": {
                "entry": "manifest.json"
            }
        },
        {
            "code": "zip_contains_readme",
            "level": "fail",
            "message": "ZIP missing README.txt",
            "path": "",
            "details": {
                "entry": "README.txt"
            }
        },
        {
            "code": "zip_contains_production_spec_html",
            "level": "fail",
            "message": "ZIP missing production_spec.html",
            "path": "",
            "details": {
                "entry": "production_spec.html"
            }
        },
        {
            "code": "zip_contains_production_spec_csv",
            "level": "fail",
            "message": "ZIP missing production_spec.csv",
            "path": "",
            "details": {
                "entry": "production_spec.csv"
            }
        },
        {
            "code": "zip_contains_production_manifest_json",
            "level": "fail",
            "message": "ZIP missing production_manifest.json",
            "path": "",
            "details": {
                "entry": "production_manifest.json"
            }
        }
    ],
    "generated_at": "2026-06-12T15:09:47+00:00"
}