{
    "collection_id": 46,
    "revision_id": 0,
    "revision_no": 0,
    "status": "fail",
    "score": 0,
    "summary": {
        "pass": 152,
        "warning": 9,
        "fail": 21
    },
    "checks": [
        {
            "code": "collection_exists",
            "level": "pass",
            "message": "Collection exists",
            "path": "",
            "details": {
                "collection_id": 46
            }
        },
        {
            "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": 18
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 166 template_id check",
            "path": "",
            "details": {
                "item_id": 166,
                "template_id": 34
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 166 apply_mode check",
            "path": "",
            "details": {
                "item_id": 166,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/277_schema_mockup.png",
            "details": {
                "item_id": 166,
                "public_path": "/assets/pod/output/2/mockup/277_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/277_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/277_schema_print.png",
            "details": {
                "item_id": 166,
                "public_path": "/assets/pod/output/2/print/277_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/277_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": 166
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/277_schema_print.png",
            "details": {
                "item_id": 166,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/277_schema_print.png",
            "details": {
                "item_id": 166,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/277_schema_print.png",
            "details": {
                "item_id": 166,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/277_schema_print.png",
            "details": {
                "item_id": 166
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 167 template_id check",
            "path": "",
            "details": {
                "item_id": 167,
                "template_id": 35
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 167 apply_mode check",
            "path": "",
            "details": {
                "item_id": 167,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/278_schema_mockup.png",
            "details": {
                "item_id": 167,
                "public_path": "/assets/pod/output/2/mockup/278_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/278_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/278_schema_print.png",
            "details": {
                "item_id": 167,
                "public_path": "/assets/pod/output/2/print/278_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/278_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": 167
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/278_schema_print.png",
            "details": {
                "item_id": 167,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/278_schema_print.png",
            "details": {
                "item_id": 167,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/278_schema_print.png",
            "details": {
                "item_id": 167,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/278_schema_print.png",
            "details": {
                "item_id": 167
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 168 template_id check",
            "path": "",
            "details": {
                "item_id": 168,
                "template_id": 36
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 168 apply_mode check",
            "path": "",
            "details": {
                "item_id": 168,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/279_schema_mockup.png",
            "details": {
                "item_id": 168,
                "public_path": "/assets/pod/output/2/mockup/279_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/279_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/279_schema_print.png",
            "details": {
                "item_id": 168,
                "public_path": "/assets/pod/output/2/print/279_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/279_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": 168
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/279_schema_print.png",
            "details": {
                "item_id": 168,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/279_schema_print.png",
            "details": {
                "item_id": 168,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/279_schema_print.png",
            "details": {
                "item_id": 168,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/279_schema_print.png",
            "details": {
                "item_id": 168
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 169 template_id check",
            "path": "",
            "details": {
                "item_id": 169,
                "template_id": 37
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 169 apply_mode check",
            "path": "",
            "details": {
                "item_id": 169,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/280_schema_mockup.png",
            "details": {
                "item_id": 169,
                "public_path": "/assets/pod/output/2/mockup/280_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/280_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/280_schema_print.png",
            "details": {
                "item_id": 169,
                "public_path": "/assets/pod/output/2/print/280_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/280_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": 169
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/280_schema_print.png",
            "details": {
                "item_id": 169,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/280_schema_print.png",
            "details": {
                "item_id": 169,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/280_schema_print.png",
            "details": {
                "item_id": 169,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/280_schema_print.png",
            "details": {
                "item_id": 169
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 170 template_id check",
            "path": "",
            "details": {
                "item_id": 170,
                "template_id": 38
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 170 apply_mode check",
            "path": "",
            "details": {
                "item_id": 170,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/281_schema_mockup.png",
            "details": {
                "item_id": 170,
                "public_path": "/assets/pod/output/2/mockup/281_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/281_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/281_schema_print.png",
            "details": {
                "item_id": 170,
                "public_path": "/assets/pod/output/2/print/281_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/281_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": 170
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/281_schema_print.png",
            "details": {
                "item_id": 170,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/281_schema_print.png",
            "details": {
                "item_id": 170,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/281_schema_print.png",
            "details": {
                "item_id": 170,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/281_schema_print.png",
            "details": {
                "item_id": 170
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 171 template_id check",
            "path": "",
            "details": {
                "item_id": 171,
                "template_id": 39
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 171 apply_mode check",
            "path": "",
            "details": {
                "item_id": 171,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/282_schema_mockup.png",
            "details": {
                "item_id": 171,
                "public_path": "/assets/pod/output/2/mockup/282_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/282_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/282_schema_print.png",
            "details": {
                "item_id": 171,
                "public_path": "/assets/pod/output/2/print/282_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/282_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": 171
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/282_schema_print.png",
            "details": {
                "item_id": 171,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/282_schema_print.png",
            "details": {
                "item_id": 171,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/282_schema_print.png",
            "details": {
                "item_id": 171,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/282_schema_print.png",
            "details": {
                "item_id": 171
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 172 template_id check",
            "path": "",
            "details": {
                "item_id": 172,
                "template_id": 41
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 172 apply_mode check",
            "path": "",
            "details": {
                "item_id": 172,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 172,
                "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": 172,
                "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": 172
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 172,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 172,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 172,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 172
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 173 template_id check",
            "path": "",
            "details": {
                "item_id": 173,
                "template_id": 42
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 173 apply_mode check",
            "path": "",
            "details": {
                "item_id": 173,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/284_schema_mockup.png",
            "details": {
                "item_id": 173,
                "public_path": "/assets/pod/output/2/mockup/284_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/284_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/284_schema_print.png",
            "details": {
                "item_id": 173,
                "public_path": "/assets/pod/output/2/print/284_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/284_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": 173
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/284_schema_print.png",
            "details": {
                "item_id": 173,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/284_schema_print.png",
            "details": {
                "item_id": 173,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/284_schema_print.png",
            "details": {
                "item_id": 173,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/284_schema_print.png",
            "details": {
                "item_id": 173
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 174 template_id check",
            "path": "",
            "details": {
                "item_id": 174,
                "template_id": 43
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 174 apply_mode check",
            "path": "",
            "details": {
                "item_id": 174,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/285_schema_mockup.png",
            "details": {
                "item_id": 174,
                "public_path": "/assets/pod/output/2/mockup/285_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/285_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/285_schema_print.png",
            "details": {
                "item_id": 174,
                "public_path": "/assets/pod/output/2/print/285_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/285_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": 174
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/285_schema_print.png",
            "details": {
                "item_id": 174,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/285_schema_print.png",
            "details": {
                "item_id": 174,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/285_schema_print.png",
            "details": {
                "item_id": 174,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/285_schema_print.png",
            "details": {
                "item_id": 174
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 175 template_id check",
            "path": "",
            "details": {
                "item_id": 175,
                "template_id": 44
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 175 apply_mode check",
            "path": "",
            "details": {
                "item_id": 175,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 175,
                "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": 175,
                "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": 175
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 175,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 175,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 175,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 175
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 176 template_id check",
            "path": "",
            "details": {
                "item_id": 176,
                "template_id": 45
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 176 apply_mode check",
            "path": "",
            "details": {
                "item_id": 176,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/287_schema_mockup.png",
            "details": {
                "item_id": 176,
                "public_path": "/assets/pod/output/2/mockup/287_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/287_schema_mockup.png",
                "exists": true,
                "size_bytes": 64380,
                "width": 1000,
                "height": 1000,
                "mime": "image/png"
            }
        },
        {
            "code": "item_print_exists",
            "level": "pass",
            "message": "Item print exists",
            "path": "/assets/pod/output/2/print/287_schema_print.png",
            "details": {
                "item_id": 176,
                "public_path": "/assets/pod/output/2/print/287_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/287_schema_print.png",
                "exists": true,
                "size_bytes": 123374,
                "width": 3000,
                "height": 3000,
                "mime": "image/png"
            }
        },
        {
            "code": "mockup_and_print_are_not_same_role",
            "level": "pass",
            "message": "Mockup and print paths are distinct",
            "path": "",
            "details": {
                "item_id": 176
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/287_schema_print.png",
            "details": {
                "item_id": 176,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/287_schema_print.png",
            "details": {
                "item_id": 176,
                "width": 3000,
                "height": 3000
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/287_schema_print.png",
            "details": {
                "item_id": 176,
                "width": 3000,
                "height": 3000
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/287_schema_print.png",
            "details": {
                "item_id": 176
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 177 template_id check",
            "path": "",
            "details": {
                "item_id": 177,
                "template_id": 46
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 177 apply_mode check",
            "path": "",
            "details": {
                "item_id": 177,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/288_schema_mockup.png",
            "details": {
                "item_id": 177,
                "public_path": "/assets/pod/output/2/mockup/288_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/288_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/288_schema_print.png",
            "details": {
                "item_id": 177,
                "public_path": "/assets/pod/output/2/print/288_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/288_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": 177
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/288_schema_print.png",
            "details": {
                "item_id": 177,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/288_schema_print.png",
            "details": {
                "item_id": 177,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/288_schema_print.png",
            "details": {
                "item_id": 177,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/288_schema_print.png",
            "details": {
                "item_id": 177
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 178 template_id check",
            "path": "",
            "details": {
                "item_id": 178,
                "template_id": 47
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 178 apply_mode check",
            "path": "",
            "details": {
                "item_id": 178,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/289_schema_mockup.png",
            "details": {
                "item_id": 178,
                "public_path": "/assets/pod/output/2/mockup/289_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/289_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/289_schema_print.png",
            "details": {
                "item_id": 178,
                "public_path": "/assets/pod/output/2/print/289_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/289_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": 178
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/289_schema_print.png",
            "details": {
                "item_id": 178,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/289_schema_print.png",
            "details": {
                "item_id": 178,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/289_schema_print.png",
            "details": {
                "item_id": 178,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/289_schema_print.png",
            "details": {
                "item_id": 178
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 179 template_id check",
            "path": "",
            "details": {
                "item_id": 179,
                "template_id": 48
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 179 apply_mode check",
            "path": "",
            "details": {
                "item_id": 179,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 179,
                "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": 179,
                "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": 179
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 179,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 179,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 179,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 179
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 180 template_id check",
            "path": "",
            "details": {
                "item_id": 180,
                "template_id": 49
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 180 apply_mode check",
            "path": "",
            "details": {
                "item_id": 180,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/290_schema_mockup.png",
            "details": {
                "item_id": 180,
                "public_path": "/assets/pod/output/2/mockup/290_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/290_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/290_schema_print.png",
            "details": {
                "item_id": 180,
                "public_path": "/assets/pod/output/2/print/290_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/290_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": 180
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/290_schema_print.png",
            "details": {
                "item_id": 180,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/290_schema_print.png",
            "details": {
                "item_id": 180,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/290_schema_print.png",
            "details": {
                "item_id": 180,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/290_schema_print.png",
            "details": {
                "item_id": 180
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 181 template_id check",
            "path": "",
            "details": {
                "item_id": 181,
                "template_id": 50
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 181 apply_mode check",
            "path": "",
            "details": {
                "item_id": 181,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/291_schema_mockup.png",
            "details": {
                "item_id": 181,
                "public_path": "/assets/pod/output/2/mockup/291_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/291_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/291_schema_print.png",
            "details": {
                "item_id": 181,
                "public_path": "/assets/pod/output/2/print/291_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/291_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": 181
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/291_schema_print.png",
            "details": {
                "item_id": 181,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/291_schema_print.png",
            "details": {
                "item_id": 181,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/291_schema_print.png",
            "details": {
                "item_id": 181,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/291_schema_print.png",
            "details": {
                "item_id": 181
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 182 template_id check",
            "path": "",
            "details": {
                "item_id": 182,
                "template_id": 51
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 182 apply_mode check",
            "path": "",
            "details": {
                "item_id": 182,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 182,
                "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": 182,
                "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": 182
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 182,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 182,
                "width": null,
                "height": null
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "",
            "details": {
                "item_id": 182,
                "width": null,
                "height": null
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "fail",
            "message": "Public path cannot be resolved to local file",
            "path": "",
            "details": {
                "item_id": 182
            }
        },
        {
            "code": "item_has_template_id",
            "level": "pass",
            "message": "Item 183 template_id check",
            "path": "",
            "details": {
                "item_id": 183,
                "template_id": 52
            }
        },
        {
            "code": "item_has_apply_mode",
            "level": "pass",
            "message": "Item 183 apply_mode check",
            "path": "",
            "details": {
                "item_id": 183,
                "apply_mode": "schema_multi_region"
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "pass",
            "message": "Item mockup exists",
            "path": "/assets/pod/output/2/mockup/293_schema_mockup.png",
            "details": {
                "item_id": 183,
                "public_path": "/assets/pod/output/2/mockup/293_schema_mockup.png",
                "local_path": "/var/www/html/assets/pod/output/2/mockup/293_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/293_schema_print.png",
            "details": {
                "item_id": 183,
                "public_path": "/assets/pod/output/2/print/293_schema_print.png",
                "local_path": "/var/www/html/assets/pod/output/2/print/293_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": 183
            }
        },
        {
            "code": "print_file_is_png_or_supported",
            "level": "pass",
            "message": "Print file extension is supported",
            "path": "/assets/pod/output/2/print/293_schema_print.png",
            "details": {
                "item_id": 183,
                "mime": "image/png"
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "pass",
            "message": "Image dimensions readable",
            "path": "/assets/pod/output/2/print/293_schema_print.png",
            "details": {
                "item_id": 183,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "image_min_size",
            "level": "pass",
            "message": "Print image size is acceptable",
            "path": "/assets/pod/output/2/print/293_schema_print.png",
            "details": {
                "item_id": 183,
                "width": 3000,
                "height": 2200
            }
        },
        {
            "code": "public_url_resolvable",
            "level": "pass",
            "message": "Public path resolves to local file",
            "path": "/assets/pod/output/2/print/293_schema_print.png",
            "details": {
                "item_id": 183
            }
        },
        {
            "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/46/specs/production_spec.html",
            "details": {
                "public_path": "/assets/pod/collections/46/specs/production_spec.html",
                "local_path": "/var/www/html/assets/pod/collections/46/specs/production_spec.html",
                "exists": true,
                "size_bytes": 9874,
                "width": null,
                "height": null,
                "mime": "text/html"
            }
        },
        {
            "code": "production_spec_csv_exists",
            "level": "pass",
            "message": "Production spec CSV exists",
            "path": "/assets/pod/collections/46/specs/production_spec.csv",
            "details": {
                "public_path": "/assets/pod/collections/46/specs/production_spec.csv",
                "local_path": "/var/www/html/assets/pod/collections/46/specs/production_spec.csv",
                "exists": true,
                "size_bytes": 7617,
                "width": null,
                "height": null,
                "mime": "text/csv"
            }
        },
        {
            "code": "production_manifest_json_exists",
            "level": "pass",
            "message": "Production manifest JSON exists",
            "path": "/assets/pod/collections/46/specs/production_manifest.json",
            "details": {
                "public_path": "/assets/pod/collections/46/specs/production_manifest.json",
                "local_path": "/var/www/html/assets/pod/collections/46/specs/production_manifest.json",
                "exists": true,
                "size_bytes": 26581,
                "width": null,
                "height": null,
                "mime": "application/json"
            }
        },
        {
            "code": "production_manifest_json_parseable",
            "level": "pass",
            "message": "Production manifest JSON parseable",
            "path": "/assets/pod/collections/46/specs/production_manifest.json",
            "details": []
        },
        {
            "code": "csv_has_rows",
            "level": "pass",
            "message": "CSV has rows",
            "path": "/assets/pod/collections/46/specs/production_spec.csv",
            "details": {
                "rows": 38
            }
        }
    ],
    "warnings": [
        {
            "code": "print_file_is_png_or_supported",
            "level": "warning",
            "message": "Print file extension may not be supported",
            "path": "",
            "details": {
                "item_id": 172,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 172,
                "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": 175,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 175,
                "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": 179,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 179,
                "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": 182,
                "mime": ""
            }
        },
        {
            "code": "image_dimensions_readable",
            "level": "warning",
            "message": "Image dimensions not readable",
            "path": "",
            "details": {
                "item_id": 182,
                "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": 172,
                "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": 172,
                "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": 172
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 175,
                "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": 175,
                "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": 175
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 179,
                "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": 179,
                "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": 179
            }
        },
        {
            "code": "item_mockup_exists",
            "level": "fail",
            "message": "Item mockup missing",
            "path": "",
            "details": {
                "item_id": 182,
                "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": 182,
                "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": 182
            }
        },
        {
            "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:10:23+00:00"
}