{
  "id": 4,
  "email_sender": "Erica Leavell <eleavell@reprisefinancial.com>",
  "email_subject": "Fw: New POA for Secured E-sign states",
  "email_message_id": "<PH8PR19MB77606B472BA7A5366FCF487AA875A@PH8PR19MB7760.namprd19.prod.outlook.com>",
  "file_name": "SKOPOS POA  1.2.2026.pdf",
  "file_size_bytes": 130539,
  "page_count": 1,
  "pdf_version": "1.6",
  "overall_pass": 1,
  "critical_count": 0,
  "warning_count": 2,
  "info_count": 4,
  "total_checks": 39,
  "passed_checks": 33,
  "duration_seconds": 0.082,
  "created_at": "2026-02-25 19:42:12",
  "checks": [
    {
      "id": 120,
      "validation_id": 4,
      "check_id": "INTEG_001",
      "check_name": "PDF Structure Validation",
      "category": "File Integrity",
      "severity": "critical",
      "passed": 1,
      "message": "PDF structure is valid. Cross-reference table and object streams are intact.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 121,
      "validation_id": 4,
      "check_id": "INTEG_002",
      "check_name": "File Size Analysis",
      "category": "File Integrity",
      "severity": "info",
      "passed": 1,
      "message": "File size is reasonable (127.5 KB for 1 pages).",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 122,
      "validation_id": 4,
      "check_id": "INTEG_003",
      "check_name": "Incremental Save Detection",
      "category": "File Integrity",
      "severity": "info",
      "passed": 0,
      "message": "PDF has 3 revision(s) from incremental saves. This inflates file size and may embed superseded content.",
      "details_json": "{\"revision_count\": 3}",
      "remediation": "Re-save the PDF with a 'Save As' to flatten revisions into a single revision.",
      "details": {
        "revision_count": 3
      }
    },
    {
      "id": 123,
      "validation_id": 4,
      "check_id": "INTEG_004",
      "check_name": "Linearization Check",
      "category": "File Integrity",
      "severity": "info",
      "passed": 0,
      "message": "PDF is not linearized. This does not affect printing but may slow web-based viewing.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 124,
      "validation_id": 4,
      "check_id": "INTEG_005",
      "check_name": "Stream Integrity Verification",
      "category": "File Integrity",
      "severity": "critical",
      "passed": 1,
      "message": "All PDF streams are readable and intact.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 125,
      "validation_id": 4,
      "check_id": "FORM_001",
      "check_name": "NeedAppearances Flag Check",
      "category": "Form Data Validation",
      "severity": "critical",
      "passed": 1,
      "message": "NeedAppearances is False or absent. Form field appearances are pre-baked and will render consistently.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 126,
      "validation_id": 4,
      "check_id": "FORM_002",
      "check_name": "Appearance Stream Presence",
      "category": "Form Data Validation",
      "severity": "info",
      "passed": 1,
      "message": "AcroForm exists but has no fields.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 127,
      "validation_id": 4,
      "check_id": "FORM_003",
      "check_name": "Form Field Data Population",
      "category": "Form Data Validation",
      "severity": "warning",
      "passed": 1,
      "message": "All 0 form field(s) contain data.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 128,
      "validation_id": 4,
      "check_id": "FORM_004",
      "check_name": "Read-Only Field Settings",
      "category": "Form Data Validation",
      "severity": "info",
      "passed": 1,
      "message": "0 field(s) are read-only, 0 are editable.",
      "details_json": "{\"readonly_fields\": [], \"editable_fields\": [], \"readonly_count\": 0, \"editable_count\": 0}",
      "remediation": "",
      "details": {
        "readonly_fields": [],
        "editable_fields": [],
        "readonly_count": 0,
        "editable_count": 0
      }
    },
    {
      "id": 129,
      "validation_id": 4,
      "check_id": "FORM_005",
      "check_name": "Field Visibility and Print Flags",
      "category": "Form Data Validation",
      "severity": "critical",
      "passed": 1,
      "message": "All form fields with data are visible and printable.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 130,
      "validation_id": 4,
      "check_id": "FONT_001",
      "check_name": "Font Embedding Check",
      "category": "Font Embedding Issues",
      "severity": "critical",
      "passed": 1,
      "message": "All 6 font(s) are properly embedded (or are standard Base 14 fonts).",
      "details_json": "{\"total_fonts\": 6}",
      "remediation": "",
      "details": {
        "total_fonts": 6
      }
    },
    {
      "id": 131,
      "validation_id": 4,
      "check_id": "FONT_002",
      "check_name": "Subset vs Full Embedding",
      "category": "Font Embedding Issues",
      "severity": "info",
      "passed": 0,
      "message": "6 font(s) are subset-embedded (only used characters included). This is fine for printing but limits editability.",
      "details_json": "{\"subset_fonts\": [\"MinionPro-Regular\", \"ArialMT\", \"ArialMT\", \"ArialMT\", \"Poppins-Regular\", \"Poppins-SemiBold\"], \"full_fonts\": []}",
      "remediation": "",
      "details": {
        "subset_fonts": [
          "MinionPro-Regular",
          "ArialMT",
          "ArialMT",
          "ArialMT",
          "Poppins-Regular",
          "Poppins-SemiBold"
        ],
        "full_fonts": []
      }
    },
    {
      "id": 132,
      "validation_id": 4,
      "check_id": "FONT_003",
      "check_name": "System-Dependent Font Detection",
      "category": "Font Embedding Issues",
      "severity": "warning",
      "passed": 1,
      "message": "No non-embedded system-dependent fonts detected.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 133,
      "validation_id": 4,
      "check_id": "FONT_004",
      "check_name": "Font Substitution Risk",
      "category": "Font Embedding Issues",
      "severity": "critical",
      "passed": 1,
      "message": "No fonts at risk of substitution. All non-Base14 fonts are embedded.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 134,
      "validation_id": 4,
      "check_id": "PRINT_001",
      "check_name": "Page Size Validation",
      "category": "Print Compatibility",
      "severity": "warning",
      "passed": 1,
      "message": "All pages use standard size(s): Letter.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 135,
      "validation_id": 4,
      "check_id": "PRINT_002",
      "check_name": "Margin Safety Zones",
      "category": "Print Compatibility",
      "severity": "warning",
      "passed": 0,
      "message": "1 page(s) have content within 0.25 inches of the edge. Most printers cannot print to the edge and may clip content.",
      "details_json": "{\"pages\": [{\"page\": 1, \"min_margin_pt\": 16.6, \"min_margin_inches\": 0.231}]}",
      "remediation": "Increase margins to at least 0.25 inches (18pt) on all sides.",
      "details": {
        "pages": [
          {
            "page": 1,
            "min_margin_pt": 16.6,
            "min_margin_inches": 0.231
          }
        ]
      }
    },
    {
      "id": 136,
      "validation_id": 4,
      "check_id": "PRINT_003",
      "check_name": "Color Space Analysis",
      "category": "Print Compatibility",
      "severity": "info",
      "passed": 1,
      "message": "Consistent color space(s): Separation.",
      "details_json": "{\"color_spaces\": [\"Separation\"]}",
      "remediation": "",
      "details": {
        "color_spaces": [
          "Separation"
        ]
      }
    },
    {
      "id": 137,
      "validation_id": 4,
      "check_id": "PRINT_004",
      "check_name": "Image DPI Analysis",
      "category": "Print Compatibility",
      "severity": "warning",
      "passed": 1,
      "message": "All images have sufficient resolution for printing (>= 150 DPI).",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 138,
      "validation_id": 4,
      "check_id": "PRINT_005",
      "check_name": "Print Scaling Settings",
      "category": "Print Compatibility",
      "severity": "info",
      "passed": 0,
      "message": "No PrintScaling preference set. The viewer's default scaling (usually 'Fit to page') will be used, which may shrink or enlarge content.",
      "details_json": null,
      "remediation": "Set /ViewerPreferences /PrintScaling /None to prevent automatic scaling.",
      "details": {}
    },
    {
      "id": 139,
      "validation_id": 4,
      "check_id": "VIEWER_001",
      "check_name": "PDF Version Compatibility",
      "category": "PDF Viewer Compatibility",
      "severity": "warning",
      "passed": 1,
      "message": "PDF version 1.6 is broadly supported across viewers and printers.",
      "details_json": "{\"pdf_version\": \"1.6\"}",
      "remediation": "",
      "details": {
        "pdf_version": "1.6"
      }
    },
    {
      "id": 140,
      "validation_id": 4,
      "check_id": "VIEWER_002",
      "check_name": "JavaScript Dependencies",
      "category": "PDF Viewer Compatibility",
      "severity": "warning",
      "passed": 1,
      "message": "No JavaScript dependencies found.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 141,
      "validation_id": 4,
      "check_id": "VIEWER_003",
      "check_name": "Unsupported Features Detection",
      "category": "PDF Viewer Compatibility",
      "severity": "critical",
      "passed": 1,
      "message": "No unsupported features detected. PDF uses standard, widely-compatible features.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 142,
      "validation_id": 4,
      "check_id": "VIEWER_004",
      "check_name": "AcroForm Field Type Validation",
      "category": "PDF Viewer Compatibility",
      "severity": "warning",
      "passed": 1,
      "message": "All 0 form field(s) have valid types and well-formed values.",
      "details_json": "{\"total_fields\": 0}",
      "remediation": "",
      "details": {
        "total_fields": 0
      }
    },
    {
      "id": 143,
      "validation_id": 4,
      "check_id": "TRANS_001",
      "check_name": "Transparency Group Detection",
      "category": "Transparency Issues",
      "severity": "info",
      "passed": 1,
      "message": "No transparency groups detected.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 144,
      "validation_id": 4,
      "check_id": "TRANS_002",
      "check_name": "Transparency Flattening Issues",
      "category": "Transparency Issues",
      "severity": "critical",
      "passed": 1,
      "message": "No transparency flattening issues detected.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 145,
      "validation_id": 4,
      "check_id": "TRANS_003",
      "check_name": "Layer Print Visibility",
      "category": "Transparency Issues",
      "severity": "info",
      "passed": 1,
      "message": "No Optional Content Groups (layers) present.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 146,
      "validation_id": 4,
      "check_id": "SYS_001",
      "check_name": "Embedded Print Settings",
      "category": "System-Specific Settings",
      "severity": "info",
      "passed": 1,
      "message": "No embedded print settings found. Printer defaults will be used.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 147,
      "validation_id": 4,
      "check_id": "SYS_002",
      "check_name": "Page Rotation Issues",
      "category": "System-Specific Settings",
      "severity": "info",
      "passed": 1,
      "message": "No page rotation issues detected.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 148,
      "validation_id": 4,
      "check_id": "SYS_003",
      "check_name": "Page Box Mismatches",
      "category": "System-Specific Settings",
      "severity": "warning",
      "passed": 1,
      "message": "Page boxes (MediaBox, CropBox, TrimBox, BleedBox) are consistent.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 149,
      "validation_id": 4,
      "check_id": "SYS_004",
      "check_name": "Annotation Print Flags",
      "category": "System-Specific Settings",
      "severity": "warning",
      "passed": 1,
      "message": "All annotations are configured to print.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 150,
      "validation_id": 4,
      "check_id": "IMG_001",
      "check_name": "Image Format Compatibility",
      "category": "Image & Graphics Issues",
      "severity": "info",
      "passed": 1,
      "message": "All images use broadly supported formats: no images found.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 151,
      "validation_id": 4,
      "check_id": "IMG_002",
      "check_name": "Image Compression Analysis",
      "category": "Image & Graphics Issues",
      "severity": "warning",
      "passed": 1,
      "message": "All images are compressed efficiently.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 152,
      "validation_id": 4,
      "check_id": "IMG_003",
      "check_name": "Vector Graphics Complexity",
      "category": "Image & Graphics Issues",
      "severity": "warning",
      "passed": 1,
      "message": "Vector graphics complexity is within acceptable limits.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 153,
      "validation_id": 4,
      "check_id": "IMG_004",
      "check_name": "Overprint Settings",
      "category": "Image & Graphics Issues",
      "severity": "warning",
      "passed": 0,
      "message": "1 page(s) have overprint settings in non-CMYK context.",
      "details_json": "{\"overprint_issues\": [{\"page\": 1, \"note\": \"Overprint set in non-CMYK context. Overprint is only meaningful for CMYK and will be ignored or cause unexpected results in RGB.\"}]}",
      "remediation": "Remove overprint settings when not using CMYK color space, or convert to CMYK workflow.",
      "details": {
        "overprint_issues": [
          {
            "page": 1,
            "note": "Overprint set in non-CMYK context. Overprint is only meaningful for CMYK and will be ignored or cause unexpected results in RGB."
          }
        ]
      }
    },
    {
      "id": 154,
      "validation_id": 4,
      "check_id": "XOBJ_001",
      "check_name": "Half-Flattened Form Detection",
      "category": "Form XObject Analysis",
      "severity": "critical",
      "passed": 1,
      "message": "No Form XObjects with /Tx BMC marked content found. Form data is not stored in half-flattened XObjects.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 155,
      "validation_id": 4,
      "check_id": "XOBJ_002",
      "check_name": "Form XObject Font Embedding",
      "category": "Form XObject Analysis",
      "severity": "critical",
      "passed": 1,
      "message": "No Form XObjects with data content found. No XObject font check needed.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 156,
      "validation_id": 4,
      "check_id": "XOBJ_003",
      "check_name": "Form XObject Font Consistency",
      "category": "Form XObject Analysis",
      "severity": "warning",
      "passed": 1,
      "message": "No Form XObjects with data to check for font consistency.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 157,
      "validation_id": 4,
      "check_id": "XOBJ_004",
      "check_name": "Form XObject Geometry",
      "category": "Form XObject Analysis",
      "severity": "warning",
      "passed": 1,
      "message": "No Form XObjects found.",
      "details_json": null,
      "remediation": "",
      "details": {}
    },
    {
      "id": 158,
      "validation_id": 4,
      "check_id": "XOBJ_005",
      "check_name": "Form XObject Data Completeness",
      "category": "Form XObject Analysis",
      "severity": "warning",
      "passed": 1,
      "message": "No Form XObjects with /Tx BMC markers found to check for data.",
      "details_json": null,
      "remediation": "",
      "details": {}
    }
  ]
}